Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 22dd7cc6891c310929bd15537ed473a29469e419+92c0cb48aec9e6367c7fc89cd27c50580ba6d44f (8e995031af41b8abfd46147a71beaa783607a2fd) 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-ssh9936341916016316428.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh16931318195322287734.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-190/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-190/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11197415401531428182.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-190/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5758666605524396538.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh1274681554588574776.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 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-190/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-190/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5163868590768646752.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 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-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.17 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-504 in /w/workspace/gexfoundry_device-rest-go_PR-190 [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-190 # 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 Merging remotes/origin/main commit 92c0cb48aec9e6367c7fc89cd27c50580ba6d44f into PR head commit 22dd7cc6891c310929bd15537ed473a29469e419 Merge succeeded, producing ef35f4d714e270de2047c75b0cc039ded6f159e4 Checking out Revision ef35f4d714e270de2047c75b0cc039ded6f159e4 (PR-190) > 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/190/head:refs/remotes/origin/PR-190 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22dd7cc6891c310929bd15537ed473a29469e419 # 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 92c0cb48aec9e6367c7fc89cd27c50580ba6d44f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef35f4d714e270de2047c75b0cc039ded6f159e4 # timeout=10 Commit message: "Merge commit '92c0cb48aec9e6367c7fc89cd27c50580ba6d44f' into HEAD" > git rev-list --no-walk 22dd7cc6891c310929bd15537ed473a29469e419 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:07:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:07:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:07:17 ========================================================= 19:07:17 EdgeX Global Pipelines Version Info 19:07:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:07:17 ------------------- 19:07:17 stable info: 19:07:17 ------------------- 19:07:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:07:17 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 19:07:17 Message: update stable to v1.0.230 19:07:18 ------------------- 19:07:18 experimental info: 19:07:18 ------------------- 19:07:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:07:18 Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e 19:07:18 Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-190 [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-190 [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-190 [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef35f4d714e270de2047c75b0cc039ded6f159e4 [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef35f4d [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:19 provisioning config files... 19:07:19 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-190@tmp/config1410248252856668141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:19 ---> docker-login.sh 19:07:19 nexus3.edgexfoundry.org:10001 19:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:19 Configure a credential helper to remove this warning. See 19:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:19 19:07:19 Login Succeeded 19:07:19 nexus3.edgexfoundry.org:10002 19:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:19 Configure a credential helper to remove this warning. See 19:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:19 19:07:19 Login Succeeded 19:07:19 nexus3.edgexfoundry.org:10003 19:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:19 Configure a credential helper to remove this warning. See 19:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:19 19:07:19 Login Succeeded 19:07:19 nexus3.edgexfoundry.org:10004 19:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:20 Configure a credential helper to remove this warning. See 19:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:20 19:07:20 Login Succeeded 19:07:20 docker.io 19:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:20 Configure a credential helper to remove this warning. See 19:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:20 19:07:20 Login Succeeded 19:07:20 ---> docker-login.sh ends [Pipeline] } 19:07:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:07:20 + git rev-list -1 --merges ef35f4d714e270de2047c75b0cc039ded6f159e4~1..ef35f4d714e270de2047c75b0cc039ded6f159e4 [Pipeline] echo 19:07:20 -----------> git rev-list -1 --merges ef35f4d714e270de2047c75b0cc039ded6f159e4~1..ef35f4d714e270de2047c75b0cc039ded6f159e4 ef35f4d714e270de2047c75b0cc039ded6f159e4 19:07:20 ef35f4d714e270de2047c75b0cc039ded6f159e4 [false] [Pipeline] sh 19:07:21 + git log --format=format:%s -1 ef35f4d714e270de2047c75b0cc039ded6f159e4 [Pipeline] echo 19:07:21 ========================================================= 19:07:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:07:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:07:21 + git log --format=format:%s -1 ef35f4d714e270de2047c75b0cc039ded6f159e4 [Pipeline] echo 19:07:21 [semverPrep] GIT_COMMIT: ef35f4d714e270de2047c75b0cc039ded6f159e4, Commit Message: Merge commit '92c0cb48aec9e6367c7fc89cd27c50580ba6d44f' into HEAD [Pipeline] echo 19:07:21 [semverPrep] This is not a build commit. [Pipeline] sh 19:07:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:07:21 + grep -v github /etc/ssh/ssh_known_hosts 19:07:21 + [ -e /tmp/ssh_known_hosts ] 19:07:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:07:21 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:07:21 sudo tee -a /etc/ssh/ssh_known_hosts 19:07:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:07:22 19:07:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:07:22 latest: Pulling from edgex-devops/py-git-semver 19:07:22 1fe172e4850f: Pulling fs layer 19:07:22 caf521ccaac6: Pulling fs layer 19:07:22 3ead6fa29328: Pulling fs layer 19:07:22 5c2a1cbceb83: Pulling fs layer 19:07:22 a8d5f1318db7: Pulling fs layer 19:07:22 c427282e49a2: Pulling fs layer 19:07:22 1827001aaf11: Pulling fs layer 19:07:22 0714d37db230: Pulling fs layer 19:07:22 ac28cf19c067: Pulling fs layer 19:07:22 ca983d60f3e2: Pulling fs layer 19:07:22 9f894cec8388: Pulling fs layer 19:07:22 0714d37db230: Waiting 19:07:22 ac28cf19c067: Waiting 19:07:22 ca983d60f3e2: Waiting 19:07:22 9f894cec8388: Waiting 19:07:22 5c2a1cbceb83: Waiting 19:07:22 a8d5f1318db7: Waiting 19:07:22 c427282e49a2: Waiting 19:07:22 1827001aaf11: Waiting 19:07:22 caf521ccaac6: Verifying Checksum 19:07:22 caf521ccaac6: Download complete 19:07:22 5c2a1cbceb83: Verifying Checksum 19:07:22 5c2a1cbceb83: Download complete 19:07:22 a8d5f1318db7: Verifying Checksum 19:07:22 a8d5f1318db7: Download complete 19:07:22 3ead6fa29328: Verifying Checksum 19:07:22 3ead6fa29328: Download complete 19:07:22 c427282e49a2: Download complete 19:07:22 0714d37db230: Verifying Checksum 19:07:22 0714d37db230: Download complete 19:07:22 ac28cf19c067: Verifying Checksum 19:07:22 ac28cf19c067: Download complete 19:07:22 ca983d60f3e2: Verifying Checksum 19:07:22 ca983d60f3e2: Download complete 19:07:22 9f894cec8388: Verifying Checksum 19:07:22 9f894cec8388: Download complete 19:07:22 1fe172e4850f: Verifying Checksum 19:07:22 1fe172e4850f: Download complete 19:07:23 1827001aaf11: Verifying Checksum 19:07:23 1827001aaf11: Download complete 19:07:24 1fe172e4850f: Pull complete 19:07:24 caf521ccaac6: Pull complete 19:07:24 3ead6fa29328: Pull complete 19:07:24 5c2a1cbceb83: Pull complete 19:07:25 a8d5f1318db7: Pull complete 19:07:25 c427282e49a2: Pull complete 19:07:27 1827001aaf11: Pull complete 19:07:27 0714d37db230: Pull complete 19:07:27 ac28cf19c067: Pull complete 19:07:27 ca983d60f3e2: Pull complete 19:07:27 9f894cec8388: Pull complete 19:07:27 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 19:07:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:07:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:27 prd-ubuntu20.04-docker-8c-8g-504 does not seem to be running inside a container 19:07:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-190 -v /w/workspace/gexfoundry_device-rest-go_PR-190:/w/workspace/gexfoundry_device-rest-go_PR-190:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-190@tmp:/w/workspace/gexfoundry_device-rest-go_PR-190@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-devops/py-git-semver:latest cat 19:07:29 $ docker top 96f0bf7191ab515ec5c5b768bac7269b6f591212e1b9aa28126b223aba724bef -eo pid,comm 19:07:29 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). 19:07:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:29 [ssh-agent] Looking for ssh-agent implementation... 19:07:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:29 $ docker exec 96f0bf7191ab515ec5c5b768bac7269b6f591212e1b9aa28126b223aba724bef ssh-agent 19:07:29 SSH_AUTH_SOCK=/tmp/ssh-Khv65K0T4EM6/agent.33 19:07:29 SSH_AGENT_PID=39 19:07:29 Running ssh-add (command line suppressed) 19:07:29 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-190@tmp/private_key_4301304318525028391.key (/w/workspace/gexfoundry_device-rest-go_PR-190@tmp/private_key_4301304318525028391.key) 19:07:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:29 + git tag --points-at HEAD [Pipeline] } 19:07:29 $ docker exec --env ******** --env ******** 96f0bf7191ab515ec5c5b768bac7269b6f591212e1b9aa28126b223aba724bef ssh-agent -k 19:07:30 unset SSH_AUTH_SOCK; 19:07:30 unset SSH_AGENT_PID; 19:07:30 echo Agent pid 39 killed; 19:07:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:07:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:30 [ssh-agent] Looking for ssh-agent implementation... 19:07:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:30 $ docker exec 96f0bf7191ab515ec5c5b768bac7269b6f591212e1b9aa28126b223aba724bef ssh-agent 19:07:30 SSH_AUTH_SOCK=/tmp/ssh-UYGTvDk9NVak/agent.71 19:07:30 SSH_AGENT_PID=78 19:07:30 Running ssh-add (command line suppressed) 19:07:30 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-190@tmp/private_key_5747892752182298472.key (/w/workspace/gexfoundry_device-rest-go_PR-190@tmp/private_key_5747892752182298472.key) 19:07:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:30 + git semver init 19:07:31 2022-05-31 19:07:31,040 [run_init] DEBUG init version:0.0.0 force:False 19:07:31 2022-05-31 19:07:31,041 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-190/.semver 19:07:31 2022-05-31 19:07:31,041 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-190/.semver 19:07:31 2022-05-31 19:07:31,041 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-190/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-190, universal_newlines=False, shell=None, istream=None) 19:07:32 2022-05-31 19:07:31,909 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-190/.git/info/exclude 19:07:32 2022-05-31 19:07:31,909 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-190/.semver/PR-190 with force:False 19:07:32 2022-05-31 19:07:31,910 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-190/.semver/PR-190 19:07:32 2022-05-31 19:07:31,916 [execute] INFO git cat-file --batch-check 19:07:32 2022-05-31 19:07:31,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-190/.semver, universal_newlines=False, shell=None, istream=) 19:07:32 2022-05-31 19:07:31,924 [execute] INFO git cat-file --batch 19:07:32 2022-05-31 19:07:31,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-190/.semver, universal_newlines=False, shell=None, istream=) 19:07:32 2022-05-31 19:07:31,930 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-190/.semver/PR-190 19:07:32 0.0.0 [Pipeline] } 19:07:32 $ docker exec --env ******** --env ******** 96f0bf7191ab515ec5c5b768bac7269b6f591212e1b9aa28126b223aba724bef ssh-agent -k 19:07:32 unset SSH_AUTH_SOCK; 19:07:32 unset SSH_AGENT_PID; 19:07:32 echo Agent pid 78 killed; 19:07:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:32 + git semver [Pipeline] } 19:07:32 $ docker stop --time=1 96f0bf7191ab515ec5c5b768bac7269b6f591212e1b9aa28126b223aba724bef 19:07:34 $ docker rm -f 96f0bf7191ab515ec5c5b768bac7269b6f591212e1b9aa28126b223aba724bef [Pipeline] // withDockerContainer [Pipeline] sh 19:07:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:07:34 Stashed 1 file(s) [Pipeline] echo 19:07:34 [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 19:07:35 provisioning config files... 19:07:35 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-190@tmp/config5231595774636393421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:35 ---> docker-login.sh 19:07:35 nexus3.edgexfoundry.org:10001 19:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:35 Configure a credential helper to remove this warning. See 19:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:35 19:07:35 Login Succeeded 19:07:35 nexus3.edgexfoundry.org:10002 19:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:35 Configure a credential helper to remove this warning. See 19:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:35 19:07:35 Login Succeeded 19:07:35 nexus3.edgexfoundry.org:10003 19:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:35 Configure a credential helper to remove this warning. See 19:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:35 19:07:35 Login Succeeded 19:07:35 nexus3.edgexfoundry.org:10004 19:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:35 Configure a credential helper to remove this warning. See 19:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:35 19:07:35 Login Succeeded 19:07:35 docker.io 19:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:36 Configure a credential helper to remove this warning. See 19:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:36 19:07:36 Login Succeeded 19:07:36 ---> docker-login.sh ends [Pipeline] } 19:07:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:07:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:36 ========================================================= 19:07:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:07:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 19:07:36 Sending build context to Docker daemon 10.61MB 19:07:36 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 19:07:36 Step 2/12 : FROM ${BASE} AS builder 19:07:36 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:07:36 59bf1c3509f3: Pulling fs layer 19:07:36 666ba61612fd: Pulling fs layer 19:07:36 8ed8ca486205: Pulling fs layer 19:07:36 4fe6c5a15a65: Pulling fs layer 19:07:36 22a0e8bec74d: Pulling fs layer 19:07:36 ca2b28591e48: Pulling fs layer 19:07:36 4fe6c5a15a65: Waiting 19:07:36 22a0e8bec74d: Waiting 19:07:36 a51346096db8: Pulling fs layer 19:07:36 daebc70d1ce1: Pulling fs layer 19:07:36 ca2b28591e48: Waiting 19:07:36 0e18a0eac166: Pulling fs layer 19:07:36 daebc70d1ce1: Waiting 19:07:36 0e18a0eac166: Waiting 19:07:36 a51346096db8: Waiting 19:07:36 8ed8ca486205: Download complete 19:07:36 666ba61612fd: Verifying Checksum 19:07:36 666ba61612fd: Download complete 19:07:37 22a0e8bec74d: Download complete 19:07:37 ca2b28591e48: Verifying Checksum 19:07:37 ca2b28591e48: Download complete 19:07:37 59bf1c3509f3: Download complete 19:07:37 a51346096db8: Verifying Checksum 19:07:37 a51346096db8: Download complete 19:07:37 daebc70d1ce1: Verifying Checksum 19:07:37 daebc70d1ce1: Download complete 19:07:37 59bf1c3509f3: Pull complete 19:07:37 666ba61612fd: Pull complete 19:07:37 8ed8ca486205: Pull complete 19:07:37 0e18a0eac166: Verifying Checksum 19:07:37 0e18a0eac166: Download complete 19:07:37 4fe6c5a15a65: Verifying Checksum 19:07:37 4fe6c5a15a65: Download complete 19:07:42 4fe6c5a15a65: Pull complete 19:07:42 22a0e8bec74d: Pull complete 19:07:42 ca2b28591e48: Pull complete 19:07:42 a51346096db8: Pull complete 19:07:42 daebc70d1ce1: Pull complete 19:07:43 0e18a0eac166: Pull complete 19:07:43 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 19:07:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:43 ---> f018257e8ee9 19:07:43 Step 3/12 : ARG MAKE='make build' 19:07:45 ---> Running in fd2c7a6289be 19:07:45 Removing intermediate container fd2c7a6289be 19:07:45 ---> 78b1bb1da64b 19:07:45 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:07:45 ---> Running in 2f2e95720698 19:07:45 Removing intermediate container 2f2e95720698 19:07:45 ---> 4f911af7c34f 19:07:45 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 19:07:45 ---> Running in 664f3bd8db13 19:07:45 Removing intermediate container 664f3bd8db13 19:07:45 ---> bd7af50676b0 19:07:45 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:07:45 ---> Running in e9846123b122 19:07:46 Removing intermediate container e9846123b122 19:07:46 ---> e5120bc14a0f 19:07:46 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:07:46 ---> Running in 035db24e1dff 19:07:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:07:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:07:48 (1/4) Installing openssh-keygen (8.8_p1-r1) 19:07:48 (2/4) Installing libedit (20210910.3.1-r0) 19:07:48 (3/4) Installing openssh-client-common (8.8_p1-r1) 19:07:48 (4/4) Installing openssh-client-default (8.8_p1-r1) 19:07:48 Executing busybox-1.34.1-r3.trigger 19:07:48 OK: 224 MiB in 56 packages 19:07:48 Removing intermediate container 035db24e1dff 19:07:48 ---> 1e1d83076eff 19:07:48 Step 8/12 : WORKDIR /device-rest-go 19:07:48 ---> Running in 6313bb25fab3 19:07:48 Removing intermediate container 6313bb25fab3 19:07:48 ---> e0ba678aab33 19:07:48 Step 9/12 : COPY go.mod vendor* ./ 19:07:49 ---> edd2bf2e2c11 19:07:49 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:49 ---> Running in 5ef5a2b3f01f 19:07:50 Still waiting to schedule task 19:07:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:08:04 Removing intermediate container 5ef5a2b3f01f 19:08:04 ---> e59612c5545b 19:08:04 Step 11/12 : COPY . . 19:08:04 ---> 646157e76794 19:08:04 Step 12/12 : RUN $MAKE 19:08:04 ---> Running in 57c7d1eb54bc 19:08:04 noop 19:08:04 Removing intermediate container 57c7d1eb54bc 19:08:04 ---> ad759e1feaae 19:08:04 Successfully built ad759e1feaae 19:08:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:04 + docker inspect -f . ci-base-image-x86_64 19:08:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:04 prd-ubuntu20.04-docker-8c-8g-504 does not seem to be running inside a container 19:08:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-190 -v /w/workspace/gexfoundry_device-rest-go_PR-190:/w/workspace/gexfoundry_device-rest-go_PR-190:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-190@tmp:/w/workspace/gexfoundry_device-rest-go_PR-190@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 ******** ci-base-image-x86_64 cat 19:08:04 $ docker top 4224fa14e221abbe3079d97f352414df64ae6d4bfda6bba728fd62edad5f1f80 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:05 + go version 19:08:05 go version go1.17.6 linux/amd64 [Pipeline] } 19:08:05 $ docker stop --time=1 4224fa14e221abbe3079d97f352414df64ae6d4bfda6bba728fd62edad5f1f80 19:08:06 $ docker rm -f 4224fa14e221abbe3079d97f352414df64ae6d4bfda6bba728fd62edad5f1f80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:07 + docker inspect -f . ci-base-image-x86_64 19:08:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:07 prd-ubuntu20.04-docker-8c-8g-504 does not seem to be running inside a container 19:08:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-190 -v /w/workspace/gexfoundry_device-rest-go_PR-190:/w/workspace/gexfoundry_device-rest-go_PR-190:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-190@tmp:/w/workspace/gexfoundry_device-rest-go_PR-190@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 ******** ci-base-image-x86_64 cat 19:08:07 $ docker top 716f0ffa355f3c3670851ee33ecb799f866e43cbffbbdb0cf3c28a124b65cec2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:08:07 + make test 19:08:07 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:08:08 ? github.com/edgexfoundry/device-rest-go [no test files] 19:08:18 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 19:08:18 ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 55.2% of statements 19:08:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:08:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:08:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:08:26 ./bin/test-attribution-txt.sh [Pipeline] echo 19:08:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:08:27 $ docker stop --time=1 716f0ffa355f3c3670851ee33ecb799f866e43cbffbbdb0cf3c28a124b65cec2 19:08:29 $ docker rm -f 716f0ffa355f3c3670851ee33ecb799f866e43cbffbbdb0cf3c28a124b65cec2 [Pipeline] // withDockerContainer [Pipeline] sh 19:08:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:08:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:08:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:08:30 + ls -al . 19:08:30 total 172 19:08:30 drwxrwxr-x 9 jenkins jenkins 4096 May 31 19:08 . 19:08:30 drwxrwxr-x 4 jenkins jenkins 4096 May 31 19:07 .. 19:08:30 -rw-rw-r-- 1 jenkins jenkins 151 May 31 19:07 .dockerignore 19:08:30 drwxrwxr-x 8 jenkins jenkins 4096 May 31 19:07 .git 19:08:30 drwxrwxr-x 3 jenkins jenkins 4096 May 31 19:07 .github 19:08:30 -rw-rw-r-- 1 jenkins jenkins 329 May 31 19:07 .gitignore 19:08:30 -rw-rw-r-- 1 jenkins jenkins 41 May 31 19:07 .golangci.yml 19:08:30 drwxr-xr-x 3 jenkins jenkins 4096 May 31 19:07 .semver 19:08:30 -rw-rw-r-- 1 jenkins jenkins 8596 May 31 19:07 Attribution.txt 19:08:30 -rw-rw-r-- 1 jenkins jenkins 11736 May 31 19:07 CHANGELOG.md 19:08:30 -rw-rw-r-- 1 jenkins jenkins 1672 May 31 19:07 Dockerfile 19:08:30 -rw-rw-r-- 1 jenkins jenkins 677 May 31 19:07 GOVERNANCE.md 19:08:30 -rw-rw-r-- 1 jenkins jenkins 680 May 31 19:07 Jenkinsfile 19:08:30 -rw-rw-r-- 1 jenkins jenkins 11340 May 31 19:07 LICENSE 19:08:30 -rw-rw-r-- 1 jenkins jenkins 1977 May 31 19:07 Makefile 19:08:30 -rw-rw-r-- 1 jenkins jenkins 620 May 31 19:07 OWNERS.md 19:08:30 -rw-rw-r-- 1 jenkins jenkins 8003 May 31 19:07 README.md 19:08:30 -rw-rw-r-- 1 jenkins jenkins 5 May 31 19:07 VERSION 19:08:30 drwxrwxr-x 2 jenkins jenkins 4096 May 31 19:07 bin 19:08:30 drwxrwxr-x 3 jenkins jenkins 4096 May 31 19:07 cmd 19:08:30 -rw-r--r-- 1 jenkins jenkins 9355 May 31 19:08 coverage.out 19:08:30 drwxrwxr-x 2 jenkins jenkins 4096 May 31 19:07 driver 19:08:30 -rw-rw-r-- 1 jenkins jenkins 3287 May 31 19:07 go.mod 19:08:30 -rw-rw-r-- 1 jenkins jenkins 35433 May 31 19:07 go.sum 19:08:30 drwxrwxr-x 3 jenkins jenkins 4096 May 31 19:07 snap 19:08:30 -rw-rw-r-- 1 jenkins jenkins 713 May 31 19:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:30 + 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=ef35f4d714e270de2047c75b0cc039ded6f159e4 --label arch=amd64 --label version=0.0.0 . 19:08:30 Sending build context to Docker daemon 10.62MB 19:08:30 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 19:08:30 Step 2/25 : FROM ${BASE} AS builder 19:08:30 ---> ad759e1feaae 19:08:30 Step 3/25 : ARG MAKE='make build' 19:08:30 ---> Running in 77f0baedb4d4 19:08:30 Removing intermediate container 77f0baedb4d4 19:08:30 ---> 2fd085093f6a 19:08:30 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:08:30 ---> Running in 3f8c3e1e0c35 19:08:30 Removing intermediate container 3f8c3e1e0c35 19:08:30 ---> be5926b51f44 19:08:30 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 19:08:30 ---> Running in 7dd6f6b46b66 19:08:31 Removing intermediate container 7dd6f6b46b66 19:08:31 ---> 3b4917b0f3d6 19:08:31 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:31 ---> Running in d92e65948010 19:08:31 Removing intermediate container d92e65948010 19:08:31 ---> 215e8852335b 19:08:31 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:08:31 ---> Running in cb1ef5ef815e 19:08:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:33 OK: 224 MiB in 56 packages 19:08:33 Removing intermediate container cb1ef5ef815e 19:08:33 ---> 0f3674642655 19:08:33 Step 8/25 : WORKDIR /device-rest-go 19:08:33 ---> Running in 3bc4e7753305 19:08:33 Removing intermediate container 3bc4e7753305 19:08:33 ---> 7817fe4bce6b 19:08:33 Step 9/25 : COPY go.mod vendor* ./ 19:08:33 ---> fc7b66f0f69d 19:08:33 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:34 ---> Running in 5fbf2197e239 19:08:34 Removing intermediate container 5fbf2197e239 19:08:34 ---> 0d8455025350 19:08:34 Step 11/25 : COPY . . 19:08:34 ---> c60be4841210 19:08:34 Step 12/25 : RUN $MAKE 19:08:34 ---> Running in 4e1cf3cc9c64 19:08:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 19:08:57 Removing intermediate container 4e1cf3cc9c64 19:08:57 ---> 955d8967327f 19:08:57 Step 13/25 : FROM alpine:3.14 19:08:57 3.14: Pulling from library/alpine 19:08:57 8663204ce13b: Pulling fs layer 19:08:57 8663204ce13b: Verifying Checksum 19:08:57 8663204ce13b: Download complete 19:08:57 8663204ce13b: Pull complete 19:08:57 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:08:57 Status: Downloaded newer image for alpine:3.14 19:08:57 ---> e04c818066af 19:08:57 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:08:57 ---> Running in 89a726977a5c 19:08:57 Removing intermediate container 89a726977a5c 19:08:57 ---> 5ca4ae700ce5 19:08:57 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 19:08:57 ---> Running in 2891650f8ebe 19:08:57 Removing intermediate container 2891650f8ebe 19:08:57 ---> 969a8828a97d 19:08:57 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 19:08:57 ---> Running in fd8bbf69420a 19:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:08:57 (1/6) Installing dumb-init (1.2.5-r1) 19:08:57 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:08:57 (3/6) Installing libsodium (1.0.18-r0) 19:08:57 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:08:57 (5/6) Installing libzmq (4.3.4-r0) 19:08:57 (6/6) Installing zeromq (4.3.4-r0) 19:08:57 Executing busybox-1.33.1-r7.trigger 19:08:57 OK: 8 MiB in 20 packages 19:08:57 Removing intermediate container fd8bbf69420a 19:08:57 ---> 5b4664bbd84e 19:08:57 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 19:08:57 ---> 77482dee4d2b 19:08:57 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 19:08:57 ---> 11045c4d1843 19:08:57 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 19:08:57 ---> 83e7ae457ad3 19:08:57 Step 20/25 : EXPOSE 59986 19:08:57 ---> Running in 7e7a61a6acf1 19:08:57 Removing intermediate container 7e7a61a6acf1 19:08:57 ---> eb963bd5fe36 19:08:57 Step 21/25 : ENTRYPOINT ["/device-rest"] 19:08:57 ---> Running in db226f368558 19:08:57 Removing intermediate container db226f368558 19:08:57 ---> d7bd30076ac0 19:08:57 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 19:08:57 ---> Running in 3c6270902383 19:08:57 Removing intermediate container 3c6270902383 19:08:57 ---> 7e3ad90cfdce 19:08:57 Step 23/25 : LABEL arch=amd64 19:08:57 ---> Running in 37c7f128246f 19:08:57 Removing intermediate container 37c7f128246f 19:08:57 ---> 4d30910590a9 19:08:57 Step 24/25 : LABEL git_sha=ef35f4d714e270de2047c75b0cc039ded6f159e4 19:08:57 ---> Running in 36c9df8c3bd4 19:08:57 Removing intermediate container 36c9df8c3bd4 19:08:57 ---> 15ce28a12e18 19:08:57 Step 25/25 : LABEL version=0.0.0 19:08:57 ---> Running in f15709d79324 19:08:57 Removing intermediate container f15709d79324 19:08:57 ---> b1bd19dc44d6 19:08:57 [Warning] One or more build-args [ARCH] were not consumed 19:08:57 Successfully built b1bd19dc44d6 19:08:57 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 19:08:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:57 19:08:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:58 latest: Pulling from edgex-lftools-log-publisher 19:08:58 5eb5b503b376: Pulling fs layer 19:08:58 5c69ac0246d0: Pulling fs layer 19:08:58 ec43610c2a17: Pulling fs layer 19:08:58 3a2ae6a8a46f: Pulling fs layer 19:08:58 33b1e0a273af: Pulling fs layer 19:08:58 5d3b04190fa2: Pulling fs layer 19:08:58 2f39f015ded8: Pulling fs layer 19:08:58 3a2ae6a8a46f: Waiting 19:08:58 2f39f015ded8: Waiting 19:08:58 5d3b04190fa2: Waiting 19:08:58 33b1e0a273af: Waiting 19:08:58 5c69ac0246d0: Download complete 19:08:58 3a2ae6a8a46f: Verifying Checksum 19:08:58 3a2ae6a8a46f: Download complete 19:08:58 33b1e0a273af: Verifying Checksum 19:08:58 33b1e0a273af: Download complete 19:08:58 5d3b04190fa2: Verifying Checksum 19:08:58 5d3b04190fa2: Download complete 19:08:58 ec43610c2a17: Download complete 19:08:58 5eb5b503b376: Download complete 19:08:58 2f39f015ded8: Download complete 19:08:59 5eb5b503b376: Pull complete 19:08:59 5c69ac0246d0: Pull complete 19:09:00 ec43610c2a17: Pull complete 19:09:00 3a2ae6a8a46f: Pull complete 19:09:00 33b1e0a273af: Pull complete 19:09:00 5d3b04190fa2: Pull complete 19:09:04 2f39f015ded8: Pull complete 19:09:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:09:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:09:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:04 prd-ubuntu20.04-docker-8c-8g-504 does not seem to be running inside a container 19:09:04 $ 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-190 -v /w/workspace/gexfoundry_device-rest-go_PR-190:/w/workspace/gexfoundry_device-rest-go_PR-190:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-190@tmp:/w/workspace/gexfoundry_device-rest-go_PR-190@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 19:09:06 $ docker top 8f947e13d6464ff6e9e41d59a4ac0d9d841e6c74c18cee69ed88486e1f5afbaa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:07 ---> job-cost.sh 19:09:07 lf-activate-venv: SKIPPING 19:09:07 INFO: No Stack... 19:09:07 INFO: Retrieving Pricing Info for: v3-standard-8 19:09:08 INFO: Archiving Costs [Pipeline] sh 19:09:08 + + cut -d, -f6 19:09:08 cat /w/workspace/gexfoundry_device-rest-go_PR-190/archives/cost.csv [Pipeline] lock 19:09:08 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-190-2-stack-cost] 19:09:08 Resource [jenkins-edgexfoundry-device-rest-go-PR-190-2-stack-cost] did not exist. Created. 19:09:08 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-190-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:09:08 + echo total: 0.2199999988079071 [Pipeline] stash 19:09:08 Stashed 1 file(s) [Pipeline] } 19:09:08 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-190-2-stack-cost] [Pipeline] // lock [Pipeline] } 19:09:08 $ docker stop --time=1 8f947e13d6464ff6e9e41d59a4ac0d9d841e6c74c18cee69ed88486e1f5afbaa 19:09:09 $ docker rm -f 8f947e13d6464ff6e9e41d59a4ac0d9d841e6c74c18cee69ed88486e1f5afbaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:09:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-505 in /w/workspace/gexfoundry_device-rest-go_PR-190 [Pipeline] { [Pipeline] ws 19:09:25 Running in /w/workspace/device-rest-go/2 [Pipeline] { [Pipeline] checkout 19:09:25 The recommended git tool is: git 19:09:31 using credential edgex-jenkins-ssh 19:09:31 Cloning the remote Git repository 19:09:31 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 19:09:32 > git init /w/workspace/device-rest-go/2 # timeout=10 19:09:32 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 19:09:32 > git --version # timeout=10 19:09:32 > git --version # 'git version 2.25.1' 19:09:32 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:09:33 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 19:09:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:09:34 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 19:09:34 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 19:09:34 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/190/head:refs/remotes/origin/PR-190 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:09:34 Merging remotes/origin/main commit 92c0cb48aec9e6367c7fc89cd27c50580ba6d44f into PR head commit 22dd7cc6891c310929bd15537ed473a29469e419 19:09:34 Merge succeeded, producing 0e70da98cff13cf27bcc98182ddbbd5547590dcc 19:09:34 Checking out Revision 0e70da98cff13cf27bcc98182ddbbd5547590dcc (PR-190) 19:09:34 > git config core.sparsecheckout # timeout=10 19:09:34 > git checkout -f 22dd7cc6891c310929bd15537ed473a29469e419 # timeout=10 19:09:34 > git remote # timeout=10 19:09:34 > git config --get remote.origin.url # timeout=10 19:09:34 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:34 > git merge 92c0cb48aec9e6367c7fc89cd27c50580ba6d44f # timeout=10 19:09:34 > git rev-parse HEAD^{commit} # timeout=10 19:09:34 > git config core.sparsecheckout # timeout=10 19:09:34 > git checkout -f 0e70da98cff13cf27bcc98182ddbbd5547590dcc # timeout=10 19:09:38 Commit message: "Merge commit '92c0cb48aec9e6367c7fc89cd27c50580ba6d44f' into HEAD" 19:09:38 > git rev-list --no-walk 22dd7cc6891c310929bd15537ed473a29469e419 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:09:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:09:39 % Total % Received % Xferd Average Speed Time Time Time Current 19:09:39 Dload Upload Total Spent Left Speed 19:09:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 48816 0 --:--:-- --:--:-- --:--:-- 48816 [Pipeline] sh 19:09:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:09:41 + sudo tee /etc/docker/daemon.new 19:09:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:09:41 { 19:09:41 "registry-mirrors": [ 19:09:41 "https://nexus3.edgexfoundry.org:10001" 19:09:41 ], 19:09:41 "bip": "10.250.0.254/24", 19:09:41 "hosts": [ 19:09:41 "tcp://0.0.0.0:5555", 19:09:41 "unix:///var/run/docker.sock" 19:09:41 ], 19:09:41 "mtu": 1458, 19:09:41 "selinux-enabled": true, 19:09:41 "seccomp-profile": "/etc/docker/seccomp.json" 19:09:41 } [Pipeline] sh 19:09:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:09:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:00 provisioning config files... 19:10:00 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/2@tmp/config7874437264313330750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:00 ---> docker-login.sh 19:10:00 nexus3.edgexfoundry.org:10001 19:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:01 Configure a credential helper to remove this warning. See 19:10:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:01 19:10:01 Login Succeeded 19:10:01 nexus3.edgexfoundry.org:10002 19:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:01 Configure a credential helper to remove this warning. See 19:10:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:01 19:10:01 Login Succeeded 19:10:01 nexus3.edgexfoundry.org:10003 19:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:02 Configure a credential helper to remove this warning. See 19:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:02 19:10:02 Login Succeeded 19:10:02 nexus3.edgexfoundry.org:10004 19:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:02 Configure a credential helper to remove this warning. See 19:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:02 19:10:02 Login Succeeded 19:10:02 docker.io 19:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:03 Configure a credential helper to remove this warning. See 19:10:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:03 19:10:03 Login Succeeded 19:10:03 ---> docker-login.sh ends [Pipeline] } 19:10:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:10:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:10:03 ========================================================= 19:10:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:10:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 19:10:04 Sending build context to Docker daemon 128.5kB 19:10:04 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 19:10:04 Step 2/12 : FROM ${BASE} AS builder 19:10:04 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:10:04 9b3977197b4f: Pulling fs layer 19:10:04 1a89e8eeedd5: Pulling fs layer 19:10:04 94645a83ff95: Pulling fs layer 19:10:04 3f3a8bcf1eab: Pulling fs layer 19:10:04 0c92f367c5e7: Pulling fs layer 19:10:04 3096ccb668a1: Pulling fs layer 19:10:04 e8cf19c19ddd: Pulling fs layer 19:10:04 a4caa8a26152: Pulling fs layer 19:10:04 3f3a8bcf1eab: Waiting 19:10:04 0c92f367c5e7: Waiting 19:10:04 3096ccb668a1: Waiting 19:10:04 e8cf19c19ddd: Waiting 19:10:04 a4caa8a26152: Waiting 19:10:04 94645a83ff95: Verifying Checksum 19:10:04 94645a83ff95: Download complete 19:10:04 1a89e8eeedd5: Verifying Checksum 19:10:04 1a89e8eeedd5: Download complete 19:10:04 0c92f367c5e7: Verifying Checksum 19:10:04 0c92f367c5e7: Download complete 19:10:04 3096ccb668a1: Verifying Checksum 19:10:04 3096ccb668a1: Download complete 19:10:04 9b3977197b4f: Download complete 19:10:04 e8cf19c19ddd: Verifying Checksum 19:10:04 e8cf19c19ddd: Download complete 19:10:05 9b3977197b4f: Pull complete 19:10:06 1a89e8eeedd5: Pull complete 19:10:06 94645a83ff95: Pull complete 19:10:06 a4caa8a26152: Verifying Checksum 19:10:06 a4caa8a26152: Download complete 19:10:07 3f3a8bcf1eab: Download complete 19:10:19 3f3a8bcf1eab: Pull complete 19:10:19 0c92f367c5e7: Pull complete 19:10:20 3096ccb668a1: Pull complete 19:10:20 e8cf19c19ddd: Pull complete 19:10:27 a4caa8a26152: Pull complete 19:10:27 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 19:10:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:10:27 ---> 725f1c02e7f9 19:10:27 Step 3/12 : ARG MAKE='make build' 19:10:27 ---> Running in e4b92938d30a 19:10:27 Removing intermediate container e4b92938d30a 19:10:27 ---> 8aa284ca8225 19:10:27 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:10:27 ---> Running in e10b01481a59 19:10:28 Removing intermediate container e10b01481a59 19:10:28 ---> a4e4f6a2c151 19:10:28 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 19:10:28 ---> Running in be012cced638 19:10:28 Removing intermediate container be012cced638 19:10:28 ---> 7778c054491e 19:10:28 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:28 ---> Running in 839861bd1df8 19:10:30 Removing intermediate container 839861bd1df8 19:10:30 ---> b2c739d56642 19:10:30 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:10:30 ---> Running in f34aefb74070 19:10:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:10:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:10:33 (1/4) Installing openssh-keygen (8.8_p1-r1) 19:10:33 (2/4) Installing libedit (20210910.3.1-r0) 19:10:33 (3/4) Installing openssh-client-common (8.8_p1-r1) 19:10:33 (4/4) Installing openssh-client-default (8.8_p1-r1) 19:10:33 Executing busybox-1.34.1-r3.trigger 19:10:33 OK: 224 MiB in 56 packages 19:10:34 Removing intermediate container f34aefb74070 19:10:34 ---> e0d458bdb235 19:10:34 Step 8/12 : WORKDIR /device-rest-go 19:10:34 ---> Running in e1e64d60cba3 19:10:34 Removing intermediate container e1e64d60cba3 19:10:34 ---> c7c44f38c4b6 19:10:34 Step 9/12 : COPY go.mod vendor* ./ 19:10:35 ---> 73416c4675d7 19:10:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:35 ---> Running in 843bee159dc3 19:11:22 Removing intermediate container 843bee159dc3 19:11:22 ---> 53f5db9ffea1 19:11:22 Step 11/12 : COPY . . 19:11:22 ---> 44b3ddd24a8a 19:11:22 Step 12/12 : RUN $MAKE 19:11:22 ---> Running in 29af22675f92 19:11:22 noop 19:11:22 Removing intermediate container 29af22675f92 19:11:22 ---> 6e2d9ecfc1c3 19:11:22 Successfully built 6e2d9ecfc1c3 19:11:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:22 + docker inspect -f . ci-base-image-arm64 19:11:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:23 prd-ubuntu20.04-docker-arm64-4c-16g-505 does not seem to be running inside a container 19:11:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/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 ******** ci-base-image-arm64 cat 19:11:24 $ docker top efead6d677bf8198e5ac9b3db7f1523e32868eec287576300f7de7f876d28701 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:25 + go version 19:11:25 go version go1.17.6 linux/arm64 [Pipeline] } 19:11:25 $ docker stop --time=1 efead6d677bf8198e5ac9b3db7f1523e32868eec287576300f7de7f876d28701 19:11:27 $ docker rm -f efead6d677bf8198e5ac9b3db7f1523e32868eec287576300f7de7f876d28701 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:27 + docker inspect -f . ci-base-image-arm64 19:11:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:27 prd-ubuntu20.04-docker-arm64-4c-16g-505 does not seem to be running inside a container 19:11:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/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 ******** ci-base-image-arm64 cat 19:11:29 $ docker top 71641393f39c4b92275c6fbba28ba7280e5cbf5e325399d7dc58c4fa28eaeaee -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:11:30 + make test 19:11:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:11:32 ? github.com/edgexfoundry/device-rest-go [no test files] 19:12:53 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 19:12:53 ok github.com/edgexfoundry/device-rest-go/driver 0.067s coverage: 55.2% of statements 19:12:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:12:53 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:13:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:13:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:13:16 ./bin/test-attribution-txt.sh [Pipeline] echo 19:13:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:13:17 $ docker stop --time=1 71641393f39c4b92275c6fbba28ba7280e5cbf5e325399d7dc58c4fa28eaeaee 19:13:19 $ docker rm -f 71641393f39c4b92275c6fbba28ba7280e5cbf5e325399d7dc58c4fa28eaeaee [Pipeline] // withDockerContainer [Pipeline] sh 19:13:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:13:20 Warning: overwriting stash ‘coverage-report’ 19:13:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:13:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:13:21 + ls -al . 19:13:21 total 168 19:13:21 drwxrwxr-x 8 jenkins jenkins 4096 May 31 19:13 . 19:13:21 drwxrwxr-x 4 jenkins jenkins 4096 May 31 19:09 .. 19:13:21 -rw-rw-r-- 1 jenkins jenkins 151 May 31 19:09 .dockerignore 19:13:21 drwxrwxr-x 8 jenkins jenkins 4096 May 31 19:09 .git 19:13:21 drwxrwxr-x 3 jenkins jenkins 4096 May 31 19:09 .github 19:13:21 -rw-rw-r-- 1 jenkins jenkins 329 May 31 19:09 .gitignore 19:13:21 -rw-rw-r-- 1 jenkins jenkins 41 May 31 19:09 .golangci.yml 19:13:21 -rw-rw-r-- 1 jenkins jenkins 8596 May 31 19:09 Attribution.txt 19:13:21 -rw-rw-r-- 1 jenkins jenkins 11736 May 31 19:09 CHANGELOG.md 19:13:21 -rw-rw-r-- 1 jenkins jenkins 1672 May 31 19:09 Dockerfile 19:13:21 -rw-rw-r-- 1 jenkins jenkins 677 May 31 19:09 GOVERNANCE.md 19:13:21 -rw-rw-r-- 1 jenkins jenkins 680 May 31 19:09 Jenkinsfile 19:13:21 -rw-rw-r-- 1 jenkins jenkins 11340 May 31 19:09 LICENSE 19:13:21 -rw-rw-r-- 1 jenkins jenkins 1977 May 31 19:09 Makefile 19:13:21 -rw-rw-r-- 1 jenkins jenkins 620 May 31 19:09 OWNERS.md 19:13:21 -rw-rw-r-- 1 jenkins jenkins 8003 May 31 19:09 README.md 19:13:21 -rw-rw-r-- 1 jenkins jenkins 5 May 31 19:07 VERSION 19:13:21 drwxrwxr-x 2 jenkins jenkins 4096 May 31 19:09 bin 19:13:21 drwxrwxr-x 3 jenkins jenkins 4096 May 31 19:09 cmd 19:13:21 -rw-r--r-- 1 jenkins jenkins 9355 May 31 19:12 coverage.out 19:13:21 drwxrwxr-x 2 jenkins jenkins 4096 May 31 19:09 driver 19:13:21 -rw-rw-r-- 1 jenkins jenkins 3287 May 31 19:09 go.mod 19:13:21 -rw-rw-r-- 1 jenkins jenkins 35433 May 31 19:09 go.sum 19:13:21 drwxrwxr-x 3 jenkins jenkins 4096 May 31 19:09 snap 19:13:21 -rw-rw-r-- 1 jenkins jenkins 713 May 31 19:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:21 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0e70da98cff13cf27bcc98182ddbbd5547590dcc --label arch=arm64 --label version=0.0.0 . 19:13:21 Sending build context to Docker daemon 138.8kB 19:13:22 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 19:13:22 Step 2/25 : FROM ${BASE} AS builder 19:13:22 ---> 6e2d9ecfc1c3 19:13:22 Step 3/25 : ARG MAKE='make build' 19:13:22 ---> Running in 2d53cc15b06e 19:13:22 Removing intermediate container 2d53cc15b06e 19:13:22 ---> 1bbae25b869a 19:13:22 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:13:22 ---> Running in 9a3e772b739b 19:13:22 Removing intermediate container 9a3e772b739b 19:13:22 ---> 10f521865b0d 19:13:22 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 19:13:22 ---> Running in 9c6e888bf76e 19:13:23 Removing intermediate container 9c6e888bf76e 19:13:23 ---> 2f7e1c75ada0 19:13:23 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:23 ---> Running in 7139dafd10df 19:13:25 Removing intermediate container 7139dafd10df 19:13:25 ---> cc47064bac5c 19:13:25 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:13:25 ---> Running in 8eaaa49710bf 19:13:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:13:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:13:27 OK: 224 MiB in 56 packages 19:13:28 Removing intermediate container 8eaaa49710bf 19:13:28 ---> 1f71cec7bcc8 19:13:28 Step 8/25 : WORKDIR /device-rest-go 19:13:28 ---> Running in 68a0f2d461c7 19:13:29 Removing intermediate container 68a0f2d461c7 19:13:29 ---> 49c605ccf4ff 19:13:29 Step 9/25 : COPY go.mod vendor* ./ 19:13:29 ---> 584257887ae4 19:13:29 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:29 ---> Running in 2b90c747be6b 19:13:31 Removing intermediate container 2b90c747be6b 19:13:31 ---> aeac16fd59a1 19:13:31 Step 11/25 : COPY . . 19:13:31 ---> 7f2f325e9977 19:13:31 Step 12/25 : RUN $MAKE 19:13:31 ---> Running in 52401d7dac18 19:13:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 19:15:39 Removing intermediate container 52401d7dac18 19:15:39 ---> eb888b944762 19:15:39 Step 13/25 : FROM alpine:3.14 19:15:39 3.14: Pulling from library/alpine 19:15:39 455c02918c45: Pulling fs layer 19:15:39 455c02918c45: Verifying Checksum 19:15:39 455c02918c45: Download complete 19:15:39 455c02918c45: Pull complete 19:15:39 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:15:39 Status: Downloaded newer image for alpine:3.14 19:15:39 ---> ac73e934f311 19:15:39 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:15:39 ---> Running in 90b6055b7160 19:15:39 Removing intermediate container 90b6055b7160 19:15:39 ---> 2dbf99ee48b3 19:15:39 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 19:15:39 ---> Running in 0a836235386b 19:15:39 Removing intermediate container 0a836235386b 19:15:39 ---> faa8f034ea94 19:15:39 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 19:15:39 ---> Running in 68cd0a7142ec 19:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:15:39 (1/6) Installing dumb-init (1.2.5-r1) 19:15:39 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:15:39 (3/6) Installing libsodium (1.0.18-r0) 19:15:39 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:15:39 (5/6) Installing libzmq (4.3.4-r0) 19:15:39 (6/6) Installing zeromq (4.3.4-r0) 19:15:39 Executing busybox-1.33.1-r7.trigger 19:15:39 OK: 8 MiB in 20 packages 19:15:39 Removing intermediate container 68cd0a7142ec 19:15:39 ---> 56e61562c065 19:15:39 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 19:15:39 ---> 3fefb473200e 19:15:39 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 19:15:39 ---> a2b014567f76 19:15:39 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 19:15:39 ---> 8dc82d34bc09 19:15:39 Step 20/25 : EXPOSE 59986 19:15:39 ---> Running in 3c239eb8bf80 19:15:39 Removing intermediate container 3c239eb8bf80 19:15:39 ---> 97faeac54124 19:15:39 Step 21/25 : ENTRYPOINT ["/device-rest"] 19:15:39 ---> Running in 212fff965132 19:15:39 Removing intermediate container 212fff965132 19:15:39 ---> 2ac8fe69f4c0 19:15:39 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 19:15:39 ---> Running in bd3fe7043d46 19:15:39 Removing intermediate container bd3fe7043d46 19:15:39 ---> 7ab5272e0709 19:15:39 Step 23/25 : LABEL arch=arm64 19:15:39 ---> Running in 0e691c6382bc 19:15:39 Removing intermediate container 0e691c6382bc 19:15:39 ---> e3cd6306352a 19:15:39 Step 24/25 : LABEL git_sha=0e70da98cff13cf27bcc98182ddbbd5547590dcc 19:15:39 ---> Running in 5336ebfbcdd2 19:15:39 Removing intermediate container 5336ebfbcdd2 19:15:39 ---> 738a4b03d7b0 19:15:39 Step 25/25 : LABEL version=0.0.0 19:15:39 ---> Running in 2758a2f30c4c 19:15:39 Removing intermediate container 2758a2f30c4c 19:15:39 ---> de32c267fd76 19:15:39 [Warning] One or more build-args [ARCH] were not consumed 19:15:39 Successfully built de32c267fd76 19:15:39 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:15:40 19:15:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:15:40 arm64: Pulling from edgex-lftools-log-publisher 19:15:40 8998bd30e6a1: Pulling fs layer 19:15:40 04944245beec: Pulling fs layer 19:15:40 699f458cf7ca: Pulling fs layer 19:15:40 765212b225bb: Pulling fs layer 19:15:40 f23df028b6ca: Pulling fs layer 19:15:40 d65c8cfc05b1: Pulling fs layer 19:15:40 2437ff75d9bd: Pulling fs layer 19:15:40 f23df028b6ca: Waiting 19:15:40 d65c8cfc05b1: Waiting 19:15:40 765212b225bb: Waiting 19:15:40 2437ff75d9bd: Waiting 19:15:40 04944245beec: Verifying Checksum 19:15:40 04944245beec: Download complete 19:15:40 765212b225bb: Verifying Checksum 19:15:40 765212b225bb: Download complete 19:15:40 f23df028b6ca: Verifying Checksum 19:15:40 d65c8cfc05b1: Verifying Checksum 19:15:40 d65c8cfc05b1: Download complete 19:15:41 699f458cf7ca: Verifying Checksum 19:15:41 699f458cf7ca: Download complete 19:15:41 8998bd30e6a1: Verifying Checksum 19:15:41 8998bd30e6a1: Download complete 19:15:44 2437ff75d9bd: Verifying Checksum 19:15:44 2437ff75d9bd: Download complete 19:15:45 8998bd30e6a1: Pull complete 19:15:46 04944245beec: Pull complete 19:15:47 699f458cf7ca: Pull complete 19:15:47 765212b225bb: Pull complete 19:15:48 f23df028b6ca: Pull complete 19:15:49 d65c8cfc05b1: Pull complete 19:16:04 2437ff75d9bd: Pull complete 19:16:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:16:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:16:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:04 prd-ubuntu20.04-docker-arm64-4c-16g-505 does not seem to be running inside a container 19:16:04 $ 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/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:16:06 $ docker top 747953e407df30093b1c56a307ec8bd836ba029121726c8a07581d4822f8f00b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:16:07 ---> job-cost.sh 19:16:07 lf-activate-venv: SKIPPING 19:16:07 INFO: No Stack... 19:16:08 INFO: Retrieving Pricing Info for: v3-standard-4 19:16:09 INFO: Archiving Costs [Pipeline] sh 19:16:09 + cat /w/workspace/device-rest-go/2/archives/cost.csv 19:16:09 + cut -d, -f6 [Pipeline] lock 19:16:09 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-190-2-stack-cost] 19:16:09 Resource [jenkins-edgexfoundry-device-rest-go-PR-190-2-stack-cost] did not exist. Created. 19:16:09 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-190-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:16:10 /w/workspace/device-rest-go/2@tmp/durable-35eda2ee/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:16:11 + echo total: 0.10999999940395355 [Pipeline] stash 19:16:11 Warning: overwriting stash ‘stack-cost’ 19:16:11 Stashed 1 file(s) [Pipeline] } 19:16:11 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-190-2-stack-cost] [Pipeline] // lock [Pipeline] } 19:16:11 $ docker stop --time=1 747953e407df30093b1c56a307ec8bd836ba029121726c8a07581d4822f8f00b 19:16:12 $ docker rm -f 747953e407df30093b1c56a307ec8bd836ba029121726c8a07581d4822f8f00b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:16:13 provisioning config files... 19:16:13 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-190@tmp/config6637638296374705330tmp [Pipeline] { [Pipeline] sh 19:16:13 + set +x 19:16:13 + curl -s https://codecov.io/bash 19:16:13 + bash -s -- 19:16:13 19:16:13 _____ _ 19:16:13 / ____| | | 19:16:13 | | ___ __| | ___ ___ _____ __ 19:16:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:16:13 | |___| (_) | (_| | __/ (_| (_) \ V / 19:16:13 \_____\___/ \__,_|\___|\___\___/ \_/ 19:16:13 Bash-1.0.6 19:16:13 19:16:13 19:16:13 ==> git version 2.25.1 found 19:16:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:16:13 Release-Date: 2020-01-08 19:16:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:16:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:16:13 ==> Jenkins CI detected. 19:16:13 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-190 19:16:13 project root: . 19:16:13 --> token set from env 19:16:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:16:13 ==> Running gcov in . (disable via -X gcov) 19:16:13 ==> Python coveragepy not found 19:16:13 ==> Searching for coverage reports in: 19:16:13 + . 19:16:13 -> Found 1 reports 19:16:13 ==> Detecting git/mercurial file structure 19:16:13 ==> Reading reports 19:16:13 + ./coverage.out bytes=9355 19:16:13 ==> Appending adjustments 19:16:13 https://docs.codecov.io/docs/fixing-reports 19:16:13 + Found adjustments 19:16:13 ==> Gzipping contents 19:16:13 4.0K /tmp/codecov.Kly4qK.gz 19:16:13 ==> Uploading reports 19:16:13 url: https://codecov.io 19:16:13 query: branch=PR-190&commit=ef35f4d714e270de2047c75b0cc039ded6f159e4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-190%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=190&job=&cmd_args= 19:16:13 -> Pinging Codecov 19:16:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-190&commit=ef35f4d714e270de2047c75b0cc039ded6f159e4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-190%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=190&job=&cmd_args= 19:16:14 -> Uploading to 19:16:14 https://storage.googleapis.com/codecov/v4/raw/2022-05-31/4E5D53B4F1F92C436F7061BF334D961C/ef35f4d714e270de2047c75b0cc039ded6f159e4/2e036dd4-343d-42d1-b80a-c2c128b99c91.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220531T191613Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e179870aee11a849b08f800ffadb744235463f3466809fc50222f6f060635378 19:16:14 % Total % Received % Xferd Average Speed Time Time Time Current 19:16:14 Dload Upload Total Spent Left Speed 19:16:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1806 0 0 100 1806 0 7818 --:--:-- --:--:-- --:--:-- 7818 19:16:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/ef35f4d714e270de2047c75b0cc039ded6f159e4 [Pipeline] } 19:16:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:16:14 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-190/archives ] 19:16:14 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-190/archives 19:16:14 total 16 19:16:14 drwxr-xr-x 3 root root 4096 May 31 19:09 . 19:16:14 drwxrwxr-x 10 jenkins jenkins 4096 May 31 19:09 .. 19:16:14 drwxr-xr-x 2 root root 4096 May 31 19:09 cost 19:16:14 -rw-r--r-- 1 root root 85 May 31 19:09 cost.csv 19:16:14 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-190/archives 19:16:14 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-190/archives 19:16:14 total 16 19:16:14 drwxr-xr-x 3 jenkins jenkins 4096 May 31 19:09 . 19:16:14 drwxrwxr-x 10 jenkins jenkins 4096 May 31 19:09 .. 19:16:14 drwxr-xr-x 2 jenkins jenkins 4096 May 31 19:09 cost 19:16:14 -rw-r--r-- 1 jenkins jenkins 85 May 31 19:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:16:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:16:15 ---> package-listing.sh 19:16:15 ++ facter osfamily 19:16:15 ++ tr '[:upper:]' '[:lower:]' 19:16:16 + OS_FAMILY=debian 19:16:16 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-190 19:16:16 + START_PACKAGES=/tmp/packages_start.txt 19:16:16 + END_PACKAGES=/tmp/packages_end.txt 19:16:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:16:16 + PACKAGES=/tmp/packages_start.txt 19:16:16 + '[' /w/workspace/gexfoundry_device-rest-go_PR-190 ']' 19:16:16 + PACKAGES=/tmp/packages_end.txt 19:16:16 + case "${OS_FAMILY}" in 19:16:16 + dpkg -l 19:16:16 + grep '^ii' 19:16:16 + '[' -f /tmp/packages_start.txt ']' 19:16:16 + '[' -f /tmp/packages_end.txt ']' 19:16:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:16:16 + '[' /w/workspace/gexfoundry_device-rest-go_PR-190 ']' 19:16:16 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-190/archives/ 19:16:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-190/archives/ [Pipeline] echo 19:16:16 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-190/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:16:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:16:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:17 prd-ubuntu20.04-docker-8c-8g-504 does not seem to be running inside a container 19:16:17 $ 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-190/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-190 -v /w/workspace/gexfoundry_device-rest-go_PR-190:/w/workspace/gexfoundry_device-rest-go_PR-190:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-190@tmp:/w/workspace/gexfoundry_device-rest-go_PR-190@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:16:17 $ docker top 1ea9176052c321b8d677ddedf4814c47f7d5b86a7f7f512638f3bf2ef4e80fca -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:17 + touch /tmp/pre-build-complete [Pipeline] sh 19:16:18 + mkdir -p /var/log/sysstat [Pipeline] sh 19:16:18 + ls /var/log/sa-host 19:16:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:16:18 provisioning config files... 19:16:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-190@tmp/config1555676826133751736tmp [Pipeline] { [Pipeline] echo 19:16:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:16:18 ---> create-netrc.sh [Pipeline] } 19:16:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:16:19 ---> python-tools-install.sh [Pipeline] echo 19:16:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:16:19 ---> sudo-logs.sh 19:16:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:16:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:16:19 ---> job-cost.sh 19:16:19 lf-activate-venv: SKIPPING 19:16:19 DEBUG: total: 0.2199999988079071 19:16:19 INFO: Retrieving Stack Cost... 19:16:20 INFO: Retrieving Pricing Info for: v3-standard-8 19:16:20 INFO: Archiving Costs [Pipeline] echo 19:16:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:16:20 ---> logs-deploy.sh 19:16:20 lf-activate-venv: SKIPPING 19:16:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-190/2 19:16:20 INFO: archiving workspace using pattern(s): 19:16:21 Archives upload complete. 19:16:21 INFO: archiving logs to Nexus