Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-2864

missing node symlink on some permanent nodes (s390x)

XMLWordPrintable

    • False
    • None
    • False

      New problem on s390x box:

      [2022-04-11T13:06:31.327Z] Running on crwjen-2.s390 in /mnt/hudson_workspace/workspace/CRW_CI/theia-sources_3.0
      
      [2022-04-11T13:06:55.780Z] /usr/bin/env: ‘node’: No such file or directory
      

      https://main-jenkins-csb-crwqe.apps.ocp-c1.prod.psi.redhat.com/blue/rest/organizations/jenkins/pipelines/CRW_CI/pipelines/theia-sources_3.0/runs/22/nodes/74/log/?start=0
      https://main-jenkins-csb-crwqe.apps.ocp-c1.prod.psi.redhat.com/job/CRW_CI/job/theia-sources_3.0/22/

      Checking by ssh'ing to the box:

      ssh z2
      [hudson@worker-0 ~]$ /usr/bin/env node
      /usr/bin/env: ‘node’: No such file or directory
      
      [hudson@worker-0 ~]$ ~/crw_env 3.0
      Now using node v12.22.5 (npm v6.14.14)
      node: v12.22.5 ( /home/hudson/.nvm/versions/node/v12.22.5/bin/node )
      yarn: 1.22.17 ( /home/hudson/.nvm/versions/node/v12.22.5/bin/yarn )
      node-gyp: v9.0.0 ( /home/hudson/.nvm/versions/node/v12.22.5/bin/node-gyp )
      7z: 7-Zip (a) 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 ( /home/hudson/.nvm/versions/node/v12.22.5/bin/7z )
      
      Remember to run the following command to enable a specific node environment:
      . $HOME/.nvm/nvm.sh; nvm use 12.22.5
      [hudson@worker-0 ~]$ /usr/bin/env node
      /usr/bin/env: ‘node’: No such file or directory
      
      [hudson@worker-0 ~]$ /home/hudson/.nvm/versions/node/v12.22.5/bin/node --version
      v12.22.5
      
      

              kcrane@redhat.com Kirk Crane
              nickboldt Nick Boldt
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: