Pull request #358 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 49cc5180e9cad99f26ac3ecb6bd79a6576cd5e63+be4ef312c22dc034e41ce6d88dbc2c6735f3bed2 (886270ae660b89fb5c53a48a1bbfec2750558347) 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-ssh17144819435416227265.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh858867919523367271.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-358/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-rest-go/branches/PR-358/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh971271457001471922.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-rest-go/branches/PR-358/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10279226972203088398.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1257821620504617473.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-358/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-rest-go/branches/PR-358/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5666742284762211320.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-rest 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 ‘prd-ubuntu20.04-docker-8c-8g-15629’ Running on prd-ubuntu20.04-docker-8c-8g-15650 in /w/workspace/gexfoundry_device-rest-go_PR-358 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-358 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/358/head:refs/remotes/origin/PR-358 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit be4ef312c22dc034e41ce6d88dbc2c6735f3bed2 into PR head commit 49cc5180e9cad99f26ac3ecb6bd79a6576cd5e63 Merge succeeded, producing 49cc5180e9cad99f26ac3ecb6bd79a6576cd5e63 Checking out Revision 49cc5180e9cad99f26ac3ecb6bd79a6576cd5e63 (PR-358) Commit message: "build(deps): Bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > git config core.sparsecheckout # timeout=10 > git checkout -f 49cc5180e9cad99f26ac3ecb6bd79a6576cd5e63 # 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 be4ef312c22dc034e41ce6d88dbc2c6735f3bed2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49cc5180e9cad99f26ac3ecb6bd79a6576cd5e63 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:37:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:37:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:37:17 ========================================================= 21:37:17 EdgeX Global Pipelines Version Info 21:37:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:37:19 ------------------- 21:37:19 stable info: 21:37:19 ------------------- 21:37:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:37:19 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:37:19 Message: update stable to v1.0.254 21:37:19 ------------------- 21:37:19 experimental info: 21:37:19 ------------------- 21:37:19 Commited By: **** collab-it+edgex@linuxfoundation.org 21:37:19 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 21:37:19 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:37:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 21:37:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 21:37:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:37:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:37:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:37:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:37:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:37:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:37:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:37:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:37:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:37:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 21:37:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:37:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:37:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:37:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:37:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:37:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:37:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:37:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:37:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:37:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:37:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:37:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:37:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:37:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:37:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:37:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-358 [Pipeline] echo 21:37:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-358 [Pipeline] echo 21:37:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-358 [Pipeline] echo 21:37:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49cc5180e9cad99f26ac3ecb6bd79a6576cd5e63 [Pipeline] echo 21:37:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49cc518 [Pipeline] echo 21:37:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:37:21 provisioning config files... 21:37:21 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-358@tmp/config17714844200099168004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:37:22 ---> docker-login.sh 21:37:22 nexus3.edgexfoundry.org:10001 21:37:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:22 Configure a credential helper to remove this warning. See 21:37:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:22 21:37:22 Login Succeeded 21:37:22 nexus3.edgexfoundry.org:10002 21:37:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:22 Configure a credential helper to remove this warning. See 21:37:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:22 21:37:22 Login Succeeded 21:37:22 nexus3.edgexfoundry.org:10003 21:37:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:22 Configure a credential helper to remove this warning. See 21:37:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:22 21:37:22 Login Succeeded 21:37:22 nexus3.edgexfoundry.org:10004 21:37:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:23 Configure a credential helper to remove this warning. See 21:37:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:23 21:37:23 Login Succeeded 21:37:23 docker.io 21:37:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:24 Configure a credential helper to remove this warning. See 21:37:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:24 21:37:24 Login Succeeded 21:37:24 ---> docker-login.sh ends [Pipeline] } 21:37:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:37:24 + git rev-list -1 --merges 49cc5180e9cad99f26ac3ecb6bd79a6576cd5e63~1..49cc5180e9cad99f26ac3ecb6bd79a6576cd5e63 [Pipeline] echo 21:37:24 -----------> git rev-list -1 --merges 49cc5180e9cad99f26ac3ecb6bd79a6576cd5e63~1..49cc5180e9cad99f26ac3ecb6bd79a6576cd5e63 49cc5180e9cad99f26ac3ecb6bd79a6576cd5e63 [false] [Pipeline] sh 21:37:25 + git log --format=format:%s -1 49cc5180e9cad99f26ac3ecb6bd79a6576cd5e63 [Pipeline] echo 21:37:25 ========================================================= 21:37:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:37:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:37:25 + git log --format=format:%s -1 49cc5180e9cad99f26ac3ecb6bd79a6576cd5e63 [Pipeline] echo 21:37:25 [semverPrep] GIT_COMMIT: 49cc5180e9cad99f26ac3ecb6bd79a6576cd5e63, Commit Message: build(deps): Bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6 [Pipeline] echo 21:37:25 [semverPrep] This is not a build commit. [Pipeline] sh 21:37:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:37:26 + grep -v github /etc/ssh/ssh_known_hosts 21:37:26 + [ -e /tmp/ssh_known_hosts ] 21:37:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:37:26 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:37:26 sudo tee -a /etc/ssh/ssh_known_hosts 21:37:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:37:26 21:37:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:37:27 0.1.4: Pulling from edgex-devops/py-git-semver 21:37:27 b85a868b505f: Pulling fs layer 21:37:27 e2be974225ed: Pulling fs layer 21:37:27 339a4e72a1f5: Pulling fs layer 21:37:27 988bab9f4d93: Pulling fs layer 21:37:27 1469e6f7b9e6: Pulling fs layer 21:37:27 eaf3925da568: Pulling fs layer 21:37:27 bab4dde63d76: Pulling fs layer 21:37:27 bde34c3a00c8: Pulling fs layer 21:37:27 b352a97aabf1: Pulling fs layer 21:37:27 4872d77fe225: Pulling fs layer 21:37:27 5851b861e8e6: Pulling fs layer 21:37:27 5851b861e8e6: Waiting 21:37:27 bde34c3a00c8: Waiting 21:37:27 eaf3925da568: Waiting 21:37:27 988bab9f4d93: Waiting 21:37:27 bab4dde63d76: Waiting 21:37:27 b352a97aabf1: Waiting 21:37:27 4872d77fe225: Waiting 21:37:27 1469e6f7b9e6: Waiting 21:37:27 e2be974225ed: Download complete 21:37:27 988bab9f4d93: Verifying Checksum 21:37:27 1469e6f7b9e6: Verifying Checksum 21:37:27 1469e6f7b9e6: Download complete 21:37:27 339a4e72a1f5: Verifying Checksum 21:37:27 339a4e72a1f5: Download complete 21:37:27 eaf3925da568: Verifying Checksum 21:37:27 eaf3925da568: Download complete 21:37:27 bde34c3a00c8: Verifying Checksum 21:37:27 bde34c3a00c8: Download complete 21:37:27 b352a97aabf1: Verifying Checksum 21:37:27 b352a97aabf1: Download complete 21:37:27 5851b861e8e6: Verifying Checksum 21:37:27 5851b861e8e6: Download complete 21:37:27 b85a868b505f: Verifying Checksum 21:37:27 b85a868b505f: Download complete 21:37:28 bab4dde63d76: Verifying Checksum 21:37:28 bab4dde63d76: Download complete 21:37:33 b85a868b505f: Pull complete 21:37:33 e2be974225ed: Pull complete 21:37:34 339a4e72a1f5: Pull complete 21:37:34 988bab9f4d93: Pull complete 21:37:35 1469e6f7b9e6: Pull complete 21:37:35 eaf3925da568: Pull complete 21:37:41 bab4dde63d76: Pull complete 21:37:41 bde34c3a00c8: Pull complete 21:37:41 b352a97aabf1: Pull complete 21:37:41 4872d77fe225: Pull complete 21:37:41 5851b861e8e6: Pull complete 21:37:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:37:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:37:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:42 prd-ubuntu20.04-docker-8c-8g-15650 does not seem to be running inside a container 21:37:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-358 -v /w/workspace/gexfoundry_device-rest-go_PR-358:/w/workspace/gexfoundry_device-rest-go_PR-358:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-358@tmp:/w/workspace/gexfoundry_device-rest-go_PR-358@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-devops/py-git-semver:0.1.4 cat 21:37:44 $ docker top d869490101756ecc5c2a9931077957d329829e3f92c43c2e7915f33504119927 -eo pid,comm 21:37:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:37:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:37:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:37:44 [ssh-agent] Looking for ssh-agent implementation... 21:37:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:37:45 $ docker exec d869490101756ecc5c2a9931077957d329829e3f92c43c2e7915f33504119927 ssh-agent 21:37:45 SSH_AUTH_SOCK=/tmp/ssh-26whnPeFETrZ/agent.32 21:37:45 SSH_AGENT_PID=38 21:37:45 Running ssh-add (command line suppressed) 21:37:45 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-358@tmp/private_key_17463602516596533847.key (/w/workspace/gexfoundry_device-rest-go_PR-358@tmp/private_key_17463602516596533847.key) 21:37:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:37:46 + git tag --points-at HEAD [Pipeline] } 21:37:46 $ docker exec --env ******** --env ******** d869490101756ecc5c2a9931077957d329829e3f92c43c2e7915f33504119927 ssh-agent -k 21:37:46 unset SSH_AUTH_SOCK; 21:37:46 unset SSH_AGENT_PID; 21:37:46 echo Agent pid 38 killed; 21:37:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:37:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:37:46 [ssh-agent] Looking for ssh-agent implementation... 21:37:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:37:46 $ docker exec d869490101756ecc5c2a9931077957d329829e3f92c43c2e7915f33504119927 ssh-agent 21:37:47 SSH_AUTH_SOCK=/tmp/ssh-nl1b4JjTcKoA/agent.72 21:37:47 SSH_AGENT_PID=77 21:37:47 Running ssh-add (command line suppressed) 21:37:47 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-358@tmp/private_key_10565895006606806415.key (/w/workspace/gexfoundry_device-rest-go_PR-358@tmp/private_key_10565895006606806415.key) 21:37:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:37:47 + git semver init 21:37:48 2023-10-31 21:37:48,018 [run_init] DEBUG init version:0.0.0 force:False 21:37:48 2023-10-31 21:37:48,019 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-358/.semver 21:37:48 2023-10-31 21:37:48,020 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-358/.semver 21:37:48 2023-10-31 21:37:48,020 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-358/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-358, universal_newlines=False, shell=None, istream=None) 21:37:49 2023-10-31 21:37:49,428 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-358/.git/info/exclude 21:37:49 2023-10-31 21:37:49,428 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-358/.semver/PR-358 with force:False 21:37:49 2023-10-31 21:37:49,428 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-358/.semver/PR-358 21:37:49 2023-10-31 21:37:49,431 [execute] INFO git cat-file --batch-check 21:37:49 2023-10-31 21:37:49,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-358/.semver, universal_newlines=False, shell=None, istream=) 21:37:49 2023-10-31 21:37:49,440 [execute] INFO git cat-file --batch 21:37:49 2023-10-31 21:37:49,440 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-358/.semver, universal_newlines=False, shell=None, istream=) 21:37:49 2023-10-31 21:37:49,445 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-358/.semver/PR-358 21:37:49 0.0.0 [Pipeline] } 21:37:49 $ docker exec --env ******** --env ******** d869490101756ecc5c2a9931077957d329829e3f92c43c2e7915f33504119927 ssh-agent -k 21:37:49 unset SSH_AUTH_SOCK; 21:37:49 unset SSH_AGENT_PID; 21:37:49 echo Agent pid 77 killed; 21:37:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:37:50 + git semver [Pipeline] } 21:37:51 $ docker stop --time=1 d869490101756ecc5c2a9931077957d329829e3f92c43c2e7915f33504119927 21:37:52 $ docker rm -f --volumes d869490101756ecc5c2a9931077957d329829e3f92c43c2e7915f33504119927 [Pipeline] // withDockerContainer [Pipeline] sh 21:37:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:37:53 Stashed 1 file(s) [Pipeline] echo 21:37:53 [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:37:54 provisioning config files... 21:37:54 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-358@tmp/config4496880066985583554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:37:55 ---> docker-login.sh 21:37:55 nexus3.edgexfoundry.org:10001 21:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:55 Configure a credential helper to remove this warning. See 21:37:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:55 21:37:55 Login Succeeded 21:37:55 nexus3.edgexfoundry.org:10002 21:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:55 Configure a credential helper to remove this warning. See 21:37:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:55 21:37:55 Login Succeeded 21:37:55 nexus3.edgexfoundry.org:10003 21:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:55 Configure a credential helper to remove this warning. See 21:37:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:55 21:37:55 Login Succeeded 21:37:55 nexus3.edgexfoundry.org:10004 21:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:56 Configure a credential helper to remove this warning. See 21:37:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:56 21:37:56 Login Succeeded 21:37:56 docker.io 21:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:56 Configure a credential helper to remove this warning. See 21:37:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:56 21:37:56 Login Succeeded 21:37:56 ---> docker-login.sh ends [Pipeline] } 21:37:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:37:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:37:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:37:56 ========================================================= 21:37:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:37:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:37:57 Sending build context to Docker daemon 10.94MB 21:37:57 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:37:57 Step 2/12 : FROM ${BASE} AS builder 21:37:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:37:57 7264a8db6415: Pulling fs layer 21:37:57 c4d48a809fc2: Pulling fs layer 21:37:57 4f1c88b9dad5: Pulling fs layer 21:37:57 ad3a456e5733: Pulling fs layer 21:37:57 33e27b845d1e: Pulling fs layer 21:37:57 c68163c4e522: Pulling fs layer 21:37:57 50da416c3ac9: Pulling fs layer 21:37:57 23d2d4c4bb30: Pulling fs layer 21:37:57 ad3a456e5733: Waiting 21:37:57 33e27b845d1e: Waiting 21:37:57 c68163c4e522: Waiting 21:37:57 50da416c3ac9: Waiting 21:37:57 c4d48a809fc2: Verifying Checksum 21:37:57 c4d48a809fc2: Download complete 21:37:57 ad3a456e5733: Download complete 21:37:57 33e27b845d1e: Download complete 21:37:57 7264a8db6415: Verifying Checksum 21:37:57 7264a8db6415: Download complete 21:37:58 c68163c4e522: Verifying Checksum 21:37:58 c68163c4e522: Download complete 21:37:58 23d2d4c4bb30: Verifying Checksum 21:37:58 23d2d4c4bb30: Download complete 21:37:58 7264a8db6415: Pull complete 21:37:59 4f1c88b9dad5: Verifying Checksum 21:37:59 4f1c88b9dad5: Download complete 21:37:59 c4d48a809fc2: Pull complete 21:38:00 50da416c3ac9: Verifying Checksum 21:38:00 50da416c3ac9: Download complete 21:38:09 Still waiting to schedule task 21:38:09 ‘prd-centos7-blackbox-4c-2g-12692’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:38:09 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15655’ is offline 21:38:10 4f1c88b9dad5: Pull complete 21:38:10 ad3a456e5733: Pull complete 21:38:10 33e27b845d1e: Pull complete 21:38:10 c68163c4e522: Pull complete 21:38:23 50da416c3ac9: Pull complete 21:38:24 23d2d4c4bb30: Pull complete 21:38:24 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:38:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:38:24 ---> 0786185ac409 21:38:24 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:38:29 ---> Running in 94560f7947fc 21:38:29 Removing intermediate container 94560f7947fc 21:38:29 ---> 69a116c4aa6c 21:38:29 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:38:29 ---> Running in 1e8a987e1ef3 21:38:29 Removing intermediate container 1e8a987e1ef3 21:38:29 ---> 95cfc2f6ade8 21:38:29 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:38:29 ---> Running in d66b05b07324 21:38:29 Removing intermediate container d66b05b07324 21:38:29 ---> d44361760749 21:38:29 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:38:29 ---> Running in ca07e28d41ef 21:38:30 Removing intermediate container ca07e28d41ef 21:38:30 ---> 27d0b463a565 21:38:30 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:38:30 ---> Running in c26717e6e5c9 21:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:38:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:38:31 (1/4) Installing openssh-keygen (9.3_p2-r0) 21:38:31 (2/4) Installing libedit (20221030.3.1-r1) 21:38:31 (3/4) Installing openssh-client-common (9.3_p2-r0) 21:38:31 (4/4) Installing openssh-client-default (9.3_p2-r0) 21:38:31 Executing busybox-1.36.1-r2.trigger 21:38:31 OK: 268 MiB in 56 packages 21:38:32 Removing intermediate container c26717e6e5c9 21:38:32 ---> 03b969851b61 21:38:32 Step 8/12 : WORKDIR /device-rest-go 21:38:32 ---> Running in 01a0d6504848 21:38:32 Removing intermediate container 01a0d6504848 21:38:32 ---> 6aae3763154b 21:38:32 Step 9/12 : COPY go.mod vendor* ./ 21:38:32 ---> b9324f5c74a8 21:38:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:32 ---> Running in 5dbca059e4ae 21:39:19 Removing intermediate container 5dbca059e4ae 21:39:19 ---> 16a85f89a495 21:39:19 Step 11/12 : COPY . . 21:39:20 ---> dccd16ad4a0e 21:39:20 Step 12/12 : RUN $MAKE 21:39:20 ---> Running in d8dbbea94603 21:39:21 noop 21:39:21 Removing intermediate container d8dbbea94603 21:39:21 ---> c98716cece56 21:39:21 Successfully built c98716cece56 21:39:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:22 + docker inspect -f . ci-base-image-x86_64 21:39:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:22 prd-ubuntu20.04-docker-8c-8g-15650 does not seem to be running inside a container 21:39:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-358 -v /w/workspace/gexfoundry_device-rest-go_PR-358:/w/workspace/gexfoundry_device-rest-go_PR-358:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-358@tmp:/w/workspace/gexfoundry_device-rest-go_PR-358@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 ******** ci-base-image-x86_64 cat 21:39:23 $ docker top e44175f27dc6a3c1bc4687b76c0ac65d7bdf5b8fc8ff65fa6bff3c28f4692c24 -eo pid,comm [Pipeline] { [Pipeline] sh 21:39:23 + go version 21:39:23 go version go1.21.0 linux/amd64 [Pipeline] } 21:39:23 $ docker stop --time=1 e44175f27dc6a3c1bc4687b76c0ac65d7bdf5b8fc8ff65fa6bff3c28f4692c24 21:39:24 $ docker rm -f --volumes e44175f27dc6a3c1bc4687b76c0ac65d7bdf5b8fc8ff65fa6bff3c28f4692c24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:25 + docker inspect -f . ci-base-image-x86_64 21:39:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:26 prd-ubuntu20.04-docker-8c-8g-15650 does not seem to be running inside a container 21:39:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-358 -v /w/workspace/gexfoundry_device-rest-go_PR-358:/w/workspace/gexfoundry_device-rest-go_PR-358:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-358@tmp:/w/workspace/gexfoundry_device-rest-go_PR-358@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 ******** ci-base-image-x86_64 cat 21:39:26 $ docker top 123534bd4dc0083e39657d1da469ccd334d0a4fae3c76b1c3c47f3c19bda17fc -eo pid,comm [Pipeline] { [Pipeline] sh 21:39:27 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-358 [Pipeline] fileExists [Pipeline] sh 21:39:27 + make test 21:39:27 go test ./... -coverprofile=coverage.out ./... 21:39:29 ? github.com/edgexfoundry/device-rest-go [no test files] 21:39:41 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 21:39:41 ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 33.2% of statements 21:39:49 go vet ./... 21:39:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:39:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:39:53 ./bin/test-attribution-txt.sh [Pipeline] echo 21:39:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:39:53 $ docker stop --time=1 123534bd4dc0083e39657d1da469ccd334d0a4fae3c76b1c3c47f3c19bda17fc 21:39:55 $ docker rm -f --volumes 123534bd4dc0083e39657d1da469ccd334d0a4fae3c76b1c3c47f3c19bda17fc [Pipeline] // withDockerContainer [Pipeline] sh 21:39:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:39:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:39:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:39:57 + ls -al . 21:39:57 total 184 21:39:57 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:39 . 21:39:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 21:37 .. 21:39:57 -rw-rw-r-- 1 jenkins jenkins 151 Oct 31 21:37 .dockerignore 21:39:57 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:39 .git 21:39:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:37 .github 21:39:57 -rw-rw-r-- 1 jenkins jenkins 264 Oct 31 21:37 .gitignore 21:39:57 -rw-rw-r-- 1 jenkins jenkins 41 Oct 31 21:37 .golangci.yml 21:39:57 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 21:37 .semver 21:39:57 -rw-rw-r-- 1 jenkins jenkins 10300 Oct 31 21:37 Attribution.txt 21:39:57 -rw-rw-r-- 1 jenkins jenkins 15709 Oct 31 21:37 CHANGELOG.md 21:39:57 -rw-rw-r-- 1 jenkins jenkins 1578 Oct 31 21:37 Dockerfile 21:39:57 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 21:37 GOVERNANCE.md 21:39:57 -rw-rw-r-- 1 jenkins jenkins 680 Oct 31 21:37 Jenkinsfile 21:39:57 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 21:37 LICENSE 21:39:57 -rw-rw-r-- 1 jenkins jenkins 2010 Oct 31 21:37 Makefile 21:39:57 -rw-rw-r-- 1 jenkins jenkins 620 Oct 31 21:37 OWNERS.md 21:39:57 -rw-rw-r-- 1 jenkins jenkins 15738 Oct 31 21:37 README.md 21:39:57 -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 21:37 VERSION 21:39:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:37 bin 21:39:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:37 cmd 21:39:57 -rw-r--r-- 1 jenkins jenkins 14499 Oct 31 21:39 coverage.out 21:39:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:37 driver 21:39:57 -rw-rw-r-- 1 jenkins jenkins 3891 Oct 31 21:37 go.mod 21:39:57 -rw-rw-r-- 1 jenkins jenkins 35094 Oct 31 21:37 go.sum 21:39:57 -rw-rw-r-- 1 jenkins jenkins 713 Oct 31 21:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:58 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=49cc5180e9cad99f26ac3ecb6bd79a6576cd5e63 --label arch=amd64 --label version=0.0.0 . 21:39:58 Sending build context to Docker daemon 10.96MB 21:39:58 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 21:39:58 Step 2/25 : FROM ${BASE} AS builder 21:39:58 ---> c98716cece56 21:39:58 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:39:58 ---> Running in d8e277141dd6 21:39:58 Removing intermediate container d8e277141dd6 21:39:58 ---> 257e7c214ac9 21:39:58 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:39:58 ---> Running in 66c621fcc632 21:39:58 Removing intermediate container 66c621fcc632 21:39:58 ---> c4355bde9282 21:39:58 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:39:58 ---> Running in f3e317d3e68f 21:39:58 Removing intermediate container f3e317d3e68f 21:39:58 ---> a873f541564a 21:39:58 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:39:58 ---> Running in 3573706cc280 21:39:58 Removing intermediate container 3573706cc280 21:39:58 ---> f3c203dd2e44 21:39:58 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:39:58 ---> Running in b6ae5d9f1886 21:39:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:39:59 OK: 268 MiB in 56 packages 21:39:59 Removing intermediate container b6ae5d9f1886 21:39:59 ---> a17ea9862c7b 21:39:59 Step 8/25 : WORKDIR /device-rest-go 21:39:59 ---> Running in 01d15a5dc352 21:39:59 Removing intermediate container 01d15a5dc352 21:39:59 ---> 9c26d432c383 21:39:59 Step 9/25 : COPY go.mod vendor* ./ 21:39:59 ---> 9b0b4682d989 21:39:59 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:39:59 ---> Running in 831e136bdf1b 21:40:00 Removing intermediate container 831e136bdf1b 21:40:00 ---> 394292dc297f 21:40:00 Step 11/25 : COPY . . 21:40:01 ---> a6b77b32226b 21:40:01 Step 12/25 : RUN $MAKE 21:40:01 ---> Running in 3ae9c5f50b17 21:40:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-rest ./cmd 21:40:28 Removing intermediate container 3ae9c5f50b17 21:40:28 ---> a2a53b7dc07d 21:40:28 Step 13/25 : FROM alpine:3.18 21:40:28 3.18: Pulling from library/alpine 21:40:28 96526aa774ef: Pulling fs layer 21:40:28 96526aa774ef: Verifying Checksum 21:40:28 96526aa774ef: Download complete 21:40:28 96526aa774ef: Pull complete 21:40:28 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:40:28 Status: Downloaded newer image for alpine:3.18 21:40:28 ---> 8ca4688f4f35 21:40:28 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:40:28 ---> Running in 387b06e12abe 21:40:28 Removing intermediate container 387b06e12abe 21:40:28 ---> 54f36154dbdb 21:40:28 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 21:40:28 ---> Running in 0d1bf4d51619 21:40:28 Removing intermediate container 0d1bf4d51619 21:40:28 ---> 673c20934682 21:40:28 Step 16/25 : RUN apk add --update --no-cache dumb-init 21:40:28 ---> Running in 24d1101e32e6 21:40:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:40:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:40:29 (1/1) Installing dumb-init (1.2.5-r2) 21:40:29 Executing busybox-1.36.1-r2.trigger 21:40:29 OK: 7 MiB in 16 packages 21:40:29 Removing intermediate container 24d1101e32e6 21:40:29 ---> 0197a9db249b 21:40:29 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 21:40:31 ---> e4a88f22c48c 21:40:31 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 21:40:31 ---> 6c2d7a8d7385 21:40:31 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 21:40:31 ---> 663c9a070aa7 21:40:31 Step 20/25 : EXPOSE 59986 21:40:31 ---> Running in c9f62c81de52 21:40:31 Removing intermediate container c9f62c81de52 21:40:31 ---> d353f52dd95a 21:40:31 Step 21/25 : ENTRYPOINT ["/device-rest"] 21:40:31 ---> Running in 86866adf6a56 21:40:31 Removing intermediate container 86866adf6a56 21:40:31 ---> 36c3b8837207 21:40:31 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:40:32 ---> Running in 0ea5d33941c0 21:40:32 Removing intermediate container 0ea5d33941c0 21:40:32 ---> 53ab4e04a4f3 21:40:32 Step 23/25 : LABEL arch=amd64 21:40:32 ---> Running in e4ec8ed1b07d 21:40:32 Removing intermediate container e4ec8ed1b07d 21:40:32 ---> 61b40640a322 21:40:32 Step 24/25 : LABEL git_sha=49cc5180e9cad99f26ac3ecb6bd79a6576cd5e63 21:40:32 ---> Running in 3e9bdaee7c8c 21:40:32 Removing intermediate container 3e9bdaee7c8c 21:40:32 ---> a6084e5ce41d 21:40:32 Step 25/25 : LABEL version=0.0.0 21:40:32 ---> Running in 9577b444665b 21:40:32 Removing intermediate container 9577b444665b 21:40:32 ---> 5f8f1814b622 21:40:32 [Warning] One or more build-args [ARCH] were not consumed 21:40:32 Successfully built 5f8f1814b622 21:40:32 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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] withEnv [Pipeline] { [Pipeline] sh 21:40:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:40:34 21:40:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:40:34 latest: Pulling from edgex-lftools-log-publisher 21:40:34 5eb5b503b376: Pulling fs layer 21:40:34 5c69ac0246d0: Pulling fs layer 21:40:34 ec43610c2a17: Pulling fs layer 21:40:34 3a2ae6a8a46f: Pulling fs layer 21:40:34 33b1e0a273af: Pulling fs layer 21:40:34 5d3b04190fa2: Pulling fs layer 21:40:34 2f39f015ded8: Pulling fs layer 21:40:34 33b1e0a273af: Waiting 21:40:34 5d3b04190fa2: Waiting 21:40:34 3a2ae6a8a46f: Waiting 21:40:34 2f39f015ded8: Waiting 21:40:34 5c69ac0246d0: Verifying Checksum 21:40:34 5c69ac0246d0: Download complete 21:40:34 3a2ae6a8a46f: Verifying Checksum 21:40:34 3a2ae6a8a46f: Download complete 21:40:34 33b1e0a273af: Verifying Checksum 21:40:34 33b1e0a273af: Download complete 21:40:34 ec43610c2a17: Verifying Checksum 21:40:34 ec43610c2a17: Download complete 21:40:34 5d3b04190fa2: Verifying Checksum 21:40:34 5d3b04190fa2: Download complete 21:40:35 5eb5b503b376: Download complete 21:40:36 2f39f015ded8: Verifying Checksum 21:40:36 2f39f015ded8: Download complete 21:40:39 5eb5b503b376: Pull complete 21:40:39 5c69ac0246d0: Pull complete 21:40:40 ec43610c2a17: Pull complete 21:40:40 3a2ae6a8a46f: Pull complete 21:40:41 33b1e0a273af: Pull complete 21:40:41 5d3b04190fa2: Pull complete 21:40:56 2f39f015ded8: Pull complete 21:40:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:40:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:40:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:56 prd-ubuntu20.04-docker-8c-8g-15650 does not seem to be running inside a container 21:40: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/gexfoundry_device-rest-go_PR-358 -v /w/workspace/gexfoundry_device-rest-go_PR-358:/w/workspace/gexfoundry_device-rest-go_PR-358:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-358@tmp:/w/workspace/gexfoundry_device-rest-go_PR-358@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-lftools-log-publisher:latest cat 21:40:59 $ docker top cc78d821a677216a9e5fb89892efa1c022eb33eece966f0716f620e4a73cfc9b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:40:59 ---> job-cost.sh 21:40:59 lf-activate-venv: SKIPPING 21:40:59 INFO: No Stack... 21:41:00 INFO: Retrieving Pricing Info for: v3-standard-8 21:41:00 INFO: Archiving Costs [Pipeline] sh 21:41:01 + cat /w/workspace/gexfoundry_device-rest-go_PR-358/archives/cost.csv 21:41:01 + cut -d, -f6 [Pipeline] lock 21:41:01 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-358-1-stack-cost] 21:41:01 Resource [jenkins-edgexfoundry-device-rest-go-PR-358-1-stack-cost] did not exist. Created. 21:41:01 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-358-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:41:01 + echo total: 0.2199999988079071 [Pipeline] stash 21:41:01 Stashed 1 file(s) [Pipeline] } 21:41:01 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-358-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:41:02 $ docker stop --time=1 cc78d821a677216a9e5fb89892efa1c022eb33eece966f0716f620e4a73cfc9b 21:41:03 $ docker rm -f --volumes cc78d821a677216a9e5fb89892efa1c022eb33eece966f0716f620e4a73cfc9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:47:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15858 in /w/workspace/gexfoundry_device-rest-go_PR-358 [Pipeline] { [Pipeline] ws 21:47:49 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:47:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:47:51 % Total % Received % Xferd Average Speed Time Time Time Current 21:47:51 Dload Upload Total Spent Left Speed 21:47:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh 21:47:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:47:52 + sudo tee /etc/docker/daemon.new 21:47:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:47:52 { 21:47:52 "registry-mirrors": [ 21:47:52 "https://nexus3.edgexfoundry.org:10001" 21:47:52 ], 21:47:52 "bip": "10.250.0.254/24", 21:47:52 "hosts": [ 21:47:52 "tcp://0.0.0.0:5555", 21:47:52 "unix:///var/run/docker.sock" 21:47:52 ], 21:47:52 "mtu": 1458, 21:47:52 "selinux-enabled": true, 21:47:52 "seccomp-profile": "/etc/docker/seccomp.json" 21:47:52 } [Pipeline] sh 21:47:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:47:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:48:16 provisioning config files... 21:48:16 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config10482288524715820970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:48:16 ---> docker-login.sh 21:48:16 nexus3.edgexfoundry.org:10001 21:48:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:17 Configure a credential helper to remove this warning. See 21:48:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:17 21:48:17 Login Succeeded 21:48:17 nexus3.edgexfoundry.org:10002 21:48:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:17 Configure a credential helper to remove this warning. See 21:48:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:17 21:48:17 Login Succeeded 21:48:17 nexus3.edgexfoundry.org:10003 21:48:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:18 Configure a credential helper to remove this warning. See 21:48:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:18 21:48:18 Login Succeeded 21:48:18 nexus3.edgexfoundry.org:10004 21:48:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:18 Configure a credential helper to remove this warning. See 21:48:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:18 21:48:18 Login Succeeded 21:48:18 docker.io 21:48:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:19 Configure a credential helper to remove this warning. See 21:48:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:19 21:48:19 Login Succeeded 21:48:19 ---> docker-login.sh ends [Pipeline] } 21:48:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:48:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:48:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:48:19 ========================================================= 21:48:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:48:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:48:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:48:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:48:20 9fda8d8052c6: Pulling fs layer 21:48:20 5d54e960e981: Pulling fs layer 21:48:20 c4a7e357bf2a: Pulling fs layer 21:48:20 f0e02332f6b5: Pulling fs layer 21:48:20 cefa15bbcfad: Pulling fs layer 21:48:20 17808c966233: Pulling fs layer 21:48:20 f4c1fc716caa: Pulling fs layer 21:48:20 f0e02332f6b5: Waiting 21:48:20 cefa15bbcfad: Waiting 21:48:20 f4c1fc716caa: Waiting 21:48:20 17808c966233: Waiting 21:48:20 5d54e960e981: Verifying Checksum 21:48:20 5d54e960e981: Download complete 21:48:20 f0e02332f6b5: Verifying Checksum 21:48:20 f0e02332f6b5: Download complete 21:48:20 cefa15bbcfad: Verifying Checksum 21:48:20 cefa15bbcfad: Download complete 21:48:20 9fda8d8052c6: Verifying Checksum 21:48:20 9fda8d8052c6: Download complete 21:48:21 f4c1fc716caa: Verifying Checksum 21:48:21 f4c1fc716caa: Download complete 21:48:21 9fda8d8052c6: Pull complete 21:48:21 5d54e960e981: Pull complete 21:48:22 c4a7e357bf2a: Verifying Checksum 21:48:22 c4a7e357bf2a: Download complete 21:48:23 17808c966233: Verifying Checksum 21:48:23 17808c966233: Download complete 21:48:38 c4a7e357bf2a: Pull complete 21:48:38 f0e02332f6b5: Pull complete 21:48:38 cefa15bbcfad: Pull complete 21:48:45 17808c966233: Pull complete 21:48:46 f4c1fc716caa: Pull complete 21:48:46 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:48:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:48:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 21:48:47 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:47 + docker inspect -f . ci-base-image-arm64 21:48:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:48 prd-ubuntu20.04-docker-arm64-4c-16g-15858 does not seem to be running inside a container 21:48:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** ci-base-image-arm64 cat 21:48:50 $ docker top dbc9ca909f5485c34b945e48a09d6b0f58c18d6d5d358788d2650824f08d8bd4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:48:51 + go version 21:48:51 go version go1.21.0 linux/arm64 [Pipeline] } 21:48:51 $ docker stop --time=1 dbc9ca909f5485c34b945e48a09d6b0f58c18d6d5d358788d2650824f08d8bd4 21:48:53 $ docker rm -f --volumes dbc9ca909f5485c34b945e48a09d6b0f58c18d6d5d358788d2650824f08d8bd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:54 + docker inspect -f . ci-base-image-arm64 21:48:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:55 prd-ubuntu20.04-docker-arm64-4c-16g-15858 does not seem to be running inside a container 21:48:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** ci-base-image-arm64 cat 21:48:56 $ docker top 386a253555c2f98c36c98e12470ac628b8b0ae40267b0e7fe3e65c8471582d02 -eo pid,comm [Pipeline] { [Pipeline] sh 21:48:57 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 21:48:58 + make test 21:48:58 make: *** No rule to make target 'test'. Stop. [Pipeline] } 21:48:58 $ docker stop --time=1 386a253555c2f98c36c98e12470ac628b8b0ae40267b0e7fe3e65c8471582d02 21:49:00 $ docker rm -f --volumes 386a253555c2f98c36c98e12470ac628b8b0ae40267b0e7fe3e65c8471582d02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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:49:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:49:01 21:49:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:49:02 arm64: Pulling from edgex-lftools-log-publisher 21:49:02 8998bd30e6a1: Pulling fs layer 21:49:02 04944245beec: Pulling fs layer 21:49:02 699f458cf7ca: Pulling fs layer 21:49:02 765212b225bb: Pulling fs layer 21:49:02 f23df028b6ca: Pulling fs layer 21:49:02 d65c8cfc05b1: Pulling fs layer 21:49:02 2437ff75d9bd: Pulling fs layer 21:49:02 f23df028b6ca: Waiting 21:49:02 d65c8cfc05b1: Waiting 21:49:02 2437ff75d9bd: Waiting 21:49:02 765212b225bb: Waiting 21:49:02 04944245beec: Verifying Checksum 21:49:02 04944245beec: Download complete 21:49:02 765212b225bb: Verifying Checksum 21:49:02 765212b225bb: Download complete 21:49:02 f23df028b6ca: Verifying Checksum 21:49:02 f23df028b6ca: Download complete 21:49:02 d65c8cfc05b1: Verifying Checksum 21:49:02 d65c8cfc05b1: Download complete 21:49:02 699f458cf7ca: Verifying Checksum 21:49:02 699f458cf7ca: Download complete 21:49:03 8998bd30e6a1: Verifying Checksum 21:49:03 8998bd30e6a1: Download complete 21:49:05 2437ff75d9bd: Verifying Checksum 21:49:05 2437ff75d9bd: Download complete 21:49:07 8998bd30e6a1: Pull complete 21:49:08 04944245beec: Pull complete 21:49:09 699f458cf7ca: Pull complete 21:49:10 765212b225bb: Pull complete 21:49:11 f23df028b6ca: Pull complete 21:49:11 d65c8cfc05b1: Pull complete 21:49:29 2437ff75d9bd: Pull complete 21:49:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:49:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:49:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:29 prd-ubuntu20.04-docker-arm64-4c-16g-15858 does not seem to be running inside a container 21:49:30 $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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-lftools-log-publisher:arm64 cat 21:49:33 $ docker top de0431c7f245cfb80ad758fb90a94beae7218f89a56f05854f3b3d63e36e662f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:49:34 ---> job-cost.sh 21:49:34 lf-activate-venv: SKIPPING 21:49:34 INFO: No Stack... 21:49:34 INFO: Retrieving Pricing Info for: v3-standard-4 21:49:35 INFO: Archiving Costs [Pipeline] sh 21:49:35 + cat /w/workspace/device-rest-go/1/archives/cost.csv 21:49:35 + cut -d, -f6 [Pipeline] lock 21:49:36 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-358-1-stack-cost] 21:49:36 Resource [jenkins-edgexfoundry-device-rest-go-PR-358-1-stack-cost] did not exist. Created. 21:49:36 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-358-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:49:36 /w/workspace/device-rest-go/1@tmp/durable-ae228d8d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:49:37 + echo total: 0.10999999940395355 [Pipeline] stash 21:49:37 Warning: overwriting stash ‘stack-cost’ 21:49:38 Stashed 1 file(s) [Pipeline] } 21:49:38 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-358-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:49:38 $ docker stop --time=1 de0431c7f245cfb80ad758fb90a94beae7218f89a56f05854f3b3d63e36e662f 21:49:39 $ docker rm -f --volumes de0431c7f245cfb80ad758fb90a94beae7218f89a56f05854f3b3d63e36e662f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:49:40 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:49:42 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-358/archives ] 21:49:42 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-358/archives 21:49:42 total 16 21:49:42 drwxr-xr-x 3 root root 4096 Oct 31 21:41 . 21:49:42 drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 21:41 .. 21:49:42 drwxr-xr-x 2 root root 4096 Oct 31 21:41 cost 21:49:42 -rw-r--r-- 1 root root 86 Oct 31 21:41 cost.csv 21:49:42 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-358/archives 21:49:42 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-358/archives 21:49:42 total 16 21:49:42 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 21:41 . 21:49:42 drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 21:41 .. 21:49:42 drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 21:41 cost 21:49:42 -rw-r--r-- 1 jenkins jenkins 86 Oct 31 21:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:49:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:49:44 ---> package-listing.sh 21:49:44 ++ facter osfamily 21:49:44 ++ tr '[:upper:]' '[:lower:]' 21:49:44 + OS_FAMILY=debian 21:49:44 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-358 21:49:44 + START_PACKAGES=/tmp/packages_start.txt 21:49:44 + END_PACKAGES=/tmp/packages_end.txt 21:49:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:49:44 + PACKAGES=/tmp/packages_start.txt 21:49:44 + '[' /w/workspace/gexfoundry_device-rest-go_PR-358 ']' 21:49:44 + PACKAGES=/tmp/packages_end.txt 21:49:44 + case "${OS_FAMILY}" in 21:49:44 + grep '^ii' 21:49:44 + dpkg -l 21:49:44 + '[' -f /tmp/packages_start.txt ']' 21:49:44 + '[' -f /tmp/packages_end.txt ']' 21:49:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:49:44 + '[' /w/workspace/gexfoundry_device-rest-go_PR-358 ']' 21:49:44 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-358/archives/ 21:49:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-358/archives/ [Pipeline] echo 21:49:44 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/gexfoundry_device-rest-go_PR-358/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:49:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:49:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:46 prd-ubuntu20.04-docker-8c-8g-15650 does not seem to be running inside a container 21:49:46 $ 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/gexfoundry_device-rest-go_PR-358/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-358 -v /w/workspace/gexfoundry_device-rest-go_PR-358:/w/workspace/gexfoundry_device-rest-go_PR-358:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-358@tmp:/w/workspace/gexfoundry_device-rest-go_PR-358@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:49:46 $ docker top f360fc8b5e5db5eb4d0c00f24715e93312871c33bad09ce2f8d51a515f893b4a -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:47 + touch /tmp/pre-build-complete [Pipeline] sh 21:49:47 + mkdir -p /var/log/sysstat [Pipeline] sh 21:49:47 + ls /var/log/sa-host 21:49:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:49:47 provisioning config files... 21:49:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-358@tmp/config1512722628020209740tmp [Pipeline] { [Pipeline] echo 21:49:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:49:48 ---> create-netrc.sh [Pipeline] } 21:49:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:49:49 ---> python-tools-install.sh [Pipeline] echo 21:49:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:49:49 ---> sudo-logs.sh 21:49:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:49:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:49:50 ---> job-cost.sh 21:49:50 lf-activate-venv: SKIPPING 21:49:50 DEBUG: total: 0.2199999988079071 21:49:50 INFO: Retrieving Stack Cost... 21:49:51 INFO: Retrieving Pricing Info for: v3-standard-8 21:49:51 INFO: Archiving Costs [Pipeline] echo 21:49:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:49:51 ---> logs-deploy.sh 21:49:51 lf-activate-venv: SKIPPING 21:49:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-358/1 21:49:51 INFO: archiving workspace using pattern(s): 21:49:53 Archives upload complete. 21:49:53 INFO: archiving logs to Nexus