Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc2975e542a944f4e8f45132f2113a92bb59edd1 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5384591540670951620.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3747719826282497254.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1524452748013427820.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6985370349867248262.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh994974802323928167.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2228 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub Avoid second fetch Checking out Revision dc2975e542a944f4e8f45132f2113a92bb59edd1 (main) [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-gpio_main@tmp/jenkins-gitclient-ssh7809230985019558105.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc2975e542a944f4e8f45132f2113a92bb59edd1 # timeout=10 Commit message: "Merge pull request #12 from ernestojeda/main" > git rev-list --no-walk c0b25ded3b16f4d1cd26b5c8d8a963f533f6da71 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:48:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:48:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:48:01 ========================================================= 01:48:01 EdgeX Global Pipelines Version Info 01:48:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:48:02 ------------------- 01:48:02 stable info: 01:48:02 ------------------- 01:48:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:48:02 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 01:48:02 Message: update stable to v1.0.207 01:48:03 ------------------- 01:48:03 experimental info: 01:48:03 ------------------- 01:48:03 Commited By: **** collab-it+edgex@linuxfoundation.org 01:48:03 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 01:48:03 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:48:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 01:48:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 01:48:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:48:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:48:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:48:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 01:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:48:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:48:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:48:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:48:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:48:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:48:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:48:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:48:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:48:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:48:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:48:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:48:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:48:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:48:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:48:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:48:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc2975e542a944f4e8f45132f2113a92bb59edd1 [Pipeline] echo 01:48:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc2975e [Pipeline] echo 01:48:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:48:04 provisioning config files... 01:48:04 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4030104053745302956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:48:05 ---> docker-login.sh 01:48:05 nexus3.edgexfoundry.org:10001 01:48:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:48:05 Configure a credential helper to remove this warning. See 01:48:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:48:05 01:48:05 Login Succeeded 01:48:05 nexus3.edgexfoundry.org:10002 01:48:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:48:05 Configure a credential helper to remove this warning. See 01:48:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:48:05 01:48:05 Login Succeeded 01:48:05 nexus3.edgexfoundry.org:10003 01:48:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:48:05 Configure a credential helper to remove this warning. See 01:48:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:48:05 01:48:05 Login Succeeded 01:48:05 nexus3.edgexfoundry.org:10004 01:48:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:48:05 Configure a credential helper to remove this warning. See 01:48:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:48:05 01:48:05 Login Succeeded 01:48:05 docker.io 01:48:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:48:06 Configure a credential helper to remove this warning. See 01:48:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:48:06 01:48:06 Login Succeeded 01:48:06 ---> docker-login.sh ends [Pipeline] } 01:48:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:48:06 + git log --format=format:%s -1 dc2975e542a944f4e8f45132f2113a92bb59edd1 [Pipeline] echo 01:48:06 GIT_COMMIT: dc2975e542a944f4e8f45132f2113a92bb59edd1, Commit Message: Merge pull request #12 from ernestojeda/main [Pipeline] echo 01:48:06 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:48:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:48:07 01:48:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:48:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:48:08 latest: Pulling from edgex-devops/git-semver 01:48:08 31603596830f: Pulling fs layer 01:48:08 04fac38145f0: Pulling fs layer 01:48:08 701f6daf10bf: Pulling fs layer 01:48:08 24f72da36158: Pulling fs layer 01:48:08 24f72da36158: Waiting 01:48:13 04fac38145f0: Download complete 01:48:13 31603596830f: Verifying Checksum 01:48:13 31603596830f: Download complete 01:48:13 24f72da36158: Verifying Checksum 01:48:13 24f72da36158: Download complete 01:48:13 701f6daf10bf: Verifying Checksum 01:48:13 701f6daf10bf: Download complete 01:48:13 31603596830f: Pull complete 01:48:13 04fac38145f0: Pull complete 01:48:14 701f6daf10bf: Pull complete 01:48:14 24f72da36158: Pull complete 01:48:14 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 01:48:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:48:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:48:14 prd-centos7-docker-4c-2g-2228 does not seem to be running inside a container 01:48:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:48:15 $ docker top 03d0f53378b8c6bf7893263f584883591abd788e33af81ad0c0bc68983dbe981 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:48:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:48:15 [ssh-agent] Looking for ssh-agent implementation... 01:48:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:48:15 $ docker exec 03d0f53378b8c6bf7893263f584883591abd788e33af81ad0c0bc68983dbe981 ssh-agent 01:48:15 SSH_AUTH_SOCK=/tmp/ssh-8tfqi67h7UEL/agent.14 01:48:15 SSH_AGENT_PID=20 01:48:15 Running ssh-add (command line suppressed) 01:48:15 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_532739825890827466.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_532739825890827466.key) 01:48:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:48:16 + git tag --points-at HEAD [Pipeline] } 01:48:16 $ docker exec --env ******** --env ******** 03d0f53378b8c6bf7893263f584883591abd788e33af81ad0c0bc68983dbe981 ssh-agent -k 01:48:16 unset SSH_AUTH_SOCK; 01:48:16 unset SSH_AGENT_PID; 01:48:16 echo Agent pid 20 killed; 01:48:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:48:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:48:16 [ssh-agent] Looking for ssh-agent implementation... 01:48:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:48:16 $ docker exec 03d0f53378b8c6bf7893263f584883591abd788e33af81ad0c0bc68983dbe981 ssh-agent 01:48:16 SSH_AUTH_SOCK=/tmp/ssh-wfLHkBuTRcv3/agent.52 01:48:16 SSH_AGENT_PID=59 01:48:16 Running ssh-add (command line suppressed) 01:48:16 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3237809098882099035.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3237809098882099035.key) 01:48:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:48:16 + git semver init 01:48:16 # -> Open(): unable to determine branch for HEAD 01:48:16 # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_main/.git 01:48:16 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_main 01:48:16 # $SEMVER_REMOTE_NAME = origin 01:48:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:48:16 # $SEMVER_USER_NAME = edgex-jenkins 01:48:16 # $SEMVER_BRANCH = main 01:48:16 # $SEMVER_TEMP = /tmp/semver-620084013 01:48:16 # git clone --branch semver git@github.com:edgexfoundry/device-gpio.git $SEMVER_TEMP 01:48:17 # '/tmp/semver-620084013' -> '/w/workspace/edgexfoundry_device-gpio_main/.semver' 01:48:17 # -> Force: false 01:48:17 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_main/.semver [Pipeline] } 01:48:17 $ docker exec --env ******** --env ******** 03d0f53378b8c6bf7893263f584883591abd788e33af81ad0c0bc68983dbe981 ssh-agent -k 01:48:18 unset SSH_AUTH_SOCK; 01:48:18 unset SSH_AGENT_PID; 01:48:18 echo Agent pid 59 killed; 01:48:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:48:18 + git semver [Pipeline] } 01:48:18 $ docker stop --time=1 03d0f53378b8c6bf7893263f584883591abd788e33af81ad0c0bc68983dbe981 01:48:19 $ docker rm -f 03d0f53378b8c6bf7893263f584883591abd788e33af81ad0c0bc68983dbe981 [Pipeline] // withDockerContainer [Pipeline] sh 01:48:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:48:20 Stashed 1 file(s) [Pipeline] echo 01:48:20 [edgeXSemver]: initialized semver on version 1.0.1-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 01:48:36 Still waiting to schedule task 01:48:36 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:48:36 Still waiting to schedule task 01:48:36 ‘prd-centos7-docker-4c-2g-285’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 01:48:36 ‘prd-centos7-docker-4c-2g-336’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 01:48:36 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2227’ is offline 01:51:04 Running on prd-centos7-docker-4c-2g-2230 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 01:51:04 Running in /w/workspace/device-gpio/8 [Pipeline] { [Pipeline] checkout 01:51:05 The recommended git tool is: git 01:51:08 using credential edgex-jenkins-ssh 01:51:08 Cloning the remote Git repository 01:51:08 Cloning repository git@github.com:edgexfoundry/device-gpio.git 01:51:08 > git init /w/workspace/device-gpio/8 # timeout=10 01:51:08 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:51:08 > git --version # timeout=10 01:51:08 > git --version # 'git version 2.24.4' 01:51:08 using GIT_SSH to set credentials SSH Credentials for GitHub 01:51:08 [INFO] Currently running in a labeled security context 01:51:08 [INFO] Currently SELinux is 'enforcing' on the host 01:51:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/8@tmp/jenkins-gitclient-ssh1041165919022010491.key 01:51:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:51:10 Avoid second fetch 01:51:10 Checking out Revision dc2975e542a944f4e8f45132f2113a92bb59edd1 (main) 01:51:09 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:51:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:51:10 > git config core.sparsecheckout # timeout=10 01:51:10 > git checkout -f dc2975e542a944f4e8f45132f2113a92bb59edd1 # timeout=10 01:51:13 Commit message: "Merge pull request #12 from ernestojeda/main" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:51:14 provisioning config files... 01:51:14 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/8@tmp/config4934441595482317267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:14 ---> docker-login.sh 01:51:14 nexus3.edgexfoundry.org:10001 01:51:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:15 Configure a credential helper to remove this warning. See 01:51:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:15 01:51:15 Login Succeeded 01:51:15 nexus3.edgexfoundry.org:10002 01:51:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:15 Configure a credential helper to remove this warning. See 01:51:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:15 01:51:15 Login Succeeded 01:51:15 nexus3.edgexfoundry.org:10003 01:51:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:15 Configure a credential helper to remove this warning. See 01:51:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:15 01:51:15 Login Succeeded 01:51:15 nexus3.edgexfoundry.org:10004 01:51:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:15 Configure a credential helper to remove this warning. See 01:51:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:15 01:51:15 Login Succeeded 01:51:15 docker.io 01:51:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:15 Configure a credential helper to remove this warning. See 01:51:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:15 01:51:15 Login Succeeded 01:51:15 ---> docker-login.sh ends [Pipeline] } 01:51:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:51:16 ========================================================= 01:51:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:51:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:51:16 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 01:51:16 Sending build context to Docker daemon 5.512MB 01:51:16 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 01:51:16 Step 2/10 : FROM ${BASE} AS builder 01:51:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:51:17 4e9f2cdf4387: Pulling fs layer 01:51:17 57d31006c564: Pulling fs layer 01:51:17 bd5ccded8296: Pulling fs layer 01:51:17 304dd3a0f381: Pulling fs layer 01:51:17 d37cda54a23b: Pulling fs layer 01:51:17 bae75c0f2455: Pulling fs layer 01:51:17 806579b3d29a: Pulling fs layer 01:51:17 c77eb801bf70: Pulling fs layer 01:51:17 6d0567d44e1a: Pulling fs layer 01:51:17 304dd3a0f381: Waiting 01:51:17 d37cda54a23b: Waiting 01:51:17 bae75c0f2455: Waiting 01:51:17 806579b3d29a: Waiting 01:51:17 c77eb801bf70: Waiting 01:51:17 6d0567d44e1a: Waiting 01:51:17 bd5ccded8296: Verifying Checksum 01:51:17 bd5ccded8296: Download complete 01:51:17 57d31006c564: Download complete 01:51:17 d37cda54a23b: Verifying Checksum 01:51:17 d37cda54a23b: Download complete 01:51:17 bae75c0f2455: Verifying Checksum 01:51:17 bae75c0f2455: Download complete 01:51:17 4e9f2cdf4387: Verifying Checksum 01:51:17 4e9f2cdf4387: Download complete 01:51:17 4e9f2cdf4387: Pull complete 01:51:17 806579b3d29a: Verifying Checksum 01:51:17 806579b3d29a: Download complete 01:51:17 57d31006c564: Pull complete 01:51:17 bd5ccded8296: Pull complete 01:51:18 c77eb801bf70: Verifying Checksum 01:51:18 c77eb801bf70: Download complete 01:51:18 304dd3a0f381: Verifying Checksum 01:51:18 304dd3a0f381: Download complete 01:51:18 6d0567d44e1a: Verifying Checksum 01:51:18 6d0567d44e1a: Download complete 01:51:22 304dd3a0f381: Pull complete 01:51:22 d37cda54a23b: Pull complete 01:51:22 bae75c0f2455: Pull complete 01:51:22 806579b3d29a: Pull complete 01:51:22 c77eb801bf70: Pull complete 01:51:25 6d0567d44e1a: Pull complete 01:51:25 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 01:51:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:51:25 ---> e839a31ac9d1 01:51:25 Step 3/10 : ARG MAKE='make build' 01:51:27 ---> Running in 10d1e4fa53a1 01:51:27 Removing intermediate container 10d1e4fa53a1 01:51:27 ---> 1dcbbf2c3ce6 01:51:27 Step 4/10 : WORKDIR /device-gpio 01:51:27 ---> Running in bfed648b6e53 01:51:27 Removing intermediate container bfed648b6e53 01:51:27 ---> 1ceda8924af2 01:51:27 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:51:27 ---> Running in 870fdc816b57 01:51:27 Removing intermediate container 870fdc816b57 01:51:27 ---> 133c5af78797 01:51:27 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:27 ---> Running in 51b9fd229a66 01:51:28 Removing intermediate container 51b9fd229a66 01:51:28 ---> 45d01e6caaf8 01:51:28 Step 7/10 : RUN apk add --update --no-cache make git 01:51:28 ---> Running in d4b7b74b22bb 01:51:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:51:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:51:29 OK: 219 MiB in 52 packages 01:51:29 Removing intermediate container d4b7b74b22bb 01:51:29 ---> 3e34b0382fe0 01:51:29 Step 8/10 : COPY . . 01:51:30 ---> 960e8bb5e87d 01:51:30 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:30 ---> Running in 32ffef349251 01:51:57 Removing intermediate container 32ffef349251 01:51:57 ---> d83829033136 01:51:57 Step 10/10 : RUN ${MAKE} 01:51:57 ---> Running in 082c1e4a5fda 01:51:57 noop 01:51:57 Removing intermediate container 082c1e4a5fda 01:51:57 ---> de919071511f 01:51:57 Successfully built de919071511f 01:51:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:51:57 + docker inspect -f . ci-base-image-x86_64 01:51:57 . [Pipeline] withDockerContainer 01:51:57 prd-centos7-docker-4c-2g-2230 does not seem to be running inside a container 01:51:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/8 -v /w/workspace/device-gpio/8:/w/workspace/device-gpio/8:rw,z -v /w/workspace/device-gpio/8@tmp:/w/workspace/device-gpio/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:51:58 $ docker top 69d9d7c6984d0f11179c39cbcfc892e7c348647a5072215443c8e0d249d5b060 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:58 + go version 01:51:58 go version go1.16.8 linux/amd64 [Pipeline] } 01:51:58 $ docker stop --time=1 69d9d7c6984d0f11179c39cbcfc892e7c348647a5072215443c8e0d249d5b060 01:51:59 $ docker rm -f 69d9d7c6984d0f11179c39cbcfc892e7c348647a5072215443c8e0d249d5b060 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:52:00 + docker inspect -f . ci-base-image-x86_64 01:52:00 . [Pipeline] withDockerContainer 01:52:00 prd-centos7-docker-4c-2g-2230 does not seem to be running inside a container 01:52:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/8 -v /w/workspace/device-gpio/8:/w/workspace/device-gpio/8:rw,z -v /w/workspace/device-gpio/8@tmp:/w/workspace/device-gpio/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:52:01 $ docker top 140801a505cf6df636be13262d7e624108e82261b1261e1da5fe7248798c50c4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:52:01 + make test 01:52:01 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 01:52:02 ? github.com/edgexfoundry/device-gpio [no test files] 01:52:17 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:52:17 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:52:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:52:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:52:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:52:22 ./bin/test-attribution-txt.sh [Pipeline] } 01:52:22 $ docker stop --time=1 140801a505cf6df636be13262d7e624108e82261b1261e1da5fe7248798c50c4 01:52:24 $ docker rm -f 140801a505cf6df636be13262d7e624108e82261b1261e1da5fe7248798c50c4 [Pipeline] // withDockerContainer [Pipeline] sh 01:52:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:52:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:52:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:52:27 + ls -al . 01:52:27 total 108 01:52:27 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 7 01:52 . 01:52:27 drwxrwxr-x. 4 jenkins jenkins 28 Oct 7 01:51 .. 01:52:27 -rw-rw-r--. 1 jenkins jenkins 5451 Oct 7 01:51 Attribution.txt 01:52:27 drwxrwxr-x. 2 jenkins jenkins 37 Oct 7 01:51 bin 01:52:27 drwxrwxr-x. 3 jenkins jenkins 32 Oct 7 01:51 cmd 01:52:27 -rw-r--r--. 1 jenkins jenkins 10 Oct 7 01:52 coverage.out 01:52:27 -rw-rw-r--. 1 jenkins jenkins 1557 Oct 7 01:51 Dockerfile 01:52:27 -rw-rw-r--. 1 jenkins jenkins 120 Oct 7 01:51 .dockerignore 01:52:27 drwxrwxr-x. 8 jenkins jenkins 162 Oct 7 01:51 .git 01:52:27 drwxrwxr-x. 2 jenkins jenkins 81 Oct 7 01:51 .github 01:52:27 -rw-rw-r--. 1 jenkins jenkins 343 Oct 7 01:51 .gitignore 01:52:27 -rw-rw-r--. 1 jenkins jenkins 379 Oct 7 01:51 go.mod 01:52:27 -rw-rw-r--. 1 jenkins jenkins 30244 Oct 7 01:51 go.sum 01:52:27 -rw-rw-r--. 1 jenkins jenkins 677 Oct 7 01:51 GOVERNANCE.md 01:52:27 drwxrwxr-x. 3 jenkins jenkins 20 Oct 7 01:51 internal 01:52:27 -rw-rw-r--. 1 jenkins jenkins 657 Oct 7 01:51 Jenkinsfile 01:52:27 -rw-rw-r--. 1 jenkins jenkins 11340 Oct 7 01:51 LICENSE 01:52:27 -rw-rw-r--. 1 jenkins jenkins 1001 Oct 7 01:51 Makefile 01:52:27 -rw-rw-r--. 1 jenkins jenkins 617 Oct 7 01:51 OWNERS.md 01:52:27 -rw-rw-r--. 1 jenkins jenkins 8048 Oct 7 01:51 README.md 01:52:27 -rw-rw-r--. 1 jenkins jenkins 11 Oct 7 01:48 VERSION 01:52:27 -rw-rw-r--. 1 jenkins jenkins 209 Oct 7 01:51 version.go [Pipeline] isUnix [Pipeline] sh 01:52:27 + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=dc2975e542a944f4e8f45132f2113a92bb59edd1 --label arch=amd64 --label version=1.0.1-dev.5 . 01:52:27 Sending build context to Docker daemon 5.513MB 01:52:27 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 01:52:27 Step 2/23 : FROM ${BASE} AS builder 01:52:27 ---> de919071511f 01:52:27 Step 3/23 : ARG MAKE='make build' 01:52:27 ---> Running in 3094c7f6945a 01:52:27 Removing intermediate container 3094c7f6945a 01:52:27 ---> 099cb6c3d96f 01:52:27 Step 4/23 : WORKDIR /device-gpio 01:52:27 ---> Running in 5879cf8791be 01:52:27 Removing intermediate container 5879cf8791be 01:52:27 ---> 6237c15b3d08 01:52:27 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:52:27 ---> Running in 2ede2ede34f9 01:52:27 Removing intermediate container 2ede2ede34f9 01:52:27 ---> d9d5d7ffd9ed 01:52:27 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:52:27 ---> Running in 6f1b1cfbd204 01:52:28 Removing intermediate container 6f1b1cfbd204 01:52:28 ---> 070dfa95e80e 01:52:28 Step 7/23 : RUN apk add --update --no-cache make git 01:52:28 ---> Running in bc4f4793b8e5 01:52:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:52:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:52:29 OK: 219 MiB in 52 packages 01:52:29 Removing intermediate container bc4f4793b8e5 01:52:29 ---> cad97d85e87d 01:52:29 Step 8/23 : COPY . . 01:52:30 ---> ed434d1c1235 01:52:30 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:30 ---> Running in c0b9ec3c07be 01:52:30 Removing intermediate container c0b9ec3c07be 01:52:30 ---> c4447028ccbc 01:52:30 Step 10/23 : RUN ${MAKE} 01:52:30 ---> Running in 986cbb920b6b 01:52:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-gpio.Version=1.0.1-dev.5" -o cmd/device-gpio ./cmd 01:52:41 Removing intermediate container 986cbb920b6b 01:52:41 ---> 1ece8353a656 01:52:41 Step 11/23 : FROM alpine:3.14 01:52:41 3.14: Pulling from library/alpine 01:52:41 a0d0a0d46f8b: Pulling fs layer 01:52:41 a0d0a0d46f8b: Download complete 01:52:41 a0d0a0d46f8b: Pull complete 01:52:41 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:52:41 Status: Downloaded newer image for alpine:3.14 01:52:41 ---> 14119a10abf4 01:52:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:52:41 ---> Running in e95b969bd68e 01:52:41 Removing intermediate container e95b969bd68e 01:52:41 ---> 0db2271f3663 01:52:41 Step 13/23 : ENV APP_PORT=49994 01:52:42 ---> Running in e71e7c3646e0 01:52:42 Removing intermediate container e71e7c3646e0 01:52:42 ---> 615685f49414 01:52:42 Step 14/23 : EXPOSE $APP_PORT 01:52:42 ---> Running in 04b8d60a6832 01:52:42 Removing intermediate container 04b8d60a6832 01:52:42 ---> da1a2dae8cb9 01:52:42 Step 15/23 : WORKDIR / 01:52:42 ---> Running in 1f137ee122de 01:52:42 Removing intermediate container 1f137ee122de 01:52:42 ---> d004e3cafad7 01:52:42 Step 16/23 : COPY --from=builder /device-gpio/LICENSE / 01:52:42 ---> 22fef65be953 01:52:42 Step 17/23 : COPY --from=builder /device-gpio/Attribution.txt / 01:52:42 ---> 58188909c89d 01:52:42 Step 18/23 : COPY --from=builder /device-gpio/cmd/ / 01:52:43 ---> 4811ae3785da 01:52:43 Step 19/23 : ENTRYPOINT ["/device-gpio"] 01:52:43 ---> Running in eda1ce16c8fc 01:52:43 Removing intermediate container eda1ce16c8fc 01:52:43 ---> e3474ac023d9 01:52:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:52:43 ---> Running in 60919fa9a70a 01:52:43 Removing intermediate container 60919fa9a70a 01:52:43 ---> 7ac465eb584e 01:52:43 Step 21/23 : LABEL arch=amd64 01:52:43 ---> Running in 4234e04275e1 01:52:43 Removing intermediate container 4234e04275e1 01:52:43 ---> 6339d406e966 01:52:43 Step 22/23 : LABEL git_sha=dc2975e542a944f4e8f45132f2113a92bb59edd1 01:52:43 ---> Running in bc525b9d4030 01:52:43 Removing intermediate container bc525b9d4030 01:52:43 ---> e7fdc4ee02ae 01:52:43 Step 23/23 : LABEL version=1.0.1-dev.5 01:52:43 ---> Running in 29c1b713187d 01:52:43 Removing intermediate container 29c1b713187d 01:52:43 ---> 1f4f6ffc14a7 01:52:43 [Warning] One or more build-args [ARCH] were not consumed 01:52:43 Successfully built 1f4f6ffc14a7 01:52:43 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:52:43 provisioning config files... 01:52:43 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/8@tmp/config5418667617968447283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:44 ---> docker-login.sh 01:52:44 nexus3.edgexfoundry.org:10001 01:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:44 Configure a credential helper to remove this warning. See 01:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:44 01:52:44 Login Succeeded 01:52:44 nexus3.edgexfoundry.org:10002 01:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:44 Configure a credential helper to remove this warning. See 01:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:44 01:52:44 Login Succeeded 01:52:44 nexus3.edgexfoundry.org:10003 01:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:44 Configure a credential helper to remove this warning. See 01:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:44 01:52:44 Login Succeeded 01:52:44 nexus3.edgexfoundry.org:10004 01:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:44 Configure a credential helper to remove this warning. See 01:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:44 01:52:44 Login Succeeded 01:52:44 docker.io 01:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:44 Configure a credential helper to remove this warning. See 01:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:44 01:52:44 Login Succeeded 01:52:44 ---> docker-login.sh ends [Pipeline] } 01:52:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:45 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 01:52:45 dc2975e542a944f4e8f45132f2113a92bb59edd1 01:52:45 latest 01:52:45 1.0.1-dev.5 01:52:45 dc2975e542a944f4e8f45132f2113a92bb59edd1-1.0.1-dev.5 01:52:45 main 01:52:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:52:45 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:dc2975e542a944f4e8f45132f2113a92bb59edd1 [Pipeline] isUnix [Pipeline] sh 01:52:45 + docker push nexus3.edgexfoundry.org:10004/device-gpio:dc2975e542a944f4e8f45132f2113a92bb59edd1 01:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:52:45 af0844d11dfd: Preparing 01:52:45 a3eb73e33648: Preparing 01:52:45 ff0b02cea658: Preparing 01:52:45 e2eb06d8af82: Preparing 01:52:45 e2eb06d8af82: Layer already exists 01:52:46 a3eb73e33648: Pushed 01:52:46 ff0b02cea658: Pushed 01:52:47 af0844d11dfd: Pushed 01:52:47 dc2975e542a944f4e8f45132f2113a92bb59edd1: digest: sha256:c3d858fb3cd4eae576e2f1e6ba6b3c388df3d1379fe8a273df0529f03224eee0 size: 1155 [Pipeline] isUnix [Pipeline] sh 01:52:47 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] isUnix [Pipeline] sh 01:52:48 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 01:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:52:48 af0844d11dfd: Preparing 01:52:48 a3eb73e33648: Preparing 01:52:48 ff0b02cea658: Preparing 01:52:48 e2eb06d8af82: Preparing 01:52:48 a3eb73e33648: Layer already exists 01:52:48 ff0b02cea658: Layer already exists 01:52:48 e2eb06d8af82: Layer already exists 01:52:48 af0844d11dfd: Layer already exists 01:52:48 latest: digest: sha256:c3d858fb3cd4eae576e2f1e6ba6b3c388df3d1379fe8a273df0529f03224eee0 size: 1155 [Pipeline] isUnix [Pipeline] sh 01:52:48 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:1.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh 01:52:48 + docker push nexus3.edgexfoundry.org:10004/device-gpio:1.0.1-dev.5 01:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:52:48 af0844d11dfd: Preparing 01:52:48 a3eb73e33648: Preparing 01:52:48 ff0b02cea658: Preparing 01:52:48 e2eb06d8af82: Preparing 01:52:48 af0844d11dfd: Layer already exists 01:52:48 a3eb73e33648: Layer already exists 01:52:48 ff0b02cea658: Layer already exists 01:52:48 e2eb06d8af82: Layer already exists 01:52:48 1.0.1-dev.5: digest: sha256:c3d858fb3cd4eae576e2f1e6ba6b3c388df3d1379fe8a273df0529f03224eee0 size: 1155 [Pipeline] isUnix [Pipeline] sh 01:52:49 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:dc2975e542a944f4e8f45132f2113a92bb59edd1-1.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh 01:52:49 + docker push nexus3.edgexfoundry.org:10004/device-gpio:dc2975e542a944f4e8f45132f2113a92bb59edd1-1.0.1-dev.5 01:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:52:49 af0844d11dfd: Preparing 01:52:49 a3eb73e33648: Preparing 01:52:49 ff0b02cea658: Preparing 01:52:49 e2eb06d8af82: Preparing 01:52:49 a3eb73e33648: Layer already exists 01:52:49 ff0b02cea658: Layer already exists 01:52:49 e2eb06d8af82: Layer already exists 01:52:49 af0844d11dfd: Layer already exists 01:52:49 dc2975e542a944f4e8f45132f2113a92bb59edd1-1.0.1-dev.5: digest: sha256:c3d858fb3cd4eae576e2f1e6ba6b3c388df3d1379fe8a273df0529f03224eee0 size: 1155 [Pipeline] isUnix [Pipeline] sh 01:52:49 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] isUnix [Pipeline] sh 01:52:50 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 01:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:52:50 af0844d11dfd: Preparing 01:52:50 a3eb73e33648: Preparing 01:52:50 ff0b02cea658: Preparing 01:52:50 e2eb06d8af82: Preparing 01:52:50 a3eb73e33648: Layer already exists 01:52:50 ff0b02cea658: Layer already exists 01:52:50 af0844d11dfd: Layer already exists 01:52:50 e2eb06d8af82: Layer already exists 01:52:50 main: digest: sha256:c3d858fb3cd4eae576e2f1e6ba6b3c388df3d1379fe8a273df0529f03224eee0 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:50 ===================================================== [Pipeline] echo 01:52:50 taggedImages: 01:52:50 - nexus3.edgexfoundry.org:10004/device-gpio:dc2975e542a944f4e8f45132f2113a92bb59edd1 01:52:50 - nexus3.edgexfoundry.org:10004/device-gpio:latest 01:52:50 - nexus3.edgexfoundry.org:10004/device-gpio:1.0.1-dev.5 01:52:50 - nexus3.edgexfoundry.org:10004/device-gpio:dc2975e542a944f4e8f45132f2113a92bb59edd1-1.0.1-dev.5 01:52:50 - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:52:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:52:50 01:52:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:52:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:52:51 latest: Pulling from edgex-lftools-log-publisher 01:52:51 b4d181a07f80: Pulling fs layer 01:52:51 a1111a8f2ec3: Pulling fs layer 01:52:51 ed53099fbce6: Pulling fs layer 01:52:51 dc539afda2c1: Pulling fs layer 01:52:51 77bc0d833cb6: Pulling fs layer 01:52:51 9065ff56babe: Pulling fs layer 01:52:51 d287ab97295c: Pulling fs layer 01:52:51 77bc0d833cb6: Waiting 01:52:51 9065ff56babe: Waiting 01:52:51 d287ab97295c: Waiting 01:52:51 dc539afda2c1: Waiting 01:52:51 a1111a8f2ec3: Verifying Checksum 01:52:51 a1111a8f2ec3: Download complete 01:52:51 dc539afda2c1: Verifying Checksum 01:52:51 dc539afda2c1: Download complete 01:52:51 ed53099fbce6: Verifying Checksum 01:52:51 ed53099fbce6: Download complete 01:52:51 b4d181a07f80: Verifying Checksum 01:52:51 b4d181a07f80: Download complete 01:52:51 9065ff56babe: Verifying Checksum 01:52:51 9065ff56babe: Download complete 01:52:51 77bc0d833cb6: Verifying Checksum 01:52:51 77bc0d833cb6: Download complete 01:52:52 d287ab97295c: Verifying Checksum 01:52:52 d287ab97295c: Download complete 01:52:52 b4d181a07f80: Pull complete 01:52:53 a1111a8f2ec3: Pull complete 01:52:53 ed53099fbce6: Pull complete 01:52:53 dc539afda2c1: Pull complete 01:52:54 77bc0d833cb6: Pull complete 01:52:54 9065ff56babe: Pull complete 01:52:59 d287ab97295c: Pull complete 01:52:59 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:52:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:52:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:52:59 prd-centos7-docker-4c-2g-2230 does not seem to be running inside a container 01:52:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/8 -v /w/workspace/device-gpio/8:/w/workspace/device-gpio/8:rw,z -v /w/workspace/device-gpio/8@tmp:/w/workspace/device-gpio/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:53:02 $ docker top 98e49cd55e4cc5c733a1908493efc392e3ec8e404945db162e1cbf4e886af358 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:53:02 ---> job-cost.sh 01:53:02 lf-activate-venv: SKIPPING 01:53:02 INFO: No Stack... 01:53:10 INFO: Retrieving Pricing Info for: v3-standard-2 01:53:11 INFO: Archiving Costs [Pipeline] sh 01:53:11 + cat /w/workspace/device-gpio/8/archives/cost.csv 01:53:11 + cut -d, -f6 [Pipeline] lock 01:53:11 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-8-stack-cost] 01:53:11 Resource [jenkins-edgexfoundry-device-gpio-main-8-stack-cost] did not exist. Created. 01:53:11 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:53:12 + echo total: 0.05999999865889549 [Pipeline] stash 01:53:12 Stashed 1 file(s) [Pipeline] } 01:53:12 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 01:53:12 $ docker stop --time=1 98e49cd55e4cc5c733a1908493efc392e3ec8e404945db162e1cbf4e886af358 01:53:13 $ docker rm -f 98e49cd55e4cc5c733a1908493efc392e3ec8e404945db162e1cbf4e886af358 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:01:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2237 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 02:01:08 Running in /w/workspace/device-gpio/8 [Pipeline] { [Pipeline] checkout 02:01:08 The recommended git tool is: git 02:01:15 using credential edgex-jenkins-ssh 02:01:15 Cloning the remote Git repository 02:01:15 Cloning repository git@github.com:edgexfoundry/device-gpio.git 02:01:16 > git init /w/workspace/device-gpio/8 # timeout=10 02:01:16 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 02:01:16 > git --version # timeout=10 02:01:16 > git --version # 'git version 2.17.1' 02:01:16 using GIT_SSH to set credentials SSH Credentials for GitHub 02:01:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:01:17 Avoid second fetch 02:01:17 Checking out Revision dc2975e542a944f4e8f45132f2113a92bb59edd1 (main) 02:01:17 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 02:01:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:01:18 > git config core.sparsecheckout # timeout=10 02:01:18 > git checkout -f dc2975e542a944f4e8f45132f2113a92bb59edd1 # timeout=10 02:01:22 Commit message: "Merge pull request #12 from ernestojeda/main" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:23 provisioning config files... 02:01:23 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/8@tmp/config8975917010845352285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:23 ---> docker-login.sh 02:01:23 nexus3.edgexfoundry.org:10001 02:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:26 Configure a credential helper to remove this warning. See 02:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:26 02:01:26 Login Succeeded 02:01:26 nexus3.edgexfoundry.org:10002 02:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:26 Configure a credential helper to remove this warning. See 02:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:26 02:01:26 Login Succeeded 02:01:26 nexus3.edgexfoundry.org:10003 02:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:27 Configure a credential helper to remove this warning. See 02:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:27 02:01:27 Login Succeeded 02:01:27 nexus3.edgexfoundry.org:10004 02:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:27 Configure a credential helper to remove this warning. See 02:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:27 02:01:27 Login Succeeded 02:01:27 docker.io 02:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:28 Configure a credential helper to remove this warning. See 02:01:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:28 02:01:28 Login Succeeded 02:01:28 ---> docker-login.sh ends [Pipeline] } 02:01:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:01:29 ========================================================= 02:01:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:01:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:01:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 02:01:30 Sending build context to Docker daemon 5.511MB 02:01:30 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 02:01:30 Step 2/10 : FROM ${BASE} AS builder 02:01:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:01:30 bbf911997326: Pulling fs layer 02:01:30 58ec367f63d7: Pulling fs layer 02:01:30 1b4a6ffa7d45: Pulling fs layer 02:01:30 fc5181fea5dc: Pulling fs layer 02:01:30 9c418107303f: Pulling fs layer 02:01:30 284eca6f2348: Pulling fs layer 02:01:30 842844d905b1: Pulling fs layer 02:01:30 901a3a57568e: Pulling fs layer 02:01:30 842844d905b1: Waiting 02:01:30 284eca6f2348: Waiting 02:01:30 fc5181fea5dc: Waiting 02:01:30 901a3a57568e: Waiting 02:01:30 9c418107303f: Waiting 02:01:30 1b4a6ffa7d45: Download complete 02:01:30 58ec367f63d7: Download complete 02:01:30 9c418107303f: Download complete 02:01:30 284eca6f2348: Download complete 02:01:30 842844d905b1: Download complete 02:01:30 bbf911997326: Verifying Checksum 02:01:30 bbf911997326: Download complete 02:01:31 bbf911997326: Pull complete 02:01:32 58ec367f63d7: Pull complete 02:01:32 1b4a6ffa7d45: Pull complete 02:01:35 901a3a57568e: Verifying Checksum 02:01:35 901a3a57568e: Download complete 02:01:35 fc5181fea5dc: Verifying Checksum 02:01:35 fc5181fea5dc: Download complete 02:01:45 fc5181fea5dc: Pull complete 02:01:45 9c418107303f: Pull complete 02:01:45 284eca6f2348: Pull complete 02:01:46 842844d905b1: Pull complete 02:01:51 901a3a57568e: Pull complete 02:01:51 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 02:01:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:01:51 ---> 72ade6ffb461 02:01:51 Step 3/10 : ARG MAKE='make build' 02:01:57 ---> Running in f59567061376 02:01:58 Removing intermediate container f59567061376 02:01:58 ---> 82016562cbe5 02:01:58 Step 4/10 : WORKDIR /device-gpio 02:01:58 ---> Running in bcab47b6c572 02:01:58 Removing intermediate container bcab47b6c572 02:01:58 ---> c200889ab725 02:01:58 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 02:01:58 ---> Running in 3e0b9ea08ddb 02:01:59 Removing intermediate container 3e0b9ea08ddb 02:01:59 ---> c1c165c9a853 02:01:59 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:01:59 ---> Running in af26e5410af1 02:02:02 Removing intermediate container af26e5410af1 02:02:02 ---> 8d142a2c881a 02:02:02 Step 7/10 : RUN apk add --update --no-cache make git 02:02:02 ---> Running in c8a5edd05860 02:02:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:02:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:02:05 OK: 218 MiB in 52 packages 02:02:06 Removing intermediate container c8a5edd05860 02:02:06 ---> 31bab72b9524 02:02:06 Step 8/10 : COPY . . 02:02:07 ---> bd9b391c5448 02:02:07 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:07 ---> Running in cda8c0af0cdb 02:03:04 Removing intermediate container cda8c0af0cdb 02:03:04 ---> 849f9e916471 02:03:04 Step 10/10 : RUN ${MAKE} 02:03:04 ---> Running in a002b9eac0ef 02:03:04 noop 02:03:04 Removing intermediate container a002b9eac0ef 02:03:04 ---> 72ff307ae373 02:03:04 Successfully built 72ff307ae373 02:03:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:03:05 + docker inspect -f . ci-base-image-arm64 02:03:05 . [Pipeline] withDockerContainer 02:03:05 prd-ubuntu18.04-docker-arm64-4c-16g-2237 does not seem to be running inside a container 02:03:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/8 -v /w/workspace/device-gpio/8:/w/workspace/device-gpio/8:rw,z -v /w/workspace/device-gpio/8@tmp:/w/workspace/device-gpio/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:03:07 $ docker top 423a7dc0940656a7bbe9e5cad3a44e06a9c0b7b60a98ffb5bb0213b9251af650 -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:08 + go version 02:03:08 go version go1.16.8 linux/arm64 [Pipeline] } 02:03:08 $ docker stop --time=1 423a7dc0940656a7bbe9e5cad3a44e06a9c0b7b60a98ffb5bb0213b9251af650 02:03:10 $ docker rm -f 423a7dc0940656a7bbe9e5cad3a44e06a9c0b7b60a98ffb5bb0213b9251af650 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:03:11 + docker inspect -f . ci-base-image-arm64 02:03:11 . [Pipeline] withDockerContainer 02:03:11 prd-ubuntu18.04-docker-arm64-4c-16g-2237 does not seem to be running inside a container 02:03:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/8 -v /w/workspace/device-gpio/8:/w/workspace/device-gpio/8:rw,z -v /w/workspace/device-gpio/8@tmp:/w/workspace/device-gpio/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:03:13 $ docker top c6e6783a3aa7cff5cf3b4150145bab963ec3f2fe371aeb55645ee517beb88bbe -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:03:14 + make test 02:03:14 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 02:03:15 ? github.com/edgexfoundry/device-gpio [no test files] 02:03:54 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 02:03:54 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 02:03:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:04:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:04:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:04:16 ./bin/test-attribution-txt.sh [Pipeline] } 02:04:17 $ docker stop --time=1 c6e6783a3aa7cff5cf3b4150145bab963ec3f2fe371aeb55645ee517beb88bbe 02:04:19 $ docker rm -f c6e6783a3aa7cff5cf3b4150145bab963ec3f2fe371aeb55645ee517beb88bbe [Pipeline] // withDockerContainer [Pipeline] sh 02:04:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:04:20 Warning: overwriting stash ‘coverage-report’ 02:04:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:04:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:04:22 + ls -al . 02:04:22 total 132 02:04:22 drwxrwxr-x 7 jenkins jenkins 4096 Oct 7 02:04 . 02:04:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 02:01 .. 02:04:22 -rw-rw-r-- 1 jenkins jenkins 120 Oct 7 02:01 .dockerignore 02:04:22 drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 02:01 .git 02:04:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 02:01 .github 02:04:22 -rw-rw-r-- 1 jenkins jenkins 343 Oct 7 02:01 .gitignore 02:04:22 -rw-rw-r-- 1 jenkins jenkins 5451 Oct 7 02:01 Attribution.txt 02:04:22 -rw-rw-r-- 1 jenkins jenkins 1557 Oct 7 02:01 Dockerfile 02:04:22 -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 02:01 GOVERNANCE.md 02:04:22 -rw-rw-r-- 1 jenkins jenkins 657 Oct 7 02:01 Jenkinsfile 02:04:22 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 7 02:01 LICENSE 02:04:22 -rw-rw-r-- 1 jenkins jenkins 1001 Oct 7 02:01 Makefile 02:04:22 -rw-rw-r-- 1 jenkins jenkins 617 Oct 7 02:01 OWNERS.md 02:04:22 -rw-rw-r-- 1 jenkins jenkins 8048 Oct 7 02:01 README.md 02:04:22 -rw-rw-r-- 1 jenkins jenkins 11 Oct 7 01:48 VERSION 02:04:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 02:01 bin 02:04:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 02:01 cmd 02:04:22 -rw-r--r-- 1 jenkins jenkins 10 Oct 7 02:03 coverage.out 02:04:22 -rw-rw-r-- 1 jenkins jenkins 379 Oct 7 02:01 go.mod 02:04:22 -rw-rw-r-- 1 jenkins jenkins 30244 Oct 7 02:01 go.sum 02:04:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 02:01 internal 02:04:22 -rw-rw-r-- 1 jenkins jenkins 209 Oct 7 02:01 version.go [Pipeline] isUnix [Pipeline] sh 02:04:22 + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=dc2975e542a944f4e8f45132f2113a92bb59edd1 --label arch=arm64 --label version=1.0.1-dev.5 . 02:04:22 Sending build context to Docker daemon 5.512MB 02:04:23 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 02:04:23 Step 2/23 : FROM ${BASE} AS builder 02:04:23 ---> 72ff307ae373 02:04:23 Step 3/23 : ARG MAKE='make build' 02:04:23 ---> Running in 0cabeb816b25 02:04:23 Removing intermediate container 0cabeb816b25 02:04:23 ---> 047155cc7367 02:04:23 Step 4/23 : WORKDIR /device-gpio 02:04:23 ---> Running in a8d1251f90bf 02:04:24 Removing intermediate container a8d1251f90bf 02:04:24 ---> 789241b00ae7 02:04:24 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 02:04:24 ---> Running in f0dfc75202d1 02:04:25 Removing intermediate container f0dfc75202d1 02:04:25 ---> ef7a383800a9 02:04:25 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:04:25 ---> Running in bc3cc60b26b2 02:04:27 Removing intermediate container bc3cc60b26b2 02:04:27 ---> 4f5b5d83a607 02:04:27 Step 7/23 : RUN apk add --update --no-cache make git 02:04:27 ---> Running in a918957c13b8 02:04:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:04:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:04:30 OK: 218 MiB in 52 packages 02:04:31 Removing intermediate container a918957c13b8 02:04:31 ---> 1240b02c2a65 02:04:31 Step 8/23 : COPY . . 02:04:32 ---> 7867c01992e5 02:04:32 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:32 ---> Running in eb65563daea6 02:04:35 Removing intermediate container eb65563daea6 02:04:35 ---> 82a0583756c0 02:04:35 Step 10/23 : RUN ${MAKE} 02:04:35 ---> Running in 4e6c36bf691e 02:04:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-gpio.Version=1.0.1-dev.5" -o cmd/device-gpio ./cmd 02:05:09 Removing intermediate container 4e6c36bf691e 02:05:09 ---> fb266d846ba4 02:05:09 Step 11/23 : FROM alpine:3.14 02:05:09 3.14: Pulling from library/alpine 02:05:09 552d1f2373af: Pulling fs layer 02:05:09 552d1f2373af: Download complete 02:05:09 552d1f2373af: Pull complete 02:05:09 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 02:05:09 Status: Downloaded newer image for alpine:3.14 02:05:09 ---> bb3de5531c18 02:05:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 02:05:09 ---> Running in b783d8b10238 02:05:09 Removing intermediate container b783d8b10238 02:05:09 ---> 0b64830d8ae4 02:05:09 Step 13/23 : ENV APP_PORT=49994 02:05:09 ---> Running in 1d1ead21880a 02:05:09 Removing intermediate container 1d1ead21880a 02:05:09 ---> 5ba6af6f9630 02:05:09 Step 14/23 : EXPOSE $APP_PORT 02:05:09 ---> Running in 4b69d43c700d 02:05:09 Removing intermediate container 4b69d43c700d 02:05:09 ---> 27e2e06413c8 02:05:09 Step 15/23 : WORKDIR / 02:05:09 ---> Running in bef9591c9135 02:05:10 Removing intermediate container bef9591c9135 02:05:10 ---> 323ac419b81b 02:05:10 Step 16/23 : COPY --from=builder /device-gpio/LICENSE / 02:05:10 ---> d9ac01824067 02:05:10 Step 17/23 : COPY --from=builder /device-gpio/Attribution.txt / 02:05:11 ---> 8fbf3816c1d3 02:05:11 Step 18/23 : COPY --from=builder /device-gpio/cmd/ / 02:05:13 ---> 96e64291525f 02:05:13 Step 19/23 : ENTRYPOINT ["/device-gpio"] 02:05:13 ---> Running in 3214440700d5 02:05:13 Removing intermediate container 3214440700d5 02:05:13 ---> de3abbb4206e 02:05:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:05:13 ---> Running in 18786c19d8ad 02:05:14 Removing intermediate container 18786c19d8ad 02:05:14 ---> 4f977abe286e 02:05:14 Step 21/23 : LABEL arch=arm64 02:05:14 ---> Running in 5f3da90bb807 02:05:14 Removing intermediate container 5f3da90bb807 02:05:14 ---> 53b2cf2bd067 02:05:14 Step 22/23 : LABEL git_sha=dc2975e542a944f4e8f45132f2113a92bb59edd1 02:05:14 ---> Running in 368fb5ea8ad5 02:05:15 Removing intermediate container 368fb5ea8ad5 02:05:15 ---> f386872b60f4 02:05:15 Step 23/23 : LABEL version=1.0.1-dev.5 02:05:15 ---> Running in f836f8c1c030 02:05:16 Removing intermediate container f836f8c1c030 02:05:16 ---> 6eb5d109b401 02:05:16 [Warning] One or more build-args [ARCH] were not consumed 02:05:16 Successfully built 6eb5d109b401 02:05:16 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:05:16 provisioning config files... 02:05:16 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/8@tmp/config8467605877890759135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:17 ---> docker-login.sh 02:05:17 nexus3.edgexfoundry.org:10001 02:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:17 Configure a credential helper to remove this warning. See 02:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:17 02:05:17 Login Succeeded 02:05:17 nexus3.edgexfoundry.org:10002 02:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:17 Configure a credential helper to remove this warning. See 02:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:17 02:05:17 Login Succeeded 02:05:17 nexus3.edgexfoundry.org:10003 02:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:18 Configure a credential helper to remove this warning. See 02:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:18 02:05:18 Login Succeeded 02:05:18 nexus3.edgexfoundry.org:10004 02:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:19 Configure a credential helper to remove this warning. See 02:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:19 02:05:19 Login Succeeded 02:05:19 docker.io 02:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:19 Configure a credential helper to remove this warning. See 02:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:19 02:05:19 Login Succeeded 02:05:19 ---> docker-login.sh ends [Pipeline] } 02:05:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:20 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 02:05:20 dc2975e542a944f4e8f45132f2113a92bb59edd1 02:05:20 latest 02:05:20 1.0.1-dev.5 02:05:20 dc2975e542a944f4e8f45132f2113a92bb59edd1-1.0.1-dev.5 02:05:20 main 02:05:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:05:20 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:dc2975e542a944f4e8f45132f2113a92bb59edd1 [Pipeline] isUnix [Pipeline] sh 02:05:20 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:dc2975e542a944f4e8f45132f2113a92bb59edd1 02:05:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 02:05:20 e6bd121cc59c: Preparing 02:05:20 137ebc3d059e: Preparing 02:05:20 b3031d5f3602: Preparing 02:05:20 ee420dfed78a: Preparing 02:05:21 ee420dfed78a: Layer already exists 02:05:21 b3031d5f3602: Pushed 02:05:21 137ebc3d059e: Pushed 02:05:23 e6bd121cc59c: Pushed 02:05:23 dc2975e542a944f4e8f45132f2113a92bb59edd1: digest: sha256:1bbc5944539518b0d7aee5c89c917dcadb29cbc1e2c27ac020368dd03fdb4e10 size: 1155 [Pipeline] isUnix [Pipeline] sh 02:05:24 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:05:24 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 02:05:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 02:05:24 e6bd121cc59c: Preparing 02:05:24 137ebc3d059e: Preparing 02:05:24 b3031d5f3602: Preparing 02:05:24 ee420dfed78a: Preparing 02:05:24 b3031d5f3602: Layer already exists 02:05:24 137ebc3d059e: Layer already exists 02:05:24 ee420dfed78a: Layer already exists 02:05:24 e6bd121cc59c: Layer already exists 02:05:24 latest: digest: sha256:1bbc5944539518b0d7aee5c89c917dcadb29cbc1e2c27ac020368dd03fdb4e10 size: 1155 [Pipeline] isUnix [Pipeline] sh 02:05:25 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:1.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh 02:05:25 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:1.0.1-dev.5 02:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 02:05:25 e6bd121cc59c: Preparing 02:05:25 137ebc3d059e: Preparing 02:05:25 b3031d5f3602: Preparing 02:05:25 ee420dfed78a: Preparing 02:05:25 e6bd121cc59c: Layer already exists 02:05:25 137ebc3d059e: Layer already exists 02:05:25 b3031d5f3602: Layer already exists 02:05:25 ee420dfed78a: Layer already exists 02:05:27 1.0.1-dev.5: digest: sha256:1bbc5944539518b0d7aee5c89c917dcadb29cbc1e2c27ac020368dd03fdb4e10 size: 1155 [Pipeline] isUnix [Pipeline] sh 02:05:27 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:dc2975e542a944f4e8f45132f2113a92bb59edd1-1.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh 02:05:28 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:dc2975e542a944f4e8f45132f2113a92bb59edd1-1.0.1-dev.5 02:05:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 02:05:28 e6bd121cc59c: Preparing 02:05:28 137ebc3d059e: Preparing 02:05:28 b3031d5f3602: Preparing 02:05:28 ee420dfed78a: Preparing 02:05:28 b3031d5f3602: Layer already exists 02:05:28 e6bd121cc59c: Layer already exists 02:05:28 137ebc3d059e: Layer already exists 02:05:29 ee420dfed78a: Layer already exists 02:05:29 dc2975e542a944f4e8f45132f2113a92bb59edd1-1.0.1-dev.5: digest: sha256:1bbc5944539518b0d7aee5c89c917dcadb29cbc1e2c27ac020368dd03fdb4e10 size: 1155 [Pipeline] isUnix [Pipeline] sh 02:05:29 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] isUnix [Pipeline] sh 02:05:30 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 02:05:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 02:05:30 e6bd121cc59c: Preparing 02:05:30 137ebc3d059e: Preparing 02:05:30 b3031d5f3602: Preparing 02:05:30 ee420dfed78a: Preparing 02:05:30 ee420dfed78a: Layer already exists 02:05:30 e6bd121cc59c: Layer already exists 02:05:30 b3031d5f3602: Layer already exists 02:05:30 137ebc3d059e: Layer already exists 02:05:30 main: digest: sha256:1bbc5944539518b0d7aee5c89c917dcadb29cbc1e2c27ac020368dd03fdb4e10 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:30 ===================================================== [Pipeline] echo 02:05:30 taggedImages: 02:05:30 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:dc2975e542a944f4e8f45132f2113a92bb59edd1 02:05:30 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 02:05:30 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:1.0.1-dev.5 02:05:30 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:dc2975e542a944f4e8f45132f2113a92bb59edd1-1.0.1-dev.5 02:05:30 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:05:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:05:31 02:05:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:05:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:05:31 arm64: Pulling from edgex-lftools-log-publisher 02:05:31 448f6bf000e3: Pulling fs layer 02:05:31 f757da607395: Pulling fs layer 02:05:31 05883995daec: Pulling fs layer 02:05:31 8603b9c90790: Pulling fs layer 02:05:31 1560dd03e051: Pulling fs layer 02:05:31 27f5ce0e4adf: Pulling fs layer 02:05:31 c2d8d7efcc4b: Pulling fs layer 02:05:31 8603b9c90790: Waiting 02:05:31 1560dd03e051: Waiting 02:05:31 27f5ce0e4adf: Waiting 02:05:31 c2d8d7efcc4b: Waiting 02:05:32 f757da607395: Verifying Checksum 02:05:32 f757da607395: Download complete 02:05:32 8603b9c90790: Verifying Checksum 02:05:32 8603b9c90790: Download complete 02:05:32 1560dd03e051: Verifying Checksum 02:05:32 1560dd03e051: Download complete 02:05:32 27f5ce0e4adf: Download complete 02:05:33 05883995daec: Verifying Checksum 02:05:33 05883995daec: Download complete 02:05:33 448f6bf000e3: Download complete 02:05:37 448f6bf000e3: Pull complete 02:05:37 f757da607395: Pull complete 02:05:37 c2d8d7efcc4b: Verifying Checksum 02:05:37 c2d8d7efcc4b: Download complete 02:05:38 05883995daec: Pull complete 02:05:39 8603b9c90790: Pull complete 02:05:40 1560dd03e051: Pull complete 02:05:40 27f5ce0e4adf: Pull complete 02:05:55 c2d8d7efcc4b: Pull complete 02:05:55 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 02:05:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:05:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:05:56 prd-ubuntu18.04-docker-arm64-4c-16g-2237 does not seem to be running inside a container 02:05:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/8 -v /w/workspace/device-gpio/8:/w/workspace/device-gpio/8:rw,z -v /w/workspace/device-gpio/8@tmp:/w/workspace/device-gpio/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:06:01 $ docker top 9dad4d71859e386f484fd59e7e05b51661698d9676085d6f37e83840ba143177 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:02 ---> job-cost.sh 02:06:02 lf-activate-venv: SKIPPING 02:06:02 INFO: No Stack... 02:06:05 INFO: Retrieving Pricing Info for: v3-standard-4 02:06:05 INFO: Archiving Costs [Pipeline] sh 02:06:06 + cut -d, -f6 02:06:06 + cat /w/workspace/device-gpio/8/archives/cost.csv [Pipeline] lock 02:06:06 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-8-stack-cost] 02:06:06 Resource [jenkins-edgexfoundry-device-gpio-main-8-stack-cost] did not exist. Created. 02:06:06 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:06:07 /w/workspace/device-gpio/8@tmp/durable-f73b4a4b/script.sh: 1: /w/workspace/device-gpio/8@tmp/durable-f73b4a4b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:06:07 + echo total: 0.10999999940395355 [Pipeline] stash 02:06:07 Warning: overwriting stash ‘stack-cost’ 02:06:08 Stashed 1 file(s) [Pipeline] } 02:06:08 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 02:06:08 $ docker stop --time=1 9dad4d71859e386f484fd59e7e05b51661698d9676085d6f37e83840ba143177 02:06:09 $ docker rm -f 9dad4d71859e386f484fd59e7e05b51661698d9676085d6f37e83840ba143177 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:06:10 provisioning config files... 02:06:10 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config585981680547582778tmp [Pipeline] { [Pipeline] sh 02:06:11 + set +x 02:06:11 + bash -s -- 02:06:11 + curl -s https://codecov.io/bash 02:06:11 02:06:11 _____ _ 02:06:11 / ____| | | 02:06:11 | | ___ __| | ___ ___ _____ __ 02:06:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:06:11 | |___| (_) | (_| | __/ (_| (_) \ V / 02:06:11 \_____\___/ \__,_|\___|\___\___/ \_/ 02:06:11 Bash-1.0.6 02:06:11 02:06:11 02:06:11 ==> git version 2.24.4 found 02:06:11 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 02:06:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:06:11 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:06:11 ==> Jenkins CI detected. 02:06:11 current dir:  /w/workspace/edgexfoundry_device-gpio_main 02:06:11 project root: . 02:06:11 --> token set from env 02:06:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:06:11 ==> Running gcov in . (disable via -X gcov) 02:06:11 ==> Python coveragepy not found 02:06:11 ==> Searching for coverage reports in: 02:06:11 + . 02:06:11 -> Found 1 reports 02:06:11 ==> Detecting git/mercurial file structure 02:06:11 ==> Reading reports 02:06:11 + ./coverage.out bytes=10 02:06:11 ==> Appending adjustments 02:06:11 https://docs.codecov.io/docs/fixing-reports 02:06:11 + Found adjustments 02:06:11 ==> Gzipping contents 02:06:11 4.0K /tmp/codecov.8HYpds.gz 02:06:11 ==> Uploading reports 02:06:11 url: https://codecov.io 02:06:11 query: branch=main&commit=dc2975e542a944f4e8f45132f2113a92bb59edd1&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 02:06:11 -> Pinging Codecov 02:06:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=dc2975e542a944f4e8f45132f2113a92bb59edd1&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 02:06:11 -> Uploading to 02:06:11 https://storage.googleapis.com/codecov/v4/raw/2021-10-07/3EC07B1A8CA8AF9BCAA0BB9F0134797F/dc2975e542a944f4e8f45132f2113a92bb59edd1/24b9b295-822e-4d5f-87ca-7e804a3024bc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211007%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211007T020611Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e83dd9bceb23c6413c5d426d93b7d4d2cc2db584d6fd294a0133ae42691c66a8 02:06:11 % Total % Received % Xferd Average Speed Time Time Time Current 02:06:11 Dload Upload Total Spent Left Speed 02:06:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1736 --:--:-- --:--:-- --:--:-- 1743 02:06:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/dc2975e542a944f4e8f45132f2113a92bb59edd1 [Pipeline] } 02:06:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:06:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:06:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:06:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:06:12 02:06:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 02:06:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:06:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:06:13 188c0c94c7c5: Pulling fs layer 02:06:13 0ef7d3d256c8: Pulling fs layer 02:06:13 de9db76c5a1d: Pulling fs layer 02:06:13 0eba1c9be4d2: Pulling fs layer 02:06:13 0d57e429df01: Pulling fs layer 02:06:13 4e4be7b47b0d: Pulling fs layer 02:06:13 e1f770b5df2f: Pulling fs layer 02:06:13 85a0685a4137: Pulling fs layer 02:06:13 0d57e429df01: Waiting 02:06:13 4e4be7b47b0d: Waiting 02:06:13 e1f770b5df2f: Waiting 02:06:13 85a0685a4137: Waiting 02:06:13 0eba1c9be4d2: Waiting 02:06:13 de9db76c5a1d: Verifying Checksum 02:06:13 de9db76c5a1d: Download complete 02:06:13 0ef7d3d256c8: Verifying Checksum 02:06:13 0ef7d3d256c8: Download complete 02:06:13 0d57e429df01: Verifying Checksum 02:06:13 0d57e429df01: Download complete 02:06:13 4e4be7b47b0d: Verifying Checksum 02:06:13 4e4be7b47b0d: Download complete 02:06:13 188c0c94c7c5: Verifying Checksum 02:06:13 188c0c94c7c5: Download complete 02:06:13 188c0c94c7c5: Pull complete 02:06:13 0ef7d3d256c8: Pull complete 02:06:13 de9db76c5a1d: Pull complete 02:06:14 0eba1c9be4d2: Verifying Checksum 02:06:14 0eba1c9be4d2: Download complete 02:06:14 e1f770b5df2f: Verifying Checksum 02:06:14 e1f770b5df2f: Download complete 02:06:14 85a0685a4137: Verifying Checksum 02:06:14 85a0685a4137: Download complete 02:06:18 0eba1c9be4d2: Pull complete 02:06:18 0d57e429df01: Pull complete 02:06:18 4e4be7b47b0d: Pull complete 02:06:19 e1f770b5df2f: Pull complete 02:06:25 85a0685a4137: Pull complete 02:06:25 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 02:06:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:06:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 02:06:25 prd-centos7-docker-4c-2g-2228 does not seem to be running inside a container 02:06:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:06:25 $ docker top b37b69a3fc0a743fdeb2e3f4ee5a06de3093ddd7ddc4f75107470323cfa17a88 -eo pid,comm [Pipeline] { [Pipeline] echo 02:06:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 02:06:26 + set -o pipefail 02:06:26 + snyk monitor '--org=edgex-jenkins' 02:06:31 02:06:31 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 02:06:31 02:06:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/146faa62-a4b3-4f2d-b93b-755e4e5c21c3/history/3009586e-8698-4c44-8a43-0ddef6c6d816 02:06:31 02:06:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:06:31 02:06:32 02:06:32 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 02:06:32 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:06:32 $ docker stop --time=1 b37b69a3fc0a743fdeb2e3f4ee5a06de3093ddd7ddc4f75107470323cfa17a88 02:06:33 $ docker rm -f b37b69a3fc0a743fdeb2e3f4ee5a06de3093ddd7ddc4f75107470323cfa17a88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:06:35 + git log --format=format:%s -1 dc2975e542a944f4e8f45132f2113a92bb59edd1 [Pipeline] isUnix [Pipeline] sh 02:06:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:06:35 . [Pipeline] withDockerContainer 02:06:35 prd-centos7-docker-4c-2g-2228 does not seem to be running inside a container 02:06:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:06:35 $ docker top 88b94b22616d808883bf5837a57c935f630a9d6ef78cce669d65e565c95123ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:06:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:36 [ssh-agent] Looking for ssh-agent implementation... 02:06:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:36 $ docker exec 88b94b22616d808883bf5837a57c935f630a9d6ef78cce669d65e565c95123ec ssh-agent 02:06:36 SSH_AUTH_SOCK=/tmp/ssh-itwbGkPeu3mf/agent.14 02:06:36 SSH_AGENT_PID=21 02:06:36 Running ssh-add (command line suppressed) 02:06:36 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3039011379690646560.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3039011379690646560.key) 02:06:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:36 + git semver tag 02:06:36 # -> Open(): unable to determine branch for HEAD 02:06:36 # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_main/.git 02:06:36 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_main 02:06:36 # $SEMVER_REMOTE_NAME = origin 02:06:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:06:36 # $SEMVER_USER_NAME = edgex-jenkins 02:06:36 # $SEMVER_BRANCH = main 02:06:36 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_main/.semver 02:06:36 # dc2975e542a944f4e8f45132f2113a92bb59edd1 HEAD 02:06:36 # -> Force: false 02:06:36 # 52d1dfa6c6c1bba69fc380333e13ae774e2a1259 refs/tags/v1.0.1-dev.5 [Pipeline] } 02:06:36 $ docker exec --env ******** --env ******** 88b94b22616d808883bf5837a57c935f630a9d6ef78cce669d65e565c95123ec ssh-agent -k 02:06:36 unset SSH_AUTH_SOCK; 02:06:36 unset SSH_AGENT_PID; 02:06:36 echo Agent pid 21 killed; 02:06:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:06:37 + git semver [Pipeline] } 02:06:37 $ docker stop --time=1 88b94b22616d808883bf5837a57c935f630a9d6ef78cce669d65e565c95123ec 02:06:38 $ docker rm -f 88b94b22616d808883bf5837a57c935f630a9d6ef78cce669d65e565c95123ec [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 02:06:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:06:39 02:06:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 02:06:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:06:39 0.23.1-centos7: Pulling from edgex-lftools 02:06:39 ab5ef0e58194: Pulling fs layer 02:06:39 9712f1f96733: Pulling fs layer 02:06:39 63f879dbbcfc: Pulling fs layer 02:06:39 0d9ebad4ef96: Pulling fs layer 02:06:39 e9a5061849ea: Pulling fs layer 02:06:39 d747dcd14b5f: Pulling fs layer 02:06:39 2de7ff778b66: Pulling fs layer 02:06:39 e9a5061849ea: Waiting 02:06:39 d747dcd14b5f: Waiting 02:06:39 2de7ff778b66: Waiting 02:06:39 0d9ebad4ef96: Waiting 02:06:39 9712f1f96733: Verifying Checksum 02:06:39 9712f1f96733: Download complete 02:06:40 ab5ef0e58194: Verifying Checksum 02:06:40 ab5ef0e58194: Download complete 02:06:40 e9a5061849ea: Verifying Checksum 02:06:40 e9a5061849ea: Download complete 02:06:40 d747dcd14b5f: Verifying Checksum 02:06:40 d747dcd14b5f: Download complete 02:06:40 63f879dbbcfc: Verifying Checksum 02:06:40 63f879dbbcfc: Download complete 02:06:41 2de7ff778b66: Verifying Checksum 02:06:41 2de7ff778b66: Download complete 02:06:41 0d9ebad4ef96: Verifying Checksum 02:06:41 0d9ebad4ef96: Download complete 02:06:44 ab5ef0e58194: Pull complete 02:06:44 9712f1f96733: Pull complete 02:06:44 63f879dbbcfc: Pull complete 02:06:48 0d9ebad4ef96: Pull complete 02:06:48 e9a5061849ea: Pull complete 02:06:48 d747dcd14b5f: Pull complete 02:06:50 2de7ff778b66: Pull complete 02:06:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:06:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:06:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 02:06:50 prd-centos7-docker-4c-2g-2228 does not seem to be running inside a container 02:06:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:06:53 $ docker top a86d8683d013e7ea39097cced453d5e4c26ecb68a1cb1d22f2e332829886782d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:06:53 provisioning config files... 02:06:53 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7906815323504685079tmp 02:06:53 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config159979080971443914tmp 02:06:53 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config784573629489402138tmp [Pipeline] { [Pipeline] echo 02:06:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:06:53 ---> sigul-configuration.sh 02:06:53 gpg: directory `/root/.gnupg' created 02:06:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:06:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:06:53 gpg: keyring `/root/.gnupg/secring.gpg' created 02:06:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:06:53 gpg: CAST5 encrypted data 02:06:53 gpg: encrypted with 1 passphrase 02:06:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:06:54 + mkdir /home/jenkins 02:06:54 + mkdir /home/jenkins/sigul [Pipeline] sh 02:06:54 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:06:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:06:54 ---> sigul-install.sh 02:06:54 Sigul already installed; skipping installation. [Pipeline] sh 02:06:55 + git tag --list 02:06:55 v0.0.0 02:06:55 v1.0.0 02:06:55 v1.0.1-dev.1 02:06:55 v1.0.1-dev.2 02:06:55 v1.0.1-dev.3 02:06:55 v1.0.1-dev.4 02:06:55 v1.0.1-dev.5 [Pipeline] sh 02:06:55 + lftools sign git-tag v1.0.1-dev.5 02:06:55 Signing Git tag with Sigul... 02:06:55 Signing v1.0.1-dev.5 [Pipeline] echo 02:06:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:06:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:06:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:06:57 $ docker stop --time=1 a86d8683d013e7ea39097cced453d5e4c26ecb68a1cb1d22f2e332829886782d 02:06:58 $ docker rm -f a86d8683d013e7ea39097cced453d5e4c26ecb68a1cb1d22f2e332829886782d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 02:06:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:06:59 . [Pipeline] withDockerContainer 02:06:59 prd-centos7-docker-4c-2g-2228 does not seem to be running inside a container 02:06:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:06:59 $ docker top 2848be932005b0125cf15e9abe53ec43a614d3ee1b70ba6da8e992eb13631444 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:06:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:59 [ssh-agent] Looking for ssh-agent implementation... 02:07:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:00 $ docker exec 2848be932005b0125cf15e9abe53ec43a614d3ee1b70ba6da8e992eb13631444 ssh-agent 02:07:00 SSH_AUTH_SOCK=/tmp/ssh-T9OLApSIPfuL/agent.14 02:07:00 SSH_AGENT_PID=21 02:07:00 Running ssh-add (command line suppressed) 02:07:00 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2028241745242167917.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2028241745242167917.key) 02:07:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:00 + git semver bump pre 02:07:00 # -> Open(): unable to determine branch for HEAD 02:07:00 # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_main/.git 02:07:00 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_main 02:07:00 # $SEMVER_REMOTE_NAME = origin 02:07:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:07:00 # $SEMVER_USER_NAME = edgex-jenkins 02:07:00 # $SEMVER_BRANCH = main 02:07:00 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_main/.semver 02:07:00 1.0.1-dev.6 [Pipeline] } 02:07:00 $ docker exec --env ******** --env ******** 2848be932005b0125cf15e9abe53ec43a614d3ee1b70ba6da8e992eb13631444 ssh-agent -k 02:07:00 unset SSH_AUTH_SOCK; 02:07:00 unset SSH_AGENT_PID; 02:07:00 echo Agent pid 21 killed; 02:07:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:01 + git semver [Pipeline] } 02:07:01 $ docker stop --time=1 2848be932005b0125cf15e9abe53ec43a614d3ee1b70ba6da8e992eb13631444 02:07:02 $ docker rm -f 2848be932005b0125cf15e9abe53ec43a614d3ee1b70ba6da8e992eb13631444 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 02:07:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:07:02 . [Pipeline] withDockerContainer 02:07:02 prd-centos7-docker-4c-2g-2228 does not seem to be running inside a container 02:07:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:07:03 $ docker top 940bd53e9a725fab10f8df593439781ca5fcfc9db56351b7ca094032c1cc51bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:03 [ssh-agent] Looking for ssh-agent implementation... 02:07:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:04 $ docker exec 940bd53e9a725fab10f8df593439781ca5fcfc9db56351b7ca094032c1cc51bb ssh-agent 02:07:04 SSH_AUTH_SOCK=/tmp/ssh-ZwHjbCwk1KBX/agent.14 02:07:04 SSH_AGENT_PID=21 02:07:04 Running ssh-add (command line suppressed) 02:07:04 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3427307635063731016.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3427307635063731016.key) 02:07:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:04 + git semver push 02:07:04 # -> Open(): unable to determine branch for HEAD 02:07:04 # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_main/.git 02:07:04 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_main 02:07:04 # $SEMVER_REMOTE_NAME = origin 02:07:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:07:04 # $SEMVER_USER_NAME = edgex-jenkins 02:07:04 # $SEMVER_BRANCH = main 02:07:04 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_main/.semver [Pipeline] } 02:07:06 $ docker exec --env ******** --env ******** 940bd53e9a725fab10f8df593439781ca5fcfc9db56351b7ca094032c1cc51bb ssh-agent -k 02:07:06 unset SSH_AUTH_SOCK; 02:07:06 unset SSH_AGENT_PID; 02:07:06 echo Agent pid 21 killed; 02:07:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:06 + git semver [Pipeline] } 02:07:06 $ docker stop --time=1 940bd53e9a725fab10f8df593439781ca5fcfc9db56351b7ca094032c1cc51bb 02:07:07 $ docker rm -f 940bd53e9a725fab10f8df593439781ca5fcfc9db56351b7ca094032c1cc51bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:07:08 + '[' -d /w/workspace/edgexfoundry_device-gpio_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:07:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:07:09 ---> package-listing.sh 02:07:09 ++ facter osfamily 02:07:09 ++ tr '[:upper:]' '[:lower:]' 02:07:10 + OS_FAMILY=redhat 02:07:10 + workspace=/w/workspace/edgexfoundry_device-gpio_main 02:07:10 + START_PACKAGES=/tmp/packages_start.txt 02:07:10 + END_PACKAGES=/tmp/packages_end.txt 02:07:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:07:10 + PACKAGES=/tmp/packages_start.txt 02:07:10 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 02:07:10 + PACKAGES=/tmp/packages_end.txt 02:07:10 + case "${OS_FAMILY}" in 02:07:10 + rpm -qa 02:07:10 + sort 02:07:10 + '[' -f /tmp/packages_start.txt ']' 02:07:10 + '[' -f /tmp/packages_end.txt ']' 02:07:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:07:10 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 02:07:10 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 02:07:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 02:07:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:07:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:07:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:07:11 02:07:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:07:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:07:12 latest: Pulling from edgex-lftools-log-publisher 02:07:12 b4d181a07f80: Pulling fs layer 02:07:12 a1111a8f2ec3: Pulling fs layer 02:07:12 ed53099fbce6: Pulling fs layer 02:07:12 dc539afda2c1: Pulling fs layer 02:07:12 77bc0d833cb6: Pulling fs layer 02:07:12 9065ff56babe: Pulling fs layer 02:07:12 d287ab97295c: Pulling fs layer 02:07:12 77bc0d833cb6: Waiting 02:07:12 9065ff56babe: Waiting 02:07:12 d287ab97295c: Waiting 02:07:12 dc539afda2c1: Waiting 02:07:12 a1111a8f2ec3: Verifying Checksum 02:07:12 a1111a8f2ec3: Download complete 02:07:12 dc539afda2c1: Verifying Checksum 02:07:12 dc539afda2c1: Download complete 02:07:12 ed53099fbce6: Verifying Checksum 02:07:12 ed53099fbce6: Download complete 02:07:12 9065ff56babe: Verifying Checksum 02:07:12 9065ff56babe: Download complete 02:07:12 b4d181a07f80: Verifying Checksum 02:07:12 b4d181a07f80: Download complete 02:07:12 77bc0d833cb6: Verifying Checksum 02:07:12 77bc0d833cb6: Download complete 02:07:13 d287ab97295c: Verifying Checksum 02:07:13 d287ab97295c: Download complete 02:07:14 b4d181a07f80: Pull complete 02:07:14 a1111a8f2ec3: Pull complete 02:07:14 ed53099fbce6: Pull complete 02:07:15 dc539afda2c1: Pull complete 02:07:15 77bc0d833cb6: Pull complete 02:07:15 9065ff56babe: Pull complete 02:07:20 d287ab97295c: Pull complete 02:07:20 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:07:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:07:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:07:20 prd-centos7-docker-4c-2g-2228 does not seem to be running inside a container 02:07:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:07:23 $ docker top b03b90d7a353d1fd258dade11c1a816ae741ccf42d2ce2154d3c1963f41c5aff -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:23 + touch /tmp/pre-build-complete [Pipeline] sh 02:07:24 + mkdir -p /var/log/sysstat [Pipeline] sh 02:07:24 + ls /var/log/sa-host 02:07:24 + sadf -c /var/log/sa-host/sa07 02:07:24 file_magic: OK 02:07:24 HZ: Using current value: 100 02:07:24 file_header: OK 02:07:24 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:07:24 Statistics: 02:07:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:07:24 File successfully converted to sysstat format version 12.0.3 02:07:24 + sadf -c /var/log/sa-host/sa30 02:07:24 file_magic: OK 02:07:24 HZ: Using current value: 100 02:07:24 file_header: OK 02:07:24 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:07:24 Statistics: 02:07:24 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:07:24 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:25 provisioning config files... 02:07:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config134226223709887868tmp [Pipeline] { [Pipeline] echo 02:07:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:07:25 ---> create-netrc.sh [Pipeline] } 02:07:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:07:26 ---> python-tools-install.sh [Pipeline] echo 02:07:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:07:26 ---> sudo-logs.sh 02:07:26 Archiving 'sudo' log.. 02:07:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-2228.novalocal: Name or service not known 02:07:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-2228.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:07:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:07:26 ---> job-cost.sh 02:07:26 lf-activate-venv: SKIPPING 02:07:26 DEBUG: total: 0.10999999940395355 02:07:26 INFO: Retrieving Stack Cost... 02:07:27 INFO: Retrieving Pricing Info for: v3-standard-2 02:07:27 INFO: Archiving Costs [Pipeline] echo 02:07:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:07:27 ---> logs-deploy.sh 02:07:27 lf-activate-venv: SKIPPING 02:07:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/8 02:07:27 INFO: archiving workspace using pattern(s): 02:07:28 Archives upload complete. 02:07:28 INFO: archiving logs to Nexus 02:07:29 ---> uname -a: 02:07:29 Linux prd-centos7-docker-4c-2g-2228.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 02:07:29 02:07:29 02:07:29 ---> lscpu: 02:07:29 Architecture: x86_64 02:07:29 CPU op-mode(s): 32-bit, 64-bit 02:07:29 Byte Order: Little Endian 02:07:29 Address sizes: 40 bits physical, 48 bits virtual 02:07:29 CPU(s): 2 02:07:29 On-line CPU(s) list: 0,1 02:07:29 Thread(s) per core: 1 02:07:29 Core(s) per socket: 1 02:07:29 Socket(s): 2 02:07:29 NUMA node(s): 1 02:07:29 Vendor ID: AuthenticAMD 02:07:29 CPU family: 23 02:07:29 Model: 49 02:07:29 Model name: AMD EPYC-Rome Processor 02:07:29 Stepping: 0 02:07:29 CPU MHz: 2799.998 02:07:29 BogoMIPS: 5599.99 02:07:29 Virtualization: AMD-V 02:07:29 Hypervisor vendor: KVM 02:07:29 Virtualization type: full 02:07:29 L1d cache: 32K 02:07:29 L1i cache: 32K 02:07:29 L2 cache: 512K 02:07:29 L3 cache: 16384K 02:07:29 NUMA node0 CPU(s): 0,1 02:07:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 02:07:29 02:07:29 02:07:29 ---> nproc: 02:07:29 2 02:07:29 02:07:29 02:07:29 ---> df -h: 02:07:29 Filesystem Size Used Avail Use% Mounted on 02:07:29 overlay 40G 9.0G 32G 23% / 02:07:29 tmpfs 64M 0 64M 0% /dev 02:07:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:07:29 shm 64M 0 64M 0% /dev/shm 02:07:29 /dev/vda1 40G 9.0G 32G 23% /facter-os 02:07:29 02:07:29 02:07:29 ---> sar -b -r -n DEV: 02:07:29 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 02:07:29 02:07:29 01:47:21 LINUX RESTART (2 CPU) 02:07:29 02:07:29 01:48:01 tps rtps wtps bread/s bwrtn/s 02:07:29 01:49:01 20.15 3.41 16.73 2350.58 2548.25 02:07:29 01:50:01 0.53 0.00 0.53 0.00 9.58 02:07:29 01:51:01 0.33 0.00 0.33 0.00 4.43 02:07:29 01:52:01 0.38 0.00 0.38 0.00 5.30 02:07:29 01:53:01 0.28 0.00 0.28 0.00 3.05 02:07:29 01:54:01 0.28 0.00 0.28 0.00 3.66 02:07:29 01:55:01 0.27 0.00 0.27 0.00 3.63 02:07:29 01:56:01 0.23 0.00 0.23 0.00 2.71 02:07:29 01:57:01 0.28 0.00 0.28 0.00 3.08 02:07:29 01:58:02 0.23 0.00 0.23 0.00 2.60 02:07:29 01:59:01 0.20 0.00 0.20 0.00 1.91 02:07:29 02:00:01 0.25 0.00 0.25 0.00 2.95 02:07:29 02:01:01 0.30 0.02 0.28 0.13 4.41 02:07:29 02:02:01 0.35 0.08 0.27 1.60 5.00 02:07:29 02:03:01 0.45 0.20 0.25 6.39 3.06 02:07:29 02:04:01 0.27 0.00 0.27 0.00 3.00 02:07:29 02:05:01 0.15 0.00 0.15 0.00 1.88 02:07:29 02:06:01 0.18 0.00 0.18 0.00 2.03 02:07:29 02:07:01 203.30 0.03 203.26 3.73 52258.18 02:07:29 Average: 12.03 0.20 11.84 124.48 2890.76 02:07:29 02:07:29 01:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:07:29 01:49:01 5658224 0 635084 7.93 2620 1713004 1464816 16.17 577012 1535760 20 02:07:29 01:50:01 5656216 0 637084 7.95 2620 1713012 1462748 16.15 578688 1535724 8 02:07:29 01:51:01 5662268 0 631032 7.88 2620 1713012 1418328 15.66 573816 1535724 8 02:07:29 01:52:01 5659656 0 633636 7.91 2620 1713020 1418508 15.66 576456 1535724 8 02:07:29 01:53:01 5659948 0 633336 7.91 2620 1713028 1418436 15.66 575600 1536452 20 02:07:29 01:54:01 5660292 0 632988 7.90 2620 1713032 1418400 15.66 575252 1536456 12 02:07:29 01:55:01 5660428 0 632848 7.90 2620 1713036 1418328 15.66 574880 1536524 16 02:07:29 01:56:01 5660536 0 632736 7.90 2620 1713040 1418328 15.66 575000 1536524 8 02:07:29 01:57:01 5660380 0 632888 7.90 2620 1713044 1418328 15.66 575000 1536540 16 02:07:29 01:58:02 5657276 0 635988 7.94 2620 1713048 1418412 15.66 578388 1536540 12 02:07:29 01:59:01 5651428 0 641832 8.01 2620 1713052 1418424 15.66 583904 1536540 8 02:07:29 02:00:01 5652188 0 641068 8.00 2620 1713056 1418328 15.66 585380 1534636 8 02:07:29 02:01:01 5651140 0 642088 8.02 2620 1713084 1420672 15.69 585976 1534728 20 02:07:29 02:02:01 5642940 0 650188 8.12 2620 1713184 1419100 15.67 594588 1534788 8 02:07:29 02:03:01 5643488 0 649632 8.11 2620 1713192 1418932 15.67 593620 1534852 20 02:07:29 02:04:01 5643060 0 650060 8.12 2620 1713192 1419028 15.67 594044 1534852 20 02:07:29 02:05:01 5643576 0 649536 8.11 2620 1713200 1418836 15.66 592960 1534916 20 02:07:29 02:06:01 5643880 0 649228 8.11 2620 1713204 1418836 15.66 592996 1534916 16 02:07:29 02:07:01 3957424 0 1013700 12.66 2620 3035188 1714848 18.93 931472 2658444 72 02:07:29 Average: 5564439 0 659208 8.23 2620 1782665 1439033 15.89 600791 1594771 17 02:07:29 02:07:29 01:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:07:29 01:49:01 eth0 95.59 81.95 436.21 19.08 0.00 0.00 0.00 0.00 02:07:29 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 01:49:01 docker0 23.58 11.29 2.05 88.46 0.00 0.00 0.00 0.00 02:07:29 01:50:01 eth0 0.55 0.27 0.27 0.19 0.00 0.00 0.00 0.00 02:07:29 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 01:51:01 eth0 0.83 0.10 0.07 0.01 0.00 0.00 0.00 0.00 02:07:29 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 01:52:01 eth0 0.95 0.32 0.32 0.20 0.00 0.00 0.00 0.00 02:07:29 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 01:53:01 eth0 0.28 0.22 0.09 0.07 0.00 0.00 0.00 0.00 02:07:29 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 01:54:01 eth0 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 02:07:29 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 01:55:01 eth0 0.67 0.08 0.06 0.01 0.00 0.00 0.00 0.00 02:07:29 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 01:56:01 eth0 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:07:29 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 01:57:01 eth0 0.95 0.08 0.07 0.01 0.00 0.00 0.00 0.00 02:07:29 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 01:58:02 eth0 0.75 0.18 0.12 0.04 0.00 0.00 0.00 0.00 02:07:29 01:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 01:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 01:59:01 eth0 1.10 0.17 0.16 0.04 0.00 0.00 0.00 0.00 02:07:29 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 02:00:01 eth0 1.53 0.08 0.12 0.01 0.00 0.00 0.00 0.00 02:07:29 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 02:01:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:07:29 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 02:02:01 eth0 0.75 0.37 0.29 0.20 0.00 0.00 0.00 0.00 02:07:29 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 02:03:01 eth0 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 02:07:29 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 02:04:01 eth0 1.58 0.45 0.43 0.21 0.00 0.00 0.00 0.00 02:07:29 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 02:05:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:07:29 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 02:06:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:07:29 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 02:07:01 eth0 719.55 546.06 7495.98 63.32 0.00 0.00 0.00 0.00 02:07:29 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 02:07:01 vethd4575ce 0.02 0.07 0.00 0.01 0.00 0.00 0.00 0.00 02:07:29 02:07:01 docker0 18.13 28.16 1.81 179.81 0.00 0.00 0.00 0.00 02:07:29 Average: eth0 43.53 33.24 418.02 4.40 0.00 0.00 0.00 0.00 02:07:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 Average: vethd4575ce 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:29 Average: docker0 2.20 2.08 0.20 14.13 0.00 0.00 0.00 0.00 02:07:29 02:07:29 02:07:29 ---> sar -P ALL: 02:07:29 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 02:07:29 02:07:29 01:47:21 LINUX RESTART (2 CPU) 02:07:29 02:07:29 01:48:01 CPU %user %nice %system %iowait %steal %idle 02:07:29 01:49:01 all 4.17 0.00 2.01 0.34 0.04 93.44 02:07:29 01:49:01 0 4.14 0.00 2.38 0.30 0.07 93.10 02:07:29 01:49:01 1 4.19 0.00 1.64 0.37 0.02 93.78 02:07:29 01:50:01 all 0.25 0.00 0.05 0.00 0.03 99.67 02:07:29 01:50:01 0 0.05 0.00 0.05 0.00 0.03 99.87 02:07:29 01:50:01 1 0.45 0.00 0.05 0.00 0.02 99.48 02:07:29 01:51:01 all 0.20 0.00 0.07 0.03 0.03 99.68 02:07:29 01:51:01 0 0.08 0.00 0.05 0.05 0.02 99.80 02:07:29 01:51:01 1 0.32 0.00 0.08 0.00 0.03 99.56 02:07:29 01:52:01 all 0.09 0.00 0.05 0.00 0.02 99.84 02:07:29 01:52:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:07:29 01:52:01 1 0.13 0.00 0.07 0.00 0.02 99.78 02:07:29 01:53:01 all 0.17 0.00 0.04 0.00 0.03 99.77 02:07:29 01:53:01 0 0.07 0.00 0.05 0.00 0.03 99.85 02:07:29 01:53:01 1 0.27 0.00 0.03 0.00 0.02 99.68 02:07:29 01:54:01 all 0.12 0.00 0.03 0.00 0.04 99.82 02:07:29 01:54:01 0 0.03 0.00 0.02 0.00 0.05 99.90 02:07:29 01:54:01 1 0.20 0.00 0.03 0.00 0.03 99.73 02:07:29 01:55:01 all 0.10 0.00 0.03 0.00 0.03 99.85 02:07:29 01:55:01 0 0.07 0.00 0.03 0.00 0.03 99.87 02:07:29 01:55:01 1 0.13 0.00 0.02 0.00 0.02 99.83 02:07:29 01:56:01 all 0.12 0.00 0.04 0.00 0.03 99.81 02:07:29 01:56:01 0 0.02 0.00 0.05 0.00 0.05 99.88 02:07:29 01:56:01 1 0.22 0.00 0.03 0.00 0.02 99.73 02:07:29 01:57:01 all 0.22 0.00 0.03 0.00 0.02 99.73 02:07:29 01:57:01 0 0.07 0.00 0.05 0.00 0.03 99.85 02:07:29 01:57:01 1 0.37 0.00 0.02 0.00 0.00 99.62 02:07:29 01:58:02 all 0.18 0.00 0.07 0.01 0.02 99.72 02:07:29 01:58:02 0 0.03 0.00 0.05 0.02 0.03 99.87 02:07:29 01:58:02 1 0.33 0.00 0.08 0.00 0.00 99.58 02:07:29 01:59:01 all 0.20 0.00 0.05 0.00 0.03 99.71 02:07:29 01:59:01 0 0.08 0.00 0.05 0.00 0.05 99.81 02:07:29 01:59:01 1 0.32 0.00 0.05 0.00 0.02 99.61 02:07:29 02:07:29 01:59:01 CPU %user %nice %system %iowait %steal %idle 02:07:29 02:00:01 all 0.15 0.00 0.05 0.00 0.02 99.78 02:07:29 02:00:01 0 0.10 0.00 0.05 0.00 0.02 99.83 02:07:29 02:00:01 1 0.20 0.00 0.05 0.00 0.02 99.73 02:07:29 02:01:01 all 0.18 0.00 0.08 0.00 0.01 99.73 02:07:29 02:01:01 0 0.27 0.00 0.07 0.00 0.02 99.65 02:07:29 02:01:01 1 0.10 0.00 0.08 0.00 0.00 99.82 02:07:29 02:02:01 all 0.11 0.00 0.08 0.01 0.02 99.78 02:07:29 02:02:01 0 0.15 0.00 0.10 0.00 0.02 99.73 02:07:29 02:02:01 1 0.07 0.00 0.07 0.02 0.02 99.83 02:07:29 02:03:01 all 0.15 0.00 0.08 0.00 0.03 99.74 02:07:29 02:03:01 0 0.22 0.00 0.08 0.00 0.03 99.67 02:07:29 02:03:01 1 0.08 0.00 0.08 0.00 0.02 99.82 02:07:29 02:04:01 all 0.27 0.00 0.03 0.00 0.01 99.69 02:07:29 02:04:01 0 0.45 0.00 0.03 0.00 0.02 99.50 02:07:29 02:04:01 1 0.08 0.00 0.03 0.00 0.00 99.88 02:07:29 02:05:01 all 0.14 0.00 0.03 0.00 0.02 99.82 02:07:29 02:05:01 0 0.22 0.00 0.02 0.00 0.02 99.75 02:07:29 02:05:01 1 0.07 0.00 0.03 0.00 0.02 99.88 02:07:29 02:06:01 all 0.18 0.00 0.04 0.00 0.03 99.75 02:07:29 02:06:01 0 0.30 0.00 0.03 0.00 0.03 99.63 02:07:29 02:06:01 1 0.07 0.00 0.05 0.00 0.02 99.87 02:07:29 02:07:01 all 23.77 0.00 10.90 2.43 0.09 62.82 02:07:29 02:07:01 0 23.24 0.00 11.35 1.97 0.09 63.35 02:07:29 02:07:01 1 24.29 0.00 10.45 2.88 0.09 62.29 02:07:29 Average: all 1.56 0.00 0.70 0.14 0.03 97.58 02:07:29 Average: 0 1.50 0.00 0.74 0.12 0.03 97.61 02:07:29 Average: 1 1.61 0.00 0.65 0.16 0.02 97.55 02:07:29 02:07:29 02:07:29