Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 80da8a686210d1cc78fdeaa0b7d63c77101da6a2+032ebe613dddcd1a3cb800540854a6d80744a216 (5850ad14bb00d383ccea1a02bf62de34cd2283d1) 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-ssh15012992658976908068.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7e4371ac6d730b8e642184b898413c6ef59a5643 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-ssh14216456091737601855.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 7e4371ac6d730b8e642184b898413c6ef59a5643 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/PR-45/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/PR-45/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8939285761021364522.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7e4371ac6d730b8e642184b898413c6ef59a5643 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7e4371ac6d730b8e642184b898413c6ef59a5643 # timeout=10 Commit message: "Merge pull request #404 from bill-mahoney/go-1.18" > 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 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-ssh2954316849223378318.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/PR-45/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/PR-45/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18196493543913552336.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 USE_ALPINE: true 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-19363 in /w/workspace/edgexfoundry_device-gpio_PR-45 [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_PR-45 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 032ebe613dddcd1a3cb800540854a6d80744a216 into PR head commit 80da8a686210d1cc78fdeaa0b7d63c77101da6a2 Merge succeeded, producing 513f04329f21507b7828a16199d2404b81366b77 Checking out Revision 513f04329f21507b7828a16199d2404b81366b77 (PR-45) > 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 remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/45/head:refs/remotes/origin/PR-45 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80da8a686210d1cc78fdeaa0b7d63c77101da6a2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 032ebe613dddcd1a3cb800540854a6d80744a216 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 513f04329f21507b7828a16199d2404b81366b77 # timeout=10 Commit message: "Merge commit '032ebe613dddcd1a3cb800540854a6d80744a216' into HEAD" > git rev-list --no-walk 80da8a686210d1cc78fdeaa0b7d63c77101da6a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:22:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:22:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:22:19 ========================================================= 21:22:19 EdgeX Global Pipelines Version Info 21:22:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:22:20 ------------------- 21:22:20 stable info: 21:22:20 ------------------- 21:22:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:22:20 Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 21:22:20 Message: update stable to v1.0.236 21:22:20 ------------------- 21:22:20 experimental info: 21:22:20 ------------------- 21:22:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:22:20 Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 21:22:20 Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:22:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 21:22:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 21:22:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:22:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:22:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:22:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:22:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 21:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:22:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:22:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:22:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:22:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:22:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:22:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:22:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:22:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:22:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:22:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:22:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:22:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:22:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:22:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-45 [Pipeline] echo 21:22:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-45 [Pipeline] echo 21:22:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-45 [Pipeline] echo 21:22:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 513f04329f21507b7828a16199d2404b81366b77 [Pipeline] echo 21:22:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 513f043 [Pipeline] echo 21:22:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:22:21 provisioning config files... 21:22:21 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-45@tmp/config8996741502112318410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:22:21 ---> docker-login.sh 21:22:21 nexus3.edgexfoundry.org:10001 21:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:21 Configure a credential helper to remove this warning. See 21:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:21 21:22:21 Login Succeeded 21:22:21 nexus3.edgexfoundry.org:10002 21:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:22 Configure a credential helper to remove this warning. See 21:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:22 21:22:22 Login Succeeded 21:22:22 nexus3.edgexfoundry.org:10003 21:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:22 Configure a credential helper to remove this warning. See 21:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:22 21:22:22 Login Succeeded 21:22:22 nexus3.edgexfoundry.org:10004 21:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:22 Configure a credential helper to remove this warning. See 21:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:22 21:22:22 Login Succeeded 21:22:22 docker.io 21:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:22 Configure a credential helper to remove this warning. See 21:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:22 21:22:22 Login Succeeded 21:22:22 ---> docker-login.sh ends [Pipeline] } 21:22:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:22:23 + git rev-list -1 --merges 513f04329f21507b7828a16199d2404b81366b77~1..513f04329f21507b7828a16199d2404b81366b77 [Pipeline] echo 21:22:23 -----------> git rev-list -1 --merges 513f04329f21507b7828a16199d2404b81366b77~1..513f04329f21507b7828a16199d2404b81366b77 513f04329f21507b7828a16199d2404b81366b77 21:22:23 513f04329f21507b7828a16199d2404b81366b77 [false] [Pipeline] sh 21:22:23 + git log --format=format:%s -1 513f04329f21507b7828a16199d2404b81366b77 [Pipeline] echo 21:22:23 ========================================================= 21:22:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:22:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:22:23 + git log --format=format:%s -1 513f04329f21507b7828a16199d2404b81366b77 [Pipeline] echo 21:22:23 [semverPrep] GIT_COMMIT: 513f04329f21507b7828a16199d2404b81366b77, Commit Message: Merge commit '032ebe613dddcd1a3cb800540854a6d80744a216' into HEAD [Pipeline] echo 21:22:23 [semverPrep] This is not a build commit. [Pipeline] sh 21:22:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:22:24 + grep -v github /etc/ssh/ssh_known_hosts 21:22:24 + [ -e /tmp/ssh_known_hosts ] 21:22:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:22:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:22:24 + sudo tee -a /etc/ssh/ssh_known_hosts 21:22:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:22:24 21:22:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:22:24 0.1.4: Pulling from edgex-devops/py-git-semver 21:22:24 b85a868b505f: Pulling fs layer 21:22:24 e2be974225ed: Pulling fs layer 21:22:24 339a4e72a1f5: Pulling fs layer 21:22:24 988bab9f4d93: Pulling fs layer 21:22:24 1469e6f7b9e6: Pulling fs layer 21:22:24 eaf3925da568: Pulling fs layer 21:22:24 bab4dde63d76: Pulling fs layer 21:22:24 bde34c3a00c8: Pulling fs layer 21:22:24 988bab9f4d93: Waiting 21:22:24 eaf3925da568: Waiting 21:22:24 1469e6f7b9e6: Waiting 21:22:24 bab4dde63d76: Waiting 21:22:24 b352a97aabf1: Pulling fs layer 21:22:24 4872d77fe225: Pulling fs layer 21:22:24 bde34c3a00c8: Waiting 21:22:24 5851b861e8e6: Pulling fs layer 21:22:24 b352a97aabf1: Waiting 21:22:24 4872d77fe225: Waiting 21:22:24 5851b861e8e6: Waiting 21:22:24 e2be974225ed: Verifying Checksum 21:22:24 e2be974225ed: Download complete 21:22:24 988bab9f4d93: Verifying Checksum 21:22:24 988bab9f4d93: Download complete 21:22:25 1469e6f7b9e6: Verifying Checksum 21:22:25 1469e6f7b9e6: Download complete 21:22:25 339a4e72a1f5: Verifying Checksum 21:22:25 339a4e72a1f5: Download complete 21:22:25 eaf3925da568: Verifying Checksum 21:22:25 eaf3925da568: Download complete 21:22:25 bde34c3a00c8: Verifying Checksum 21:22:25 bde34c3a00c8: Download complete 21:22:25 b352a97aabf1: Verifying Checksum 21:22:25 b352a97aabf1: Download complete 21:22:25 4872d77fe225: Verifying Checksum 21:22:25 4872d77fe225: Download complete 21:22:25 5851b861e8e6: Verifying Checksum 21:22:25 5851b861e8e6: Download complete 21:22:25 b85a868b505f: Verifying Checksum 21:22:25 b85a868b505f: Download complete 21:22:25 bab4dde63d76: Verifying Checksum 21:22:25 bab4dde63d76: Download complete 21:22:26 b85a868b505f: Pull complete 21:22:26 e2be974225ed: Pull complete 21:22:27 339a4e72a1f5: Pull complete 21:22:27 988bab9f4d93: Pull complete 21:22:27 1469e6f7b9e6: Pull complete 21:22:27 eaf3925da568: Pull complete 21:22:30 bab4dde63d76: Pull complete 21:22:30 bde34c3a00c8: Pull complete 21:22:30 b352a97aabf1: Pull complete 21:22:30 4872d77fe225: Pull complete 21:22:30 5851b861e8e6: Pull complete 21:22:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:22:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:22:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:30 prd-ubuntu20.04-docker-8c-8g-19363 does not seem to be running inside a container 21:22:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-45 -v /w/workspace/edgexfoundry_device-gpio_PR-45:/w/workspace/edgexfoundry_device-gpio_PR-45:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-45@tmp:/w/workspace/edgexfoundry_device-gpio_PR-45@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:22:31 $ docker top 5066bcbc228e96953793a713137783844decd814230e501194692df9e62709da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:22:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:22:31 [ssh-agent] Looking for ssh-agent implementation... 21:22:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:22:31 $ docker exec 5066bcbc228e96953793a713137783844decd814230e501194692df9e62709da ssh-agent 21:22:32 SSH_AUTH_SOCK=/tmp/ssh-alN37IQ42aCw/agent.33 21:22:32 SSH_AGENT_PID=39 21:22:32 Running ssh-add (command line suppressed) 21:22:32 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-45@tmp/private_key_7004752761119049122.key (/w/workspace/edgexfoundry_device-gpio_PR-45@tmp/private_key_7004752761119049122.key) 21:22:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:22:32 + git tag --points-at HEAD [Pipeline] } 21:22:32 $ docker exec --env ******** --env ******** 5066bcbc228e96953793a713137783844decd814230e501194692df9e62709da ssh-agent -k 21:22:32 unset SSH_AUTH_SOCK; 21:22:32 unset SSH_AGENT_PID; 21:22:32 echo Agent pid 39 killed; 21:22:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:22:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:22:32 [ssh-agent] Looking for ssh-agent implementation... 21:22:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:22:32 $ docker exec 5066bcbc228e96953793a713137783844decd814230e501194692df9e62709da ssh-agent 21:22:33 SSH_AUTH_SOCK=/tmp/ssh-oLHzu4NrWPi4/agent.73 21:22:33 SSH_AGENT_PID=79 21:22:33 Running ssh-add (command line suppressed) 21:22:33 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-45@tmp/private_key_6870195478922733717.key (/w/workspace/edgexfoundry_device-gpio_PR-45@tmp/private_key_6870195478922733717.key) 21:22:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:22:33 + git semver init 21:22:33 2022-07-11 21:22:33,676 [run_init] DEBUG init version:0.0.0 force:False 21:22:33 2022-07-11 21:22:33,677 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-45/.semver 21:22:33 2022-07-11 21:22:33,678 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-45/.semver 21:22:33 2022-07-11 21:22:33,678 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-45/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-45, universal_newlines=False, shell=None, istream=None) 21:22:34 2022-07-11 21:22:34,559 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-45/.git/info/exclude 21:22:34 2022-07-11 21:22:34,561 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-45/.semver/PR-45 with force:False 21:22:34 2022-07-11 21:22:34,561 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-45/.semver/PR-45 21:22:34 2022-07-11 21:22:34,566 [execute] INFO git cat-file --batch-check 21:22:34 2022-07-11 21:22:34,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-45/.semver, universal_newlines=False, shell=None, istream=) 21:22:34 2022-07-11 21:22:34,572 [execute] INFO git cat-file --batch 21:22:34 2022-07-11 21:22:34,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-45/.semver, universal_newlines=False, shell=None, istream=) 21:22:34 2022-07-11 21:22:34,577 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-45/.semver/PR-45 21:22:34 0.0.0 [Pipeline] } 21:22:34 $ docker exec --env ******** --env ******** 5066bcbc228e96953793a713137783844decd814230e501194692df9e62709da ssh-agent -k 21:22:34 unset SSH_AUTH_SOCK; 21:22:34 unset SSH_AGENT_PID; 21:22:34 echo Agent pid 79 killed; 21:22:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:22:35 + git semver [Pipeline] } 21:22:35 $ docker stop --time=1 5066bcbc228e96953793a713137783844decd814230e501194692df9e62709da 21:22:36 $ docker rm -f 5066bcbc228e96953793a713137783844decd814230e501194692df9e62709da [Pipeline] // withDockerContainer [Pipeline] sh 21:22:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:22:37 Stashed 1 file(s) [Pipeline] echo 21:22:37 [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:22:37 provisioning config files... 21:22:37 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-45@tmp/config2414323254552280760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:22:37 ---> docker-login.sh 21:22:37 nexus3.edgexfoundry.org:10001 21:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:37 Configure a credential helper to remove this warning. See 21:22:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:37 21:22:37 Login Succeeded 21:22:37 nexus3.edgexfoundry.org:10002 21:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:38 Configure a credential helper to remove this warning. See 21:22:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:38 21:22:38 Login Succeeded 21:22:38 nexus3.edgexfoundry.org:10003 21:22:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:38 Configure a credential helper to remove this warning. See 21:22:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:38 21:22:38 Login Succeeded 21:22:38 nexus3.edgexfoundry.org:10004 21:22:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:38 Configure a credential helper to remove this warning. See 21:22:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:38 21:22:38 Login Succeeded 21:22:38 docker.io 21:22:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:38 Configure a credential helper to remove this warning. See 21:22:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:38 21:22:38 Login Succeeded 21:22:38 ---> docker-login.sh ends [Pipeline] } 21:22:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:22:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:22:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:22:38 ========================================================= 21:22:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:22:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:22:39 Sending build context to Docker daemon 15.75MB 21:22:39 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 21:22:39 Step 2/12 : FROM ${BASE} AS builder 21:22:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:22:39 2408cc74d12b: Pulling fs layer 21:22:39 ea60b727a1ce: Pulling fs layer 21:22:39 30c4a7721957: Pulling fs layer 21:22:39 370296b7ddb6: Pulling fs layer 21:22:39 7c6cee850709: Pulling fs layer 21:22:39 39a5fcdaea64: Pulling fs layer 21:22:39 d94ebbe4e438: Pulling fs layer 21:22:39 bcfd1f05c69d: Pulling fs layer 21:22:39 59ccb84bbe0f: Pulling fs layer 21:22:39 370296b7ddb6: Waiting 21:22:39 7c6cee850709: Waiting 21:22:39 39a5fcdaea64: Waiting 21:22:39 d94ebbe4e438: Waiting 21:22:39 bcfd1f05c69d: Waiting 21:22:39 59ccb84bbe0f: Waiting 21:22:39 30c4a7721957: Verifying Checksum 21:22:39 30c4a7721957: Download complete 21:22:39 ea60b727a1ce: Verifying Checksum 21:22:39 ea60b727a1ce: Download complete 21:22:39 7c6cee850709: Download complete 21:22:39 39a5fcdaea64: Verifying Checksum 21:22:39 39a5fcdaea64: Download complete 21:22:39 2408cc74d12b: Verifying Checksum 21:22:39 2408cc74d12b: Download complete 21:22:39 d94ebbe4e438: Verifying Checksum 21:22:39 d94ebbe4e438: Download complete 21:22:39 2408cc74d12b: Pull complete 21:22:39 ea60b727a1ce: Pull complete 21:22:39 30c4a7721957: Pull complete 21:22:39 59ccb84bbe0f: Verifying Checksum 21:22:39 59ccb84bbe0f: Download complete 21:22:40 bcfd1f05c69d: Verifying Checksum 21:22:40 bcfd1f05c69d: Download complete 21:22:40 370296b7ddb6: Verifying Checksum 21:22:40 370296b7ddb6: Download complete 21:22:44 370296b7ddb6: Pull complete 21:22:44 7c6cee850709: Pull complete 21:22:44 39a5fcdaea64: Pull complete 21:22:44 d94ebbe4e438: Pull complete 21:22:47 bcfd1f05c69d: Pull complete 21:22:47 59ccb84bbe0f: Pull complete 21:22:47 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 21:22:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:22:47 ---> a4fb48ad2a94 21:22:47 Step 3/12 : ARG MAKE="make build" 21:22:49 ---> Running in edcb7a99f80a 21:22:49 Removing intermediate container edcb7a99f80a 21:22:49 ---> 63a7ae840540 21:22:49 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:22:49 ---> Running in 4c03856ff779 21:22:49 Removing intermediate container 4c03856ff779 21:22:49 ---> bd114681cf33 21:22:49 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 21:22:49 ---> Running in 2e9681642ec4 21:22:49 Removing intermediate container 2e9681642ec4 21:22:49 ---> a79b6fbdb31a 21:22:49 Step 6/12 : WORKDIR /device-gpio 21:22:49 ---> Running in 8dd2faacf8c2 21:22:49 Removing intermediate container 8dd2faacf8c2 21:22:49 ---> acee25dfa928 21:22:49 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:22:49 ---> Running in 8f908dd8b6d3 21:22:50 Removing intermediate container 8f908dd8b6d3 21:22:50 ---> 2d0b905ee200 21:22:50 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:22:50 ---> Running in b62dea951582 21:22:50 fetch https://nl.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:22:51 fetch https://nl.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:22:52 (1/4) Installing openssh-keygen (9.0_p1-r0) 21:22:52 (2/4) Installing libedit (20210910.3.1-r0) 21:22:52 ERROR: openssh-keygen-9.0_p1-r0: package mentioned in index not found (try 'apk update') 21:22:52 Still waiting to schedule task 21:22:52 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19358’ 21:22:52 (3/4) Installing openssh-client-common (9.0_p1-r0) 21:22:52 (4/4) Installing openssh-client-default (9.0_p1-r0) 21:22:52 ERROR: openssh-client-common-9.0_p1-r0: package mentioned in index not found (try 'apk update') 21:22:53 ERROR: openssh-client-default-9.0_p1-r0: package mentioned in index not found (try 'apk update') 21:22:53 3 errors; 212 MiB in 52 packages 21:22:53 The command '/bin/sh -c apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}' returned a non-zero code: 3 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:22:53 21:22:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:22:54 latest: Pulling from edgex-lftools-log-publisher 21:22:54 5eb5b503b376: Pulling fs layer 21:22:54 5c69ac0246d0: Pulling fs layer 21:22:54 ec43610c2a17: Pulling fs layer 21:22:54 3a2ae6a8a46f: Pulling fs layer 21:22:54 33b1e0a273af: Pulling fs layer 21:22:54 5d3b04190fa2: Pulling fs layer 21:22:54 2f39f015ded8: Pulling fs layer 21:22:54 5d3b04190fa2: Waiting 21:22:54 3a2ae6a8a46f: Waiting 21:22:54 2f39f015ded8: Waiting 21:22:54 33b1e0a273af: Waiting 21:22:54 5c69ac0246d0: Verifying Checksum 21:22:54 5c69ac0246d0: Download complete 21:22:54 3a2ae6a8a46f: Verifying Checksum 21:22:54 3a2ae6a8a46f: Download complete 21:22:54 ec43610c2a17: Verifying Checksum 21:22:54 ec43610c2a17: Download complete 21:22:54 33b1e0a273af: Verifying Checksum 21:22:54 33b1e0a273af: Download complete 21:22:54 5d3b04190fa2: Download complete 21:22:54 5eb5b503b376: Verifying Checksum 21:22:54 5eb5b503b376: Download complete 21:22:55 2f39f015ded8: Download complete 21:22:56 5eb5b503b376: Pull complete 21:22:56 5c69ac0246d0: Pull complete 21:22:56 ec43610c2a17: Pull complete 21:22:56 3a2ae6a8a46f: Pull complete 21:22:57 33b1e0a273af: Pull complete 21:22:57 5d3b04190fa2: Pull complete 21:23:02 2f39f015ded8: Pull complete 21:23:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:23:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:23:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:02 prd-ubuntu20.04-docker-8c-8g-19363 does not seem to be running inside a container 21:23:02 $ 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/edgexfoundry_device-gpio_PR-45 -v /w/workspace/edgexfoundry_device-gpio_PR-45:/w/workspace/edgexfoundry_device-gpio_PR-45:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-45@tmp:/w/workspace/edgexfoundry_device-gpio_PR-45@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:23:04 $ docker top 6bfbb2043a0c150a2fd9356702ef0f50d6b1ae7b1583b5525df8b050bf67b637 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:23:04 ---> job-cost.sh 21:23:04 lf-activate-venv: SKIPPING 21:23:04 INFO: No Stack... 21:23:05 INFO: Retrieving Pricing Info for: v3-standard-8 21:23:05 INFO: Archiving Costs [Pipeline] sh 21:23:05 + + cat /w/workspace/edgexfoundry_device-gpio_PR-45/archives/cost.csv 21:23:05 cut -d, -f6 [Pipeline] lock 21:23:05 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-45-2-stack-cost] 21:23:05 Resource [jenkins-edgexfoundry-device-gpio-PR-45-2-stack-cost] did not exist. Created. 21:23:05 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-45-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:23:06 + echo total: 0.2199999988079071 [Pipeline] stash 21:23:06 Stashed 1 file(s) [Pipeline] } 21:23:06 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-45-2-stack-cost] [Pipeline] // lock [Pipeline] } 21:23:06 $ docker stop --time=1 6bfbb2043a0c150a2fd9356702ef0f50d6b1ae7b1583b5525df8b050bf67b637 21:23:07 $ docker rm -f 6bfbb2043a0c150a2fd9356702ef0f50d6b1ae7b1583b5525df8b050bf67b637 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:23:07 Failed in branch amd64 21:26:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19364 in /w/workspace/edgexfoundry_device-gpio_PR-45 [Pipeline] { [Pipeline] ws 21:26:42 Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout 21:26:42 The recommended git tool is: git 21:26:47 using credential edgex-jenkins-ssh 21:26:47 Cloning the remote Git repository 21:26:47 Cloning repository git@github.com:edgexfoundry/device-gpio.git 21:26:47 > git init /w/workspace/device-gpio/2 # timeout=10 21:26:47 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 21:26:47 > git --version # timeout=10 21:26:47 > git --version # 'git version 2.25.1' 21:26:47 using GIT_SSH to set credentials SSH Credentials for GitHub 21:26:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:26:49 Merging remotes/origin/main commit 032ebe613dddcd1a3cb800540854a6d80744a216 into PR head commit 80da8a686210d1cc78fdeaa0b7d63c77101da6a2 21:26:50 Merge succeeded, producing 40124281ab92907c63da8a81d472b2db6a98fb1b 21:26:50 Checking out Revision 40124281ab92907c63da8a81d472b2db6a98fb1b (PR-45) 21:26:49 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 21:26:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:26:49 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 21:26:49 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 21:26:49 using GIT_SSH to set credentials SSH Credentials for GitHub 21:26:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/45/head:refs/remotes/origin/PR-45 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:26:49 > git config core.sparsecheckout # timeout=10 21:26:49 > git checkout -f 80da8a686210d1cc78fdeaa0b7d63c77101da6a2 # timeout=10 21:26:50 > git remote # timeout=10 21:26:50 > git config --get remote.origin.url # timeout=10 21:26:50 using GIT_SSH to set credentials SSH Credentials for GitHub 21:26:50 > git merge 032ebe613dddcd1a3cb800540854a6d80744a216 # timeout=10 21:26:50 > git rev-parse HEAD^{commit} # timeout=10 21:26:50 > git config core.sparsecheckout # timeout=10 21:26:50 > git checkout -f 40124281ab92907c63da8a81d472b2db6a98fb1b # timeout=10 21:26:54 Commit message: "Merge commit '032ebe613dddcd1a3cb800540854a6d80744a216' into HEAD" 21:26:54 > git rev-list --no-walk 80da8a686210d1cc78fdeaa0b7d63c77101da6a2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:26:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:26:55 % Total % Received % Xferd Average Speed Time Time Time Current 21:26:55 Dload Upload Total Spent Left Speed 21:26:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 93000 0 --:--:-- --:--:-- --:--:-- 93709 [Pipeline] sh 21:26:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:26:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:26:56 + sudo tee /etc/docker/daemon.new 21:26:56 { 21:26:56 "registry-mirrors": [ 21:26:56 "https://nexus3.edgexfoundry.org:10001" 21:26:56 ], 21:26:56 "bip": "10.250.0.254/24", 21:26:56 "hosts": [ 21:26:56 "tcp://0.0.0.0:5555", 21:26:56 "unix:///var/run/docker.sock" 21:26:56 ], 21:26:56 "mtu": 1458, 21:26:56 "selinux-enabled": true, 21:26:56 "seccomp-profile": "/etc/docker/seccomp.json" 21:26:56 } [Pipeline] sh 21:26:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:26:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:27:15 provisioning config files... 21:27:15 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config6935623939101525352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:27:16 ---> docker-login.sh 21:27:16 nexus3.edgexfoundry.org:10001 21:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:17 Configure a credential helper to remove this warning. See 21:27:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:17 21:27:17 Login Succeeded 21:27:17 nexus3.edgexfoundry.org:10002 21:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:17 Configure a credential helper to remove this warning. See 21:27:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:17 21:27:17 Login Succeeded 21:27:17 nexus3.edgexfoundry.org:10003 21:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:17 Configure a credential helper to remove this warning. See 21:27:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:17 21:27:17 Login Succeeded 21:27:17 nexus3.edgexfoundry.org:10004 21:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:18 Configure a credential helper to remove this warning. See 21:27:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:18 21:27:18 Login Succeeded 21:27:18 docker.io 21:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:19 Configure a credential helper to remove this warning. See 21:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:19 21:27:19 Login Succeeded 21:27:19 ---> docker-login.sh ends [Pipeline] } 21:27:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:27:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:27:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:27:19 ========================================================= 21:27:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:27:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:27:20 Sending build context to Docker daemon 7.941MB 21:27:20 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 21:27:20 Step 2/12 : FROM ${BASE} AS builder 21:27:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:27:20 b3c136eddcbf: Pulling fs layer 21:27:20 c0a3192eca97: Pulling fs layer 21:27:20 a050256f5b6f: Pulling fs layer 21:27:20 656be50a0ddc: Pulling fs layer 21:27:20 2bbca73fdf42: Pulling fs layer 21:27:20 46d945488cbd: Pulling fs layer 21:27:20 8a5474983e97: Pulling fs layer 21:27:20 329c88fbcd65: Pulling fs layer 21:27:20 46d945488cbd: Waiting 21:27:20 656be50a0ddc: Waiting 21:27:20 2bbca73fdf42: Waiting 21:27:20 8a5474983e97: Waiting 21:27:20 329c88fbcd65: Waiting 21:27:20 a050256f5b6f: Verifying Checksum 21:27:20 a050256f5b6f: Download complete 21:27:20 c0a3192eca97: Verifying Checksum 21:27:20 c0a3192eca97: Download complete 21:27:20 2bbca73fdf42: Verifying Checksum 21:27:20 2bbca73fdf42: Download complete 21:27:20 46d945488cbd: Verifying Checksum 21:27:20 46d945488cbd: Download complete 21:27:20 b3c136eddcbf: Verifying Checksum 21:27:20 b3c136eddcbf: Download complete 21:27:21 b3c136eddcbf: Pull complete 21:27:21 329c88fbcd65: Verifying Checksum 21:27:21 329c88fbcd65: Download complete 21:27:22 c0a3192eca97: Pull complete 21:27:22 a050256f5b6f: Pull complete 21:27:23 8a5474983e97: Verifying Checksum 21:27:24 656be50a0ddc: Verifying Checksum 21:27:24 656be50a0ddc: Download complete 21:27:39 656be50a0ddc: Pull complete 21:27:39 2bbca73fdf42: Pull complete 21:27:39 46d945488cbd: Pull complete 21:27:44 8a5474983e97: Pull complete 21:27:46 329c88fbcd65: Pull complete 21:27:46 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 21:27:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:27:46 ---> ff4287adb874 21:27:46 Step 3/12 : ARG MAKE="make build" 21:27:48 ---> Running in 9cab7fb8110e 21:27:48 Removing intermediate container 9cab7fb8110e 21:27:48 ---> b36608cd81ba 21:27:48 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:27:48 ---> Running in 60320d163540 21:27:48 Removing intermediate container 60320d163540 21:27:48 ---> 0e3d94a78871 21:27:48 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 21:27:48 ---> Running in 65ca866c50a2 21:27:49 Removing intermediate container 65ca866c50a2 21:27:49 ---> dc5ed3223d30 21:27:49 Step 6/12 : WORKDIR /device-gpio 21:27:49 ---> Running in 10986f49bb92 21:27:49 Removing intermediate container 10986f49bb92 21:27:49 ---> c7df074b005f 21:27:49 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:27:49 ---> Running in c60ddeb8098c 21:27:51 Removing intermediate container c60ddeb8098c 21:27:51 ---> 31183128963f 21:27:51 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:27:51 ---> Running in 8eda53b8195b 21:27:52 fetch https://nl.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:27:53 fetch https://nl.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:27:54 (1/4) Installing openssh-keygen (9.0_p1-r0) 21:27:54 (2/4) Installing libedit (20210910.3.1-r0) 21:27:54 ERROR: openssh-keygen-9.0_p1-r0: package mentioned in index not found (try 'apk update') 21:27:55 (3/4) Installing openssh-client-common (9.0_p1-r0) 21:27:55 (4/4) Installing openssh-client-default (9.0_p1-r0) 21:27:55 ERROR: openssh-client-common-9.0_p1-r0: package mentioned in index not found (try 'apk update') 21:27:55 ERROR: openssh-client-default-9.0_p1-r0: package mentioned in index not found (try 'apk update') 21:27:55 3 errors; 222 MiB in 52 packages 21:27:56 The command '/bin/sh -c apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}' returned a non-zero code: 3 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:27:57 21:27:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:27:57 arm64: Pulling from edgex-lftools-log-publisher 21:27:57 8998bd30e6a1: Pulling fs layer 21:27:57 04944245beec: Pulling fs layer 21:27:57 699f458cf7ca: Pulling fs layer 21:27:57 765212b225bb: Pulling fs layer 21:27:57 f23df028b6ca: Pulling fs layer 21:27:57 d65c8cfc05b1: Pulling fs layer 21:27:57 2437ff75d9bd: Pulling fs layer 21:27:57 765212b225bb: Waiting 21:27:57 d65c8cfc05b1: Waiting 21:27:57 f23df028b6ca: Waiting 21:27:57 2437ff75d9bd: Waiting 21:27:57 04944245beec: Verifying Checksum 21:27:57 04944245beec: Download complete 21:27:57 765212b225bb: Download complete 21:27:57 f23df028b6ca: Verifying Checksum 21:27:57 f23df028b6ca: Download complete 21:27:57 d65c8cfc05b1: Verifying Checksum 21:27:57 d65c8cfc05b1: Download complete 21:27:57 699f458cf7ca: Verifying Checksum 21:27:57 699f458cf7ca: Download complete 21:27:58 8998bd30e6a1: Verifying Checksum 21:27:58 8998bd30e6a1: Download complete 21:28:01 2437ff75d9bd: Verifying Checksum 21:28:01 2437ff75d9bd: Download complete 21:28:02 8998bd30e6a1: Pull complete 21:28:03 04944245beec: Pull complete 21:28:05 699f458cf7ca: Pull complete 21:28:05 765212b225bb: Pull complete 21:28:05 f23df028b6ca: Pull complete 21:28:06 d65c8cfc05b1: Pull complete 21:28:21 2437ff75d9bd: Pull complete 21:28:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:28:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:28:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:21 prd-ubuntu20.04-docker-arm64-4c-16g-19364 does not seem to be running inside a container 21:28:21 $ 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/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:28:24 $ docker top 8f21619b5f83ee7256385e8040849ab4786e033a47f99e93872fd36c76b0eb7d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:28:25 ---> job-cost.sh 21:28:25 lf-activate-venv: SKIPPING 21:28:25 INFO: No Stack... 21:28:25 INFO: Retrieving Pricing Info for: v3-standard-4 21:28:26 INFO: Archiving Costs [Pipeline] sh 21:28:27 + cat /w/workspace/device-gpio/2/archives/cost.csv 21:28:27 + cut -d, -f6 [Pipeline] lock 21:28:27 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-45-2-stack-cost] 21:28:27 Resource [jenkins-edgexfoundry-device-gpio-PR-45-2-stack-cost] did not exist. Created. 21:28:27 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-45-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:28:28 /w/workspace/device-gpio/2@tmp/durable-02509d57/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:28:28 + echo total: 0.10999999940395355 [Pipeline] stash 21:28:28 Warning: overwriting stash ‘stack-cost’ 21:28:29 Stashed 1 file(s) [Pipeline] } 21:28:29 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-45-2-stack-cost] [Pipeline] // lock [Pipeline] } 21:28:29 $ docker stop --time=1 8f21619b5f83ee7256385e8040849ab4786e033a47f99e93872fd36c76b0eb7d 21:28:31 $ docker rm -f 8f21619b5f83ee7256385e8040849ab4786e033a47f99e93872fd36c76b0eb7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:28:31 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:28:31 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-45/archives ] 21:28:31 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-45/archives 21:28:31 total 16 21:28:31 drwxr-xr-x 3 root root 4096 Jul 11 21:23 . 21:28:31 drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 21:23 .. 21:28:31 drwxr-xr-x 2 root root 4096 Jul 11 21:23 cost 21:28:31 -rw-r--r-- 1 root root 80 Jul 11 21:23 cost.csv 21:28:31 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-45/archives 21:28:31 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-45/archives 21:28:31 total 16 21:28:31 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 21:23 . 21:28:31 drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 21:23 .. 21:28:31 drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 21:23 cost 21:28:31 -rw-r--r-- 1 jenkins jenkins 80 Jul 11 21:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:28:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:28:33 ---> package-listing.sh 21:28:33 ++ facter osfamily 21:28:33 ++ tr '[:upper:]' '[:lower:]' 21:28:33 + OS_FAMILY=debian 21:28:33 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-45 21:28:33 + START_PACKAGES=/tmp/packages_start.txt 21:28:33 + END_PACKAGES=/tmp/packages_end.txt 21:28:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:28:33 + PACKAGES=/tmp/packages_start.txt 21:28:33 + '[' /w/workspace/edgexfoundry_device-gpio_PR-45 ']' 21:28:33 + PACKAGES=/tmp/packages_end.txt 21:28:33 + case "${OS_FAMILY}" in 21:28:33 + dpkg -l 21:28:33 + grep '^ii' 21:28:33 + '[' -f /tmp/packages_start.txt ']' 21:28:33 + '[' -f /tmp/packages_end.txt ']' 21:28:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:28:33 + '[' /w/workspace/edgexfoundry_device-gpio_PR-45 ']' 21:28:33 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-45/archives/ 21:28:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-45/archives/ [Pipeline] echo 21:28:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-45/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:28:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:28:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:34 prd-ubuntu20.04-docker-8c-8g-19363 does not seem to be running inside a container 21:28:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-45/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_PR-45 -v /w/workspace/edgexfoundry_device-gpio_PR-45:/w/workspace/edgexfoundry_device-gpio_PR-45:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-45@tmp:/w/workspace/edgexfoundry_device-gpio_PR-45@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:28:34 $ docker top 412f3da5194f5b87c76d08dc155b0bd9d958e9b36179294683320ced92e63658 -eo pid,comm [Pipeline] { [Pipeline] sh 21:28:35 + touch /tmp/pre-build-complete [Pipeline] sh 21:28:35 + mkdir -p /var/log/sysstat [Pipeline] sh 21:28:35 + ls /var/log/sa-host 21:28:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:28:35 provisioning config files... 21:28:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-45@tmp/config4371471984413617541tmp [Pipeline] { [Pipeline] echo 21:28:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:28:35 ---> create-netrc.sh [Pipeline] } 21:28:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:28:36 ---> python-tools-install.sh [Pipeline] echo 21:28:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:28:36 ---> sudo-logs.sh 21:28:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:28:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:28:36 ---> job-cost.sh 21:28:36 lf-activate-venv: SKIPPING 21:28:36 DEBUG: total: 0.2199999988079071 21:28:36 INFO: Retrieving Stack Cost... 21:28:37 INFO: Retrieving Pricing Info for: v3-standard-8 21:28:38 INFO: Archiving Costs [Pipeline] echo 21:28:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:28:38 ---> logs-deploy.sh 21:28:38 lf-activate-venv: SKIPPING 21:28:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-45/2 21:28:38 INFO: archiving workspace using pattern(s): 21:28:39 Archives upload complete. 21:28:39 INFO: archiving logs to Nexus 21:28:40 ---> uname -a: 21:28:40 Linux prd-ubuntu20-04-docker-8c-8g-19363 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:28:40 21:28:40 21:28:40 ---> lscpu: 21:28:40 Architecture: x86_64 21:28:40 CPU op-mode(s): 32-bit, 64-bit 21:28:40 Byte Order: Little Endian 21:28:40 Address sizes: 40 bits physical, 48 bits virtual 21:28:40 CPU(s): 8 21:28:40 On-line CPU(s) list: 0-7 21:28:40 Thread(s) per core: 1 21:28:40 Core(s) per socket: 1 21:28:40 Socket(s): 8 21:28:40 NUMA node(s): 1 21:28:40 Vendor ID: AuthenticAMD 21:28:40 CPU family: 23 21:28:40 Model: 49 21:28:40 Model name: AMD EPYC-Rome Processor 21:28:40 Stepping: 0 21:28:40 CPU MHz: 2800.000 21:28:40 BogoMIPS: 5600.00 21:28:40 Virtualization: AMD-V 21:28:40 Hypervisor vendor: KVM 21:28:40 Virtualization type: full 21:28:40 L1d cache: 256 KiB 21:28:40 L1i cache: 256 KiB 21:28:40 L2 cache: 4 MiB 21:28:40 L3 cache: 128 MiB 21:28:40 NUMA node0 CPU(s): 0-7 21:28:40 Vulnerability Itlb multihit: Not affected 21:28:40 Vulnerability L1tf: Not affected 21:28:40 Vulnerability Mds: Not affected 21:28:40 Vulnerability Meltdown: Not affected 21:28:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:28:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:28:40 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:28:40 Vulnerability Srbds: Not affected 21:28:40 Vulnerability Tsx async abort: Not affected 21:28:40 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:28:40 21:28:40 21:28:40 ---> nproc: 21:28:40 8 21:28:40 21:28:40 21:28:40 ---> df -h: 21:28:40 Filesystem Size Used Avail Use% Mounted on 21:28:40 overlay 155G 11G 145G 7% / 21:28:40 tmpfs 64M 0 64M 0% /dev 21:28:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:28:40 shm 64M 0 64M 0% /dev/shm 21:28:40 /dev/vda1 155G 11G 145G 7% /facter-os 21:28:40 21:28:40 21:28:40 ---> sar -b -r -n DEV: 21:28:40 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19363) 07/11/22 _x86_64_ (8 CPU) 21:28:40 21:28:40 21:21:40 LINUX RESTART (8 CPU) 21:28:40 21:28:40 21:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:28:40 21:23:01 390.95 46.34 344.61 0.00 6333.61 173926.63 0.00 21:28:40 21:24:01 32.16 0.08 32.07 0.00 5.06 16510.50 0.00 21:28:40 21:25:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 21:28:40 21:26:01 2.07 0.00 2.07 0.00 0.00 23.60 0.00 21:28:40 21:27:01 1.60 0.02 1.58 0.00 0.13 18.13 0.00 21:28:40 21:28:01 2.03 0.00 2.03 0.00 0.00 23.73 0.00 21:28:40 Average: 71.65 7.74 63.91 0.00 1056.35 31749.65 0.00 21:28:40 21:28:40 21:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:28:40 21:23:01 28239780 31738204 558816 1.70 136252 3583492 2225208 6.56 1151436 3057300 538132 21:28:40 21:24:01 28434120 31784124 511364 1.56 122668 3450740 1797120 5.30 1086796 2929836 12 21:28:40 21:25:01 28435376 31785456 509680 1.55 122716 3450744 1797120 5.30 1085468 2929844 16 21:28:40 21:26:01 28445732 31796364 499192 1.52 122792 3450748 1797120 5.30 1075128 2930288 12 21:28:40 21:27:01 28445392 31796120 499340 1.52 122868 3450748 1797120 5.30 1075904 2930304 24 21:28:40 21:28:01 28452652 31803452 491928 1.50 122952 3450756 1797120 5.30 1068156 2930304 12 21:28:40 Average: 28408842 31783953 511720 1.56 125041 3472871 1868468 5.51 1090481 2951313 89701 21:28:40 21:28:40 21:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:28:40 21:23:01 ens3 786.40 467.77 10095.57 110.37 0.00 0.00 0.00 0.00 21:28:40 21:23:01 lo 7.73 7.73 0.75 0.75 0.00 0.00 0.00 0.00 21:28:40 21:23:01 docker0 21.48 24.63 1.62 168.55 0.00 0.00 0.00 0.00 21:28:40 21:24:01 ens3 40.72 40.25 14.05 55.99 0.00 0.00 0.00 0.00 21:28:40 21:24:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:28:40 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:40 21:25:01 ens3 0.53 0.43 0.03 0.04 0.00 0.00 0.00 0.00 21:28:40 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:40 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:40 21:26:01 ens3 2.45 2.00 0.29 2.92 0.00 0.00 0.00 0.00 21:28:40 21:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:28:40 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:40 21:27:01 ens3 0.52 0.42 0.26 0.21 0.00 0.00 0.00 0.00 21:28:40 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:40 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:40 21:28:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:28:40 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:28:40 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:40 Average: ens3 138.46 85.17 1684.86 28.27 0.00 0.00 0.00 0.00 21:28:40 Average: lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 21:28:40 Average: docker0 3.58 4.10 0.27 28.09 0.00 0.00 0.00 0.00 21:28:40 21:28:40 21:28:40 ---> sar -P ALL: 21:28:40 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19363) 07/11/22 _x86_64_ (8 CPU) 21:28:40 21:28:40 21:21:40 LINUX RESTART (8 CPU) 21:28:40 21:28:40 21:22:01 CPU %user %nice %system %iowait %steal %idle 21:28:40 21:23:01 all 14.36 0.00 5.60 2.08 0.08 77.88 21:28:40 21:23:01 0 14.50 0.00 4.87 0.63 0.07 79.94 21:28:40 21:23:01 1 14.72 0.00 5.17 0.27 0.08 79.76 21:28:40 21:23:01 2 13.36 0.00 6.34 2.88 0.08 77.34 21:28:40 21:23:01 3 13.73 0.00 5.06 0.54 0.07 80.60 21:28:40 21:23:01 4 14.76 0.00 5.88 3.50 0.07 75.79 21:28:40 21:23:01 5 14.56 0.00 5.93 3.46 0.07 75.98 21:28:40 21:23:01 6 15.95 0.00 5.95 4.46 0.07 73.57 21:28:40 21:23:01 7 13.27 0.00 5.61 0.92 0.10 80.10 21:28:40 21:24:01 all 0.53 0.00 0.37 0.29 0.01 98.81 21:28:40 21:24:01 0 0.73 0.00 0.38 0.03 0.02 98.83 21:28:40 21:24:01 1 0.63 0.00 0.37 0.10 0.02 98.88 21:28:40 21:24:01 2 0.62 0.00 0.25 0.02 0.00 99.12 21:28:40 21:24:01 3 0.52 0.00 0.35 0.45 0.02 98.67 21:28:40 21:24:01 4 0.30 0.00 0.57 1.44 0.00 97.70 21:28:40 21:24:01 5 0.62 0.00 0.30 0.02 0.00 99.07 21:28:40 21:24:01 6 0.43 0.00 0.33 0.22 0.02 99.00 21:28:40 21:24:01 7 0.40 0.00 0.38 0.02 0.00 99.20 21:28:40 21:25:01 all 0.02 0.00 0.01 0.01 0.00 99.97 21:28:40 21:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:28:40 21:25:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:28:40 21:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:28:40 21:25:01 3 0.00 0.00 0.00 0.03 0.00 99.97 21:28:40 21:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:28:40 21:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:28:40 21:25:01 6 0.05 0.00 0.02 0.00 0.00 99.93 21:28:40 21:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:28:40 21:26:01 all 0.03 0.00 0.03 0.01 0.00 99.94 21:28:40 21:26:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:28:40 21:26:01 1 0.05 0.00 0.03 0.00 0.00 99.92 21:28:40 21:26:01 2 0.02 0.00 0.02 0.03 0.00 99.93 21:28:40 21:26:01 3 0.00 0.00 0.00 0.03 0.00 99.97 21:28:40 21:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:28:40 21:26:01 5 0.03 0.00 0.03 0.00 0.00 99.93 21:28:40 21:26:01 6 0.05 0.00 0.03 0.00 0.00 99.92 21:28:40 21:26:01 7 0.05 0.00 0.03 0.00 0.02 99.90 21:28:40 21:27:01 all 0.16 0.00 0.02 0.01 0.00 99.81 21:28:40 21:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:28:40 21:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:28:40 21:27:01 2 0.05 0.00 0.02 0.02 0.00 99.92 21:28:40 21:27:01 3 0.00 0.00 0.03 0.03 0.00 99.93 21:28:40 21:27:01 4 0.02 0.00 0.05 0.02 0.00 99.92 21:28:40 21:27:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:28:40 21:27:01 6 1.16 0.00 0.00 0.00 0.02 98.82 21:28:40 21:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:28:40 21:28:01 all 0.24 0.00 0.02 0.01 0.00 99.73 21:28:40 21:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:28:40 21:28:01 1 0.05 0.00 0.02 0.00 0.00 99.93 21:28:40 21:28:01 2 0.03 0.00 0.02 0.03 0.00 99.92 21:28:40 21:28:01 3 0.02 0.00 0.00 0.05 0.00 99.93 21:28:40 21:28:01 4 0.05 0.00 0.03 0.00 0.00 99.92 21:28:40 21:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:28:40 21:28:01 6 1.66 0.00 0.03 0.00 0.00 98.30 21:28:40 21:28:01 7 0.05 0.00 0.02 0.00 0.00 99.93 21:28:40 Average: all 2.53 0.00 1.00 0.40 0.01 96.07 21:28:40 Average: 0 2.53 0.00 0.87 0.11 0.01 96.48 21:28:40 Average: 1 2.55 0.00 0.92 0.06 0.02 96.44 21:28:40 Average: 2 2.33 0.00 1.10 0.49 0.01 96.07 21:28:40 Average: 3 2.35 0.00 0.90 0.19 0.01 96.55 21:28:40 Average: 4 2.50 0.00 1.08 0.82 0.01 95.59 21:28:40 Average: 5 2.52 0.00 1.04 0.57 0.01 95.85 21:28:40 Average: 6 3.18 0.00 1.05 0.77 0.02 94.98 21:28:40 Average: 7 2.26 0.00 0.99 0.15 0.02 96.57 21:28:40 21:28:40 21:28:40