Page MenuHomePhabricator

Request Jenkins shell access for account "sniedzielski"
Closed, ResolvedPublic

Description

Hello! I wish to request Jenkins shell access for my account, "sniedzielski". Thanks!

Event Timeline

Niedzielski raised the priority of this task from to Needs Triage.
Niedzielski updated the task description. (Show Details)
hashar triaged this task as Medium priority.Jun 19 2015, 10:22 PM

Thanks for the task!

Lets wait for T103191: Request "wmf" group assignments for account "sniedzielski". Once confirmed, you can be added via https://wikitech.wikimedia.org/wiki/Special:NovaProject , just poke #wikimedia-releng channel and point to this task :-}

hashar claimed this task.
hashar added a subscriber: Sniedzielski.

@Sniedzielski you should now have access to the labs integration project :-}

I had thought these requests would require production access as well? Was that wrong?

I had thought these requests would require production access as well? Was that wrong?

There is almost nothing left in production. Almost every jobs run on labs instances and Jenkins can be configured from the web interface.

Krenair changed Security from Access Request to None.

This doesn't seem to quite be working yet:

ssh sniedzielski@integration-slave-trusty-1015.eqiad.wmflabs
Permission denied (publickey).

I also tried the "niedzielski" account:

ssh niedzielski@integration-slave-trusty-1015.eqiad.wmflabs
Connection closed by UNKNOWN

I forgot to grant you sudo, that is now granted.

The allowed user is: Sniedzielski

Looking at the auth.log that is the proper username, but ssh reject both ssh keys being offered:

integration-slave-trusty-1015:/var/log$
Jun 23 20:30:38 integration-slave-trusty-1015 sshd[25343]: Failed publickey for sniedzielski from 10.68.17.232 port 43890 ssh2: RSA d7:82:3d:a7:da:ed:38:d1:4f:32:fc:6b:b4:55:6c:08
Jun 23 20:30:38 integration-slave-trusty-1015 sshd[25343]: Failed publickey for sniedzielski from 10.68.17.232 port 43890 ssh2: RSA 3f:cf:51:e9:0e:d1:c2:e8:ca:03:05:ef:2e:1e:8e:77

No idea what might goes wrong there. Cloud-Services would be able to assist though.

hashar raised the priority of this task from Medium to High.

@hashar For some reason he doesn't have a home directory yet. How did you grant him access?

root@integration-slave-trusty-1015:/home# ls
awight dduvall ejegg hashar jzerebecki krinkle legoktm ubuntu

@hashar For some reason he doesn't have a home directory yet. How did you grant him access?

root@integration-slave-trusty-1015:/home# ls
awight dduvall ejegg hashar jzerebecki krinkle legoktm ubuntu

On labs mosts projects no more have a shared home dir and the user home dir is created on first login :)