Pull request #255 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 29588c2b6594ab0cf4b156290c074d63ced11da2+7f746f51e1ef244c01c4206344cb741c614a79d6 (801e953ead705456103ae006a30ce83671a8a71d) 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-ssh10832314506898306417.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5883566442395560512.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-255/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-255/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7503415937464733899.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-255/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14792905205417219088.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16406831385326207430.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-255/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-255/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15443842745466897530.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6491 in /w/workspace/gexfoundry_device-rest-go_PR-255 [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-255 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/255/head:refs/remotes/origin/PR-255 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7f746f51e1ef244c01c4206344cb741c614a79d6 into PR head commit 29588c2b6594ab0cf4b156290c074d63ced11da2 Merge succeeded, producing 29588c2b6594ab0cf4b156290c074d63ced11da2 Checking out Revision 29588c2b6594ab0cf4b156290c074d63ced11da2 (PR-255) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:24:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 29588c2b6594ab0cf4b156290c074d63ced11da2 # 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 7f746f51e1ef244c01c4206344cb741c614a79d6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29588c2b6594ab0cf4b156290c074d63ced11da2 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:24:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:24:50 ========================================================= 19:24:50 EdgeX Global Pipelines Version Info 19:24:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:24:51 ------------------- 19:24:51 stable info: 19:24:51 ------------------- 19:24:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:24:51 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:24:51 Message: update stable to v1.0.244 19:24:51 ------------------- 19:24:51 experimental info: 19:24:51 ------------------- 19:24:51 Commited By: **** collab-it+edgex@linuxfoundation.org 19:24:51 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:24:51 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:24:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 19:24:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 19:24:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:24:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:24:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:24:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:24:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 19:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:24:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:24:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:24:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:24:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:24:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:24:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:24:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:24:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:24:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:24:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:24:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:24:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:24:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:24:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-255 [Pipeline] echo 19:24:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-255 [Pipeline] echo 19:24:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-255 [Pipeline] echo 19:24:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29588c2b6594ab0cf4b156290c074d63ced11da2 [Pipeline] echo 19:24:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29588c2 [Pipeline] echo 19:24:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:24:53 provisioning config files... 19:24:53 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-255@tmp/config11311157145952152221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:24:53 ---> docker-login.sh 19:24:53 nexus3.edgexfoundry.org:10001 19:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:24:53 Configure a credential helper to remove this warning. See 19:24:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:24:53 19:24:53 Login Succeeded 19:24:53 nexus3.edgexfoundry.org:10002 19:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:24:54 Configure a credential helper to remove this warning. See 19:24:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:24:54 19:24:54 Login Succeeded 19:24:54 nexus3.edgexfoundry.org:10003 19:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:24:54 Configure a credential helper to remove this warning. See 19:24:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:24:54 19:24:54 Login Succeeded 19:24:54 nexus3.edgexfoundry.org:10004 19:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:24:54 Configure a credential helper to remove this warning. See 19:24:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:24:54 19:24:54 Login Succeeded 19:24:54 docker.io 19:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:24:54 Configure a credential helper to remove this warning. See 19:24:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:24:54 19:24:54 Login Succeeded 19:24:54 ---> docker-login.sh ends [Pipeline] } 19:24:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:24:55 + git rev-list -1 --merges 29588c2b6594ab0cf4b156290c074d63ced11da2~1..29588c2b6594ab0cf4b156290c074d63ced11da2 [Pipeline] echo 19:24:55 -----------> git rev-list -1 --merges 29588c2b6594ab0cf4b156290c074d63ced11da2~1..29588c2b6594ab0cf4b156290c074d63ced11da2 29588c2b6594ab0cf4b156290c074d63ced11da2 [false] [Pipeline] sh 19:24:55 + git log --format=format:%s -1 29588c2b6594ab0cf4b156290c074d63ced11da2 [Pipeline] echo 19:24:55 ========================================================= 19:24:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:24:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:24:56 + git log --format=format:%s -1 29588c2b6594ab0cf4b156290c074d63ced11da2 [Pipeline] echo 19:24:56 [semverPrep] GIT_COMMIT: 29588c2b6594ab0cf4b156290c074d63ced11da2, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 19:24:56 [semverPrep] This is not a build commit. [Pipeline] sh 19:24:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:24:56 + grep -v github /etc/ssh/ssh_known_hosts 19:24:56 + [ -e /tmp/ssh_known_hosts ] 19:24:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:24:56 + + sudoecho tee -a github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= /etc/ssh/ssh_known_hosts 19:24:56 19:24:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:24:57 19:24:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:24:57 0.1.4: Pulling from edgex-devops/py-git-semver 19:24:57 b85a868b505f: Pulling fs layer 19:24:57 e2be974225ed: Pulling fs layer 19:24:57 339a4e72a1f5: Pulling fs layer 19:24:57 988bab9f4d93: Pulling fs layer 19:24:57 1469e6f7b9e6: Pulling fs layer 19:24:57 eaf3925da568: Pulling fs layer 19:24:57 bab4dde63d76: Pulling fs layer 19:24:57 bde34c3a00c8: Pulling fs layer 19:24:57 b352a97aabf1: Pulling fs layer 19:24:57 4872d77fe225: Pulling fs layer 19:24:57 5851b861e8e6: Pulling fs layer 19:24:57 eaf3925da568: Waiting 19:24:57 1469e6f7b9e6: Waiting 19:24:57 bde34c3a00c8: Waiting 19:24:57 bab4dde63d76: Waiting 19:24:57 b352a97aabf1: Waiting 19:24:57 988bab9f4d93: Waiting 19:24:57 5851b861e8e6: Waiting 19:24:57 e2be974225ed: Verifying Checksum 19:24:57 e2be974225ed: Download complete 19:24:57 988bab9f4d93: Download complete 19:24:57 339a4e72a1f5: Download complete 19:24:58 1469e6f7b9e6: Verifying Checksum 19:24:58 1469e6f7b9e6: Download complete 19:24:58 eaf3925da568: Verifying Checksum 19:24:58 eaf3925da568: Download complete 19:24:58 bde34c3a00c8: Download complete 19:24:58 b352a97aabf1: Verifying Checksum 19:24:58 b352a97aabf1: Download complete 19:24:58 4872d77fe225: Download complete 19:24:58 5851b861e8e6: Verifying Checksum 19:24:58 5851b861e8e6: Download complete 19:24:58 b85a868b505f: Verifying Checksum 19:24:58 b85a868b505f: Download complete 19:24:58 bab4dde63d76: Verifying Checksum 19:24:58 bab4dde63d76: Download complete 19:24:59 b85a868b505f: Pull complete 19:24:59 e2be974225ed: Pull complete 19:25:00 339a4e72a1f5: Pull complete 19:25:00 988bab9f4d93: Pull complete 19:25:00 1469e6f7b9e6: Pull complete 19:25:00 eaf3925da568: Pull complete 19:25:02 bab4dde63d76: Pull complete 19:25:02 bde34c3a00c8: Pull complete 19:25:02 b352a97aabf1: Pull complete 19:25:02 4872d77fe225: Pull complete 19:25:02 5851b861e8e6: Pull complete 19:25:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:25:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:25:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:25:02 prd-ubuntu20.04-docker-8c-8g-6491 does not seem to be running inside a container 19:25:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-255 -v /w/workspace/gexfoundry_device-rest-go_PR-255:/w/workspace/gexfoundry_device-rest-go_PR-255:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-255@tmp:/w/workspace/gexfoundry_device-rest-go_PR-255@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:25:04 $ docker top 832177015a0e96d7567ad5342ee2c6db01c64f6c10b726229135be5895a252c8 -eo pid,comm 19:25:04 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:25:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:25:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:25:04 [ssh-agent] Looking for ssh-agent implementation... 19:25:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:25:04 $ docker exec 832177015a0e96d7567ad5342ee2c6db01c64f6c10b726229135be5895a252c8 ssh-agent 19:25:04 SSH_AUTH_SOCK=/tmp/ssh-WquN7iFeQDBb/agent.32 19:25:04 SSH_AGENT_PID=38 19:25:04 Running ssh-add (command line suppressed) 19:25:05 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-255@tmp/private_key_11558834718051896209.key (/w/workspace/gexfoundry_device-rest-go_PR-255@tmp/private_key_11558834718051896209.key) 19:25:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:25:05 + git tag --points-at HEAD [Pipeline] } 19:25:05 $ docker exec --env ******** --env ******** 832177015a0e96d7567ad5342ee2c6db01c64f6c10b726229135be5895a252c8 ssh-agent -k 19:25:05 unset SSH_AUTH_SOCK; 19:25:05 unset SSH_AGENT_PID; 19:25:05 echo Agent pid 38 killed; 19:25:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:25:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:25:05 [ssh-agent] Looking for ssh-agent implementation... 19:25:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:25:05 $ docker exec 832177015a0e96d7567ad5342ee2c6db01c64f6c10b726229135be5895a252c8 ssh-agent 19:25:05 SSH_AUTH_SOCK=/tmp/ssh-Ik2HlMAJFTAE/agent.70 19:25:05 SSH_AGENT_PID=76 19:25:05 Running ssh-add (command line suppressed) 19:25:05 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-255@tmp/private_key_9691992600376230022.key (/w/workspace/gexfoundry_device-rest-go_PR-255@tmp/private_key_9691992600376230022.key) 19:25:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:25:06 + git semver init 19:25:06 2023-02-17 19:25:06,462 [run_init] DEBUG init version:0.0.0 force:False 19:25:06 2023-02-17 19:25:06,463 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-255/.semver 19:25:06 2023-02-17 19:25:06,464 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-255/.semver 19:25:06 2023-02-17 19:25:06,465 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-255/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-255, universal_newlines=False, shell=None, istream=None) 19:25:07 2023-02-17 19:25:07,553 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-255/.git/info/exclude 19:25:07 2023-02-17 19:25:07,554 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-255/.semver/PR-255 with force:False 19:25:07 2023-02-17 19:25:07,554 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-255/.semver/PR-255 19:25:07 2023-02-17 19:25:07,558 [execute] INFO git cat-file --batch-check 19:25:07 2023-02-17 19:25:07,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-255/.semver, universal_newlines=False, shell=None, istream=) 19:25:07 2023-02-17 19:25:07,564 [execute] INFO git cat-file --batch 19:25:07 2023-02-17 19:25:07,565 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-255/.semver, universal_newlines=False, shell=None, istream=) 19:25:07 2023-02-17 19:25:07,571 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-255/.semver/PR-255 19:25:07 0.0.0 [Pipeline] } 19:25:07 $ docker exec --env ******** --env ******** 832177015a0e96d7567ad5342ee2c6db01c64f6c10b726229135be5895a252c8 ssh-agent -k 19:25:08 unset SSH_AUTH_SOCK; 19:25:08 unset SSH_AGENT_PID; 19:25:08 echo Agent pid 76 killed; 19:25:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:25:08 + git semver [Pipeline] } 19:25:08 $ docker stop --time=1 832177015a0e96d7567ad5342ee2c6db01c64f6c10b726229135be5895a252c8 19:25:10 $ docker rm -f --volumes 832177015a0e96d7567ad5342ee2c6db01c64f6c10b726229135be5895a252c8 [Pipeline] // withDockerContainer [Pipeline] sh 19:25:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:25:10 Stashed 1 file(s) [Pipeline] echo 19:25:10 [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:25:11 provisioning config files... 19:25:11 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-255@tmp/config1464858603728171720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:25:11 ---> docker-login.sh 19:25:11 nexus3.edgexfoundry.org:10001 19:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:11 Configure a credential helper to remove this warning. See 19:25:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:11 19:25:11 Login Succeeded 19:25:11 nexus3.edgexfoundry.org:10002 19:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:11 Configure a credential helper to remove this warning. See 19:25:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:11 19:25:11 Login Succeeded 19:25:11 nexus3.edgexfoundry.org:10003 19:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:12 Configure a credential helper to remove this warning. See 19:25:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:12 19:25:12 Login Succeeded 19:25:12 nexus3.edgexfoundry.org:10004 19:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:12 Configure a credential helper to remove this warning. See 19:25:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:12 19:25:12 Login Succeeded 19:25:12 docker.io 19:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:12 Configure a credential helper to remove this warning. See 19:25:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:12 19:25:12 Login Succeeded 19:25:12 ---> docker-login.sh ends [Pipeline] } 19:25:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:25:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:25:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:25:12 ========================================================= 19:25:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:25:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:25:13 Sending build context to Docker daemon 10.82MB 19:25:13 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 19:25:13 Step 2/12 : FROM ${BASE} AS builder 19:25:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:25:13 213ec9aee27d: Pulling fs layer 19:25:13 4583459ba037: Pulling fs layer 19:25:13 93c1e223e6f2: Pulling fs layer 19:25:13 53926ce57604: Pulling fs layer 19:25:13 21b2b0c7a3f4: Pulling fs layer 19:25:13 22ff95d597cd: Pulling fs layer 19:25:13 12d6caf4c0d1: Pulling fs layer 19:25:13 96b7cbca73a9: Pulling fs layer 19:25:13 a7acece74701: Pulling fs layer 19:25:13 22ff95d597cd: Waiting 19:25:13 12d6caf4c0d1: Waiting 19:25:13 96b7cbca73a9: Waiting 19:25:13 53926ce57604: Waiting 19:25:13 a7acece74701: Waiting 19:25:13 93c1e223e6f2: Verifying Checksum 19:25:13 93c1e223e6f2: Download complete 19:25:13 4583459ba037: Download complete 19:25:13 21b2b0c7a3f4: Verifying Checksum 19:25:13 21b2b0c7a3f4: Download complete 19:25:13 22ff95d597cd: Verifying Checksum 19:25:13 22ff95d597cd: Download complete 19:25:13 213ec9aee27d: Download complete 19:25:13 12d6caf4c0d1: Download complete 19:25:13 213ec9aee27d: Pull complete 19:25:13 4583459ba037: Pull complete 19:25:13 93c1e223e6f2: Pull complete 19:25:14 a7acece74701: Verifying Checksum 19:25:14 a7acece74701: Download complete 19:25:14 96b7cbca73a9: Verifying Checksum 19:25:14 96b7cbca73a9: Download complete 19:25:15 53926ce57604: Verifying Checksum 19:25:15 53926ce57604: Download complete 19:25:19 53926ce57604: Pull complete 19:25:19 21b2b0c7a3f4: Pull complete 19:25:19 22ff95d597cd: Pull complete 19:25:19 12d6caf4c0d1: Pull complete 19:25:21 96b7cbca73a9: Pull complete 19:25:22 a7acece74701: Pull complete 19:25:22 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:25:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:25:22 ---> db6d94c90886 19:25:22 Step 3/12 : ARG ADD_BUILD_TAGS="" 19:25:25 ---> Running in f8855ca62591 19:25:25 Removing intermediate container f8855ca62591 19:25:25 ---> 8e86bfc0a118 19:25:25 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:25:25 ---> Running in 8e6f6a1970b0 19:25:25 Removing intermediate container 8e6f6a1970b0 19:25:25 ---> f89498dc730c 19:25:25 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:25:25 ---> Running in 3273fc157898 19:25:25 Removing intermediate container 3273fc157898 19:25:25 ---> a2b53c7e3e7a 19:25:25 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 19:25:25 ---> Running in e21226a896df 19:25:26 Removing intermediate container e21226a896df 19:25:26 ---> 98cfe621d313 19:25:26 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:25:26 ---> Running in d2aaba51ef03 19:25:26 Still waiting to schedule task 19:25:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:25:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:25:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:25:26 (1/4) Installing openssh-keygen (9.0_p1-r2) 19:25:26 (2/4) Installing libedit (20210910.3.1-r0) 19:25:26 (3/4) Installing openssh-client-common (9.0_p1-r2) 19:25:26 (4/4) Installing openssh-client-default (9.0_p1-r2) 19:25:26 Executing busybox-1.35.0-r17.trigger 19:25:26 OK: 216 MiB in 55 packages 19:25:27 Removing intermediate container d2aaba51ef03 19:25:27 ---> 26b28ae75f7f 19:25:27 Step 8/12 : WORKDIR /device-rest-go 19:25:27 ---> Running in 0bd44fb1c57e 19:25:27 Removing intermediate container 0bd44fb1c57e 19:25:27 ---> 3d5cd8bca0df 19:25:27 Step 9/12 : COPY go.mod vendor* ./ 19:25:27 ---> 9081fcf270ec 19:25:27 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:27 ---> Running in 4f6c9df2a7d5 19:25:59 Removing intermediate container 4f6c9df2a7d5 19:25:59 ---> 96084af43d1a 19:25:59 Step 11/12 : COPY . . 19:25:59 ---> 1b11e964a9a8 19:25:59 Step 12/12 : RUN $MAKE 19:25:59 ---> Running in 412e7d883f0d 19:26:00 noop 19:26:00 Removing intermediate container 412e7d883f0d 19:26:00 ---> ce5669846559 19:26:00 Successfully built ce5669846559 19:26:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:01 + docker inspect -f . ci-base-image-x86_64 19:26:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:01 prd-ubuntu20.04-docker-8c-8g-6491 does not seem to be running inside a container 19:26:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-255 -v /w/workspace/gexfoundry_device-rest-go_PR-255:/w/workspace/gexfoundry_device-rest-go_PR-255:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-255@tmp:/w/workspace/gexfoundry_device-rest-go_PR-255@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 ******** ci-base-image-x86_64 cat 19:26:01 $ docker top 3924262ad6cac604dc97f2e7913b458d0c8001ce9129f2222e5e69a2d129e5a7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:26:02 + go version 19:26:02 go version go1.18.7 linux/amd64 [Pipeline] } 19:26:02 $ docker stop --time=1 3924262ad6cac604dc97f2e7913b458d0c8001ce9129f2222e5e69a2d129e5a7 19:26:03 $ docker rm -f --volumes 3924262ad6cac604dc97f2e7913b458d0c8001ce9129f2222e5e69a2d129e5a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:04 + docker inspect -f . ci-base-image-x86_64 19:26:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:04 prd-ubuntu20.04-docker-8c-8g-6491 does not seem to be running inside a container 19:26:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-255 -v /w/workspace/gexfoundry_device-rest-go_PR-255:/w/workspace/gexfoundry_device-rest-go_PR-255:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-255@tmp:/w/workspace/gexfoundry_device-rest-go_PR-255@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 ******** ci-base-image-x86_64 cat 19:26:04 $ docker top 235d78d723e4ee5ff0e88476024796326766e7b24f67c85006879dce9483feac -eo pid,comm [Pipeline] { [Pipeline] sh 19:26:05 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-255 [Pipeline] fileExists [Pipeline] sh 19:26:05 + make test 19:26:05 go test ./... -coverprofile=coverage.out ./... 19:26:05 ? github.com/edgexfoundry/device-rest-go [no test files] 19:26:15 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 19:26:15 ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 33.9% of statements 19:26:22 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:26:22 go vet ./... 19:26:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:26:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:26:25 ./bin/test-attribution-txt.sh [Pipeline] echo 19:26:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:26:25 $ docker stop --time=1 235d78d723e4ee5ff0e88476024796326766e7b24f67c85006879dce9483feac 19:26:27 $ docker rm -f --volumes 235d78d723e4ee5ff0e88476024796326766e7b24f67c85006879dce9483feac [Pipeline] // withDockerContainer [Pipeline] sh 19:26:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:26:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:26:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:26:29 + ls -al . 19:26:29 total 188 19:26:29 drwxrwxr-x 9 jenkins jenkins 4096 Feb 17 19:26 . 19:26:29 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 19:24 .. 19:26:29 -rw-rw-r-- 1 jenkins jenkins 151 Feb 17 19:24 .dockerignore 19:26:29 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 19:26 .git 19:26:29 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 19:24 .github 19:26:29 -rw-rw-r-- 1 jenkins jenkins 329 Feb 17 19:24 .gitignore 19:26:29 -rw-rw-r-- 1 jenkins jenkins 41 Feb 17 19:24 .golangci.yml 19:26:29 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 19:25 .semver 19:26:29 -rw-rw-r-- 1 jenkins jenkins 9213 Feb 17 19:24 Attribution.txt 19:26:29 -rw-rw-r-- 1 jenkins jenkins 13085 Feb 17 19:24 CHANGELOG.md 19:26:29 -rw-rw-r-- 1 jenkins jenkins 1578 Feb 17 19:24 Dockerfile 19:26:29 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 19:24 GOVERNANCE.md 19:26:29 -rw-rw-r-- 1 jenkins jenkins 680 Feb 17 19:24 Jenkinsfile 19:26:29 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 17 19:24 LICENSE 19:26:29 -rw-rw-r-- 1 jenkins jenkins 1744 Feb 17 19:24 Makefile 19:26:29 -rw-rw-r-- 1 jenkins jenkins 620 Feb 17 19:24 OWNERS.md 19:26:29 -rw-rw-r-- 1 jenkins jenkins 15447 Feb 17 19:24 README.md 19:26:29 -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 19:25 VERSION 19:26:29 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 19:24 bin 19:26:29 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 19:24 cmd 19:26:29 -rw-r--r-- 1 jenkins jenkins 13744 Feb 17 19:26 coverage.out 19:26:29 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 19:24 driver 19:26:29 -rw-rw-r-- 1 jenkins jenkins 3400 Feb 17 19:24 go.mod 19:26:29 -rw-rw-r-- 1 jenkins jenkins 33279 Feb 17 19:24 go.sum 19:26:29 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 19:24 snap 19:26:29 -rw-rw-r-- 1 jenkins jenkins 713 Feb 17 19:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:29 + 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=29588c2b6594ab0cf4b156290c074d63ced11da2 --label arch=amd64 --label version=0.0.0 . 19:26:29 Sending build context to Docker daemon 10.83MB 19:26:29 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 19:26:29 Step 2/25 : FROM ${BASE} AS builder 19:26:29 ---> ce5669846559 19:26:29 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:26:29 ---> Running in 54507f882f61 19:26:29 Removing intermediate container 54507f882f61 19:26:29 ---> 2fcc7192c22e 19:26:29 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:26:30 ---> Running in 7b586a3e3d14 19:26:30 Removing intermediate container 7b586a3e3d14 19:26:30 ---> 3a43b80cf526 19:26:30 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:26:30 ---> Running in f77d7ad0e3db 19:26:30 Removing intermediate container f77d7ad0e3db 19:26:30 ---> f184448f3ce6 19:26:30 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 19:26:30 ---> Running in 589dbbca2f18 19:26:30 Removing intermediate container 589dbbca2f18 19:26:30 ---> 14bfd486cc3c 19:26:30 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:26:30 ---> Running in 4c06301c95db 19:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:26:31 OK: 216 MiB in 55 packages 19:26:31 Removing intermediate container 4c06301c95db 19:26:31 ---> 3827d159b650 19:26:31 Step 8/25 : WORKDIR /device-rest-go 19:26:31 ---> Running in 6991093058b4 19:26:31 Removing intermediate container 6991093058b4 19:26:31 ---> de5761e268a8 19:26:31 Step 9/25 : COPY go.mod vendor* ./ 19:26:31 ---> 9f26cc6807f2 19:26:31 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:31 ---> Running in 8caec91ae0ac 19:26:32 Removing intermediate container 8caec91ae0ac 19:26:32 ---> 20ac53d1f97a 19:26:32 Step 11/25 : COPY . . 19:26:33 ---> 6923be48d52f 19:26:33 Step 12/25 : RUN $MAKE 19:26:33 ---> Running in b9d7678a4228 19:26:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 19:26:51 Removing intermediate container b9d7678a4228 19:26:51 ---> 7805d8df2855 19:26:51 Step 13/25 : FROM alpine:3.16 19:26:51 3.16: Pulling from library/alpine 19:26:51 ef5531b6e74e: Pulling fs layer 19:26:51 ef5531b6e74e: Download complete 19:26:51 ef5531b6e74e: Pull complete 19:26:51 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 19:26:51 Status: Downloaded newer image for alpine:3.16 19:26:51 ---> dfd21b5a31f5 19:26:51 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:26:51 ---> Running in 14634d0f2e76 19:26:51 Removing intermediate container 14634d0f2e76 19:26:51 ---> 19aa83f3d076 19:26:51 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 19:26:51 ---> Running in db6631a1bd0f 19:26:52 Removing intermediate container db6631a1bd0f 19:26:52 ---> 31ff8c94b83d 19:26:52 Step 16/25 : RUN apk add --update --no-cache dumb-init 19:26:52 ---> Running in c1bb2d6fbc18 19:26:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:26:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:26:52 (1/1) Installing dumb-init (1.2.5-r1) 19:26:52 Executing busybox-1.35.0-r17.trigger 19:26:52 OK: 6 MiB in 15 packages 19:26:53 Removing intermediate container c1bb2d6fbc18 19:26:53 ---> c8cb738703fc 19:26:53 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 19:26:53 ---> fc5b6bef02ca 19:26:53 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 19:26:53 ---> 91018cc67f6f 19:26:53 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 19:26:54 ---> 9a0704954c0e 19:26:54 Step 20/25 : EXPOSE 59986 19:26:54 ---> Running in 4d113f7f224a 19:26:54 Removing intermediate container 4d113f7f224a 19:26:54 ---> 73762d21bfc7 19:26:54 Step 21/25 : ENTRYPOINT ["/device-rest"] 19:26:54 ---> Running in fde69cad70f1 19:26:54 Removing intermediate container fde69cad70f1 19:26:54 ---> 5630c729762c 19:26:54 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 19:26:54 ---> Running in 2ea9a8fb5de6 19:26:54 Removing intermediate container 2ea9a8fb5de6 19:26:54 ---> 883040a3e76e 19:26:54 Step 23/25 : LABEL arch=amd64 19:26:54 ---> Running in 6a3ee5cb5d87 19:26:54 Removing intermediate container 6a3ee5cb5d87 19:26:54 ---> 21d503a35cb9 19:26:54 Step 24/25 : LABEL git_sha=29588c2b6594ab0cf4b156290c074d63ced11da2 19:26:54 ---> Running in e00c00532f89 19:26:54 Removing intermediate container e00c00532f89 19:26:54 ---> 09266407c9f0 19:26:54 Step 25/25 : LABEL version=0.0.0 19:26:54 ---> Running in 65096b9ee8dd 19:26:54 Removing intermediate container 65096b9ee8dd 19:26:54 ---> 9fe993add283 19:26:54 [Warning] One or more build-args [ARCH] were not consumed 19:26:54 Successfully built 9fe993add283 19:26:54 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:26:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:26:55 19:26:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:26:56 latest: Pulling from edgex-lftools-log-publisher 19:26:56 5eb5b503b376: Pulling fs layer 19:26:56 5c69ac0246d0: Pulling fs layer 19:26:56 ec43610c2a17: Pulling fs layer 19:26:56 3a2ae6a8a46f: Pulling fs layer 19:26:56 33b1e0a273af: Pulling fs layer 19:26:56 5d3b04190fa2: Pulling fs layer 19:26:56 2f39f015ded8: Pulling fs layer 19:26:56 33b1e0a273af: Waiting 19:26:56 5d3b04190fa2: Waiting 19:26:56 2f39f015ded8: Waiting 19:26:56 3a2ae6a8a46f: Waiting 19:26:56 5c69ac0246d0: Verifying Checksum 19:26:56 5c69ac0246d0: Download complete 19:26:56 3a2ae6a8a46f: Download complete 19:26:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6492 in /w/workspace/gexfoundry_device-rest-go_PR-255 [Pipeline] { [Pipeline] ws 19:26:56 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 19:26:56 The recommended git tool is: git 19:26:56 33b1e0a273af: Verifying Checksum 19:26:56 33b1e0a273af: Download complete 19:26:56 5d3b04190fa2: Verifying Checksum 19:26:56 5d3b04190fa2: Download complete 19:26:56 ec43610c2a17: Verifying Checksum 19:26:56 ec43610c2a17: Download complete 19:26:56 5eb5b503b376: Verifying Checksum 19:26:56 5eb5b503b376: Download complete 19:26:57 2f39f015ded8: Verifying Checksum 19:26:57 2f39f015ded8: Download complete 19:26:57 5eb5b503b376: Pull complete 19:26:57 5c69ac0246d0: Pull complete 19:26:58 ec43610c2a17: Pull complete 19:26:58 3a2ae6a8a46f: Pull complete 19:26:58 33b1e0a273af: Pull complete 19:26:58 5d3b04190fa2: Pull complete 19:27:01 using credential edgex-jenkins-ssh 19:27:01 Cloning the remote Git repository 19:27:01 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 19:27:01 > git init /w/workspace/device-rest-go/1 # timeout=10 19:27:01 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 19:27:01 > git --version # timeout=10 19:27:01 > git --version # 'git version 2.25.1' 19:27:01 using GIT_SSH to set credentials SSH Credentials for GitHub 19:27:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:27:02 2f39f015ded8: Pull complete 19:27:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:27:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:27:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:27:02 prd-ubuntu20.04-docker-8c-8g-6491 does not seem to be running inside a container 19:27:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-255 -v /w/workspace/gexfoundry_device-rest-go_PR-255:/w/workspace/gexfoundry_device-rest-go_PR-255:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-255@tmp:/w/workspace/gexfoundry_device-rest-go_PR-255@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:27:03 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 19:27:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:27:04 Merging remotes/origin/main commit 7f746f51e1ef244c01c4206344cb741c614a79d6 into PR head commit 29588c2b6594ab0cf4b156290c074d63ced11da2 19:27:04 $ docker top 3a5ffcb02fc6e55ab868915fb9a6462a6b1398e09f6914b9ed18c4d1ca3fd2c3 -eo pid,comm 19:27:04 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 19:27:04 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 19:27:04 using GIT_SSH to set credentials SSH Credentials for GitHub 19:27:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/255/head:refs/remotes/origin/PR-255 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:27:04 > git config core.sparsecheckout # timeout=10 19:27:04 > git checkout -f 29588c2b6594ab0cf4b156290c074d63ced11da2 # timeout=10 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:27:05 Merge succeeded, producing 29588c2b6594ab0cf4b156290c074d63ced11da2 19:27:05 Checking out Revision 29588c2b6594ab0cf4b156290c074d63ced11da2 (PR-255) 19:27:05 ---> job-cost.sh 19:27:05 lf-activate-venv: SKIPPING 19:27:05 INFO: No Stack... 19:27:05 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 19:27:05 INFO: Retrieving Pricing Info for: v3-standard-8 19:27:05 > git --version # timeout=10 19:27:05 > git --version # 'git version 2.25.1' 19:27:05 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:27:05 INFO: Archiving Costs [Pipeline] sh 19:27:06 19:27:06 GitHub has been notified of this commit’s build result 19:27:06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 19:27:06 + cat /w/workspace/gexfoundry_device-rest-go_PR-255/archives/cost.csv 19:27:06 + cut -d, -f6 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] lock 19:27:06 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-255-1-stack-cost] 19:27:06 Resource [jenkins-edgexfoundry-device-rest-go-PR-255-1-stack-cost] did not exist. Created. 19:27:06 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-255-1-stack-cost] [Pipeline] { 19:27:05 > git remote # timeout=10 19:27:05 > git config --get remote.origin.url # timeout=10 19:27:05 using GIT_SSH to set credentials SSH Credentials for GitHub 19:27:05 > git merge 7f746f51e1ef244c01c4206344cb741c614a79d6 # timeout=10 19:27:05 > git rev-parse HEAD^{commit} # timeout=10 19:27:05 > git config core.sparsecheckout # timeout=10 19:27:05 > git checkout -f 29588c2b6594ab0cf4b156290c074d63ced11da2 # timeout=10 [Pipeline] unstash [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 19:27:06 + echo total: 0.2199999988079071 [Pipeline] stash 19:27:06 Stashed 1 file(s) [Pipeline] } 19:27:06 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-255-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:27:06 $ docker stop --time=1 3a5ffcb02fc6e55ab868915fb9a6462a6b1398e09f6914b9ed18c4d1ca3fd2c3 19:27:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:27:07 % Total % Received % Xferd Average Speed Time Time Time Current 19:27:07 Dload Upload Total Spent Left Speed 19:27:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 70838 0 --:--:-- --:--:-- --:--:-- 70838 19:27:08 $ docker rm -f --volumes 3a5ffcb02fc6e55ab868915fb9a6462a6b1398e09f6914b9ed18c4d1ca3fd2c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:27:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:27:08 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:27:08 sudo tee /etc/docker/daemon.new 19:27:08 { 19:27:08 "registry-mirrors": [ 19:27:08 "https://nexus3.edgexfoundry.org:10001" 19:27:08 ], 19:27:08 "bip": "10.250.0.254/24", 19:27:08 "hosts": [ 19:27:08 "tcp://0.0.0.0:5555", 19:27:08 "unix:///var/run/docker.sock" 19:27:08 ], 19:27:08 "mtu": 1458, 19:27:08 "selinux-enabled": true, 19:27:08 "seccomp-profile": "/etc/docker/seccomp.json" 19:27:08 } [Pipeline] sh 19:27:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:27:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:27:27 provisioning config files... 19:27:27 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config9354979715927481807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:27:28 ---> docker-login.sh 19:27:28 nexus3.edgexfoundry.org:10001 19:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:28 Configure a credential helper to remove this warning. See 19:27:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:28 19:27:28 Login Succeeded 19:27:28 nexus3.edgexfoundry.org:10002 19:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:29 Configure a credential helper to remove this warning. See 19:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:29 19:27:29 Login Succeeded 19:27:29 nexus3.edgexfoundry.org:10003 19:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:29 Configure a credential helper to remove this warning. See 19:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:29 19:27:29 Login Succeeded 19:27:29 nexus3.edgexfoundry.org:10004 19:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:30 Configure a credential helper to remove this warning. See 19:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:30 19:27:30 Login Succeeded 19:27:30 docker.io 19:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:30 Configure a credential helper to remove this warning. See 19:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:30 19:27:30 Login Succeeded 19:27:30 ---> docker-login.sh ends [Pipeline] } 19:27:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:27:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:27:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:27:31 ========================================================= 19:27:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:27:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:31 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:27:31 Sending build context to Docker daemon 139.8kB 19:27:31 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 19:27:31 Step 2/12 : FROM ${BASE} AS builder 19:27:32 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:27:32 9b18e9b68314: Pulling fs layer 19:27:32 35d82f9e3411: Pulling fs layer 19:27:32 e16973657156: Pulling fs layer 19:27:32 fc693d55d65f: Pulling fs layer 19:27:32 7e9fc2657dce: Pulling fs layer 19:27:32 dda99020689f: Pulling fs layer 19:27:32 db1c61fa0a46: Pulling fs layer 19:27:32 891c053d2c06: Pulling fs layer 19:27:32 dda99020689f: Waiting 19:27:32 fc693d55d65f: Waiting 19:27:32 7e9fc2657dce: Waiting 19:27:32 db1c61fa0a46: Waiting 19:27:32 891c053d2c06: Waiting 19:27:32 e16973657156: Download complete 19:27:32 35d82f9e3411: Verifying Checksum 19:27:32 35d82f9e3411: Download complete 19:27:32 7e9fc2657dce: Verifying Checksum 19:27:32 7e9fc2657dce: Download complete 19:27:32 dda99020689f: Verifying Checksum 19:27:32 dda99020689f: Download complete 19:27:32 9b18e9b68314: Verifying Checksum 19:27:32 9b18e9b68314: Download complete 19:27:33 9b18e9b68314: Pull complete 19:27:33 891c053d2c06: Verifying Checksum 19:27:33 891c053d2c06: Download complete 19:27:33 35d82f9e3411: Pull complete 19:27:34 e16973657156: Pull complete 19:27:34 db1c61fa0a46: Verifying Checksum 19:27:34 db1c61fa0a46: Download complete 19:27:35 fc693d55d65f: Verifying Checksum 19:27:35 fc693d55d65f: Download complete 19:27:47 fc693d55d65f: Pull complete 19:27:47 7e9fc2657dce: Pull complete 19:27:47 dda99020689f: Pull complete 19:27:53 db1c61fa0a46: Pull complete 19:27:55 891c053d2c06: Pull complete 19:27:55 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:27:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:27:55 ---> f96f9c87975a 19:27:55 Step 3/12 : ARG ADD_BUILD_TAGS="" 19:27:57 ---> Running in 5b2eddd2e9df 19:27:57 Removing intermediate container 5b2eddd2e9df 19:27:57 ---> b2513f729309 19:27:57 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:27:57 ---> Running in 2578dd3be990 19:27:57 Removing intermediate container 2578dd3be990 19:27:57 ---> 519965d88f2d 19:27:57 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:27:57 ---> Running in 6e588514a2db 19:27:57 Removing intermediate container 6e588514a2db 19:27:57 ---> 70eec84465ea 19:27:57 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 19:27:57 ---> Running in 8878f3a38feb 19:27:58 Removing intermediate container 8878f3a38feb 19:27:58 ---> b56765fd7c22 19:27:58 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:27:58 ---> Running in 1250f4846a56 19:27:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:28:00 (1/4) Installing openssh-keygen (9.0_p1-r2) 19:28:00 (2/4) Installing libedit (20210910.3.1-r0) 19:28:00 (3/4) Installing openssh-client-common (9.0_p1-r2) 19:28:00 (4/4) Installing openssh-client-default (9.0_p1-r2) 19:28:00 Executing busybox-1.35.0-r17.trigger 19:28:00 OK: 226 MiB in 55 packages 19:28:01 Removing intermediate container 1250f4846a56 19:28:01 ---> 7da50fcd1a88 19:28:01 Step 8/12 : WORKDIR /device-rest-go 19:28:01 ---> Running in a4c9108aab31 19:28:01 Removing intermediate container a4c9108aab31 19:28:01 ---> 2549bf52430a 19:28:01 Step 9/12 : COPY go.mod vendor* ./ 19:28:02 ---> 97c82e880771 19:28:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:02 ---> Running in b3ea49cba62d 19:29:10 Removing intermediate container b3ea49cba62d 19:29:10 ---> 21824efa53c3 19:29:10 Step 11/12 : COPY . . 19:29:10 ---> 598a5e4cc815 19:29:10 Step 12/12 : RUN $MAKE 19:29:10 ---> Running in 183d5c1d3536 19:29:10 noop 19:29:10 Removing intermediate container 183d5c1d3536 19:29:10 ---> ef68c73b7c6c 19:29:10 Successfully built ef68c73b7c6c 19:29:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:11 + docker inspect -f . ci-base-image-arm64 19:29:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:11 prd-ubuntu20.04-docker-arm64-4c-16g-6492 does not seem to be running inside a container 19:29:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:29:12 $ docker top fcf281a0ab7a2804418f8640fe779839d9f6800f0d915a8d2779c779d41db1f7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:29:13 + go version 19:29:13 go version go1.18.7 linux/arm64 [Pipeline] } 19:29:13 $ docker stop --time=1 fcf281a0ab7a2804418f8640fe779839d9f6800f0d915a8d2779c779d41db1f7 19:29:15 $ docker rm -f --volumes fcf281a0ab7a2804418f8640fe779839d9f6800f0d915a8d2779c779d41db1f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:16 + docker inspect -f . ci-base-image-arm64 19:29:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:16 prd-ubuntu20.04-docker-arm64-4c-16g-6492 does not seem to be running inside a container 19:29:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:29:17 $ docker top 60bf3ca9d1c9e7f3235ec4f79006033d3aed989859fd950c52b555c235387b94 -eo pid,comm [Pipeline] { [Pipeline] sh 19:29:17 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 19:29:18 + make test 19:29:18 go test ./... -coverprofile=coverage.out ./... 19:29:19 ? github.com/edgexfoundry/device-rest-go [no test files] 19:30:41 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 19:30:41 ok github.com/edgexfoundry/device-rest-go/driver 0.064s coverage: 33.9% of statements 19:30:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:30:41 go vet ./... 19:30:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:30:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:30:59 ./bin/test-attribution-txt.sh [Pipeline] echo 19:30:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:31:00 $ docker stop --time=1 60bf3ca9d1c9e7f3235ec4f79006033d3aed989859fd950c52b555c235387b94 19:31:01 $ docker rm -f --volumes 60bf3ca9d1c9e7f3235ec4f79006033d3aed989859fd950c52b555c235387b94 [Pipeline] // withDockerContainer [Pipeline] sh 19:31:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:31:02 Warning: overwriting stash ‘coverage-report’ 19:31:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:31:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:31:04 + ls -al . 19:31:04 total 184 19:31:04 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 19:29 . 19:31:04 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 19:27 .. 19:31:04 -rw-rw-r-- 1 jenkins jenkins 151 Feb 17 19:27 .dockerignore 19:31:04 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 19:27 .git 19:31:04 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 19:27 .github 19:31:04 -rw-rw-r-- 1 jenkins jenkins 329 Feb 17 19:27 .gitignore 19:31:04 -rw-rw-r-- 1 jenkins jenkins 41 Feb 17 19:27 .golangci.yml 19:31:04 -rw-rw-r-- 1 jenkins jenkins 9213 Feb 17 19:27 Attribution.txt 19:31:04 -rw-rw-r-- 1 jenkins jenkins 13085 Feb 17 19:27 CHANGELOG.md 19:31:04 -rw-rw-r-- 1 jenkins jenkins 1578 Feb 17 19:27 Dockerfile 19:31:04 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 19:27 GOVERNANCE.md 19:31:04 -rw-rw-r-- 1 jenkins jenkins 680 Feb 17 19:27 Jenkinsfile 19:31:04 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 17 19:27 LICENSE 19:31:04 -rw-rw-r-- 1 jenkins jenkins 1744 Feb 17 19:27 Makefile 19:31:04 -rw-rw-r-- 1 jenkins jenkins 620 Feb 17 19:27 OWNERS.md 19:31:04 -rw-rw-r-- 1 jenkins jenkins 15447 Feb 17 19:27 README.md 19:31:04 -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 19:25 VERSION 19:31:04 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 19:27 bin 19:31:04 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 19:27 cmd 19:31:04 -rw-r--r-- 1 jenkins jenkins 13744 Feb 17 19:30 coverage.out 19:31:04 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 19:27 driver 19:31:04 -rw-rw-r-- 1 jenkins jenkins 3400 Feb 17 19:27 go.mod 19:31:04 -rw-rw-r-- 1 jenkins jenkins 33279 Feb 17 19:27 go.sum 19:31:04 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 19:27 snap 19:31:04 -rw-rw-r-- 1 jenkins jenkins 713 Feb 17 19:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:04 + 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=29588c2b6594ab0cf4b156290c074d63ced11da2 --label arch=arm64 --label version=0.0.0 . 19:31:04 Sending build context to Docker daemon 154.1kB 19:31:04 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 19:31:04 Step 2/25 : FROM ${BASE} AS builder 19:31:04 ---> ef68c73b7c6c 19:31:04 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:31:04 ---> Running in 7c04b5ffc237 19:31:05 Removing intermediate container 7c04b5ffc237 19:31:05 ---> 6c2733bde89a 19:31:05 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:31:05 ---> Running in 781074bf881a 19:31:05 Removing intermediate container 781074bf881a 19:31:05 ---> 57bbcb5c7cf8 19:31:05 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:31:05 ---> Running in 9892ff5403ef 19:31:06 Removing intermediate container 9892ff5403ef 19:31:06 ---> 41fb907e0029 19:31:06 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 19:31:06 ---> Running in 106b40774df6 19:31:06 Removing intermediate container 106b40774df6 19:31:06 ---> f1957adecac1 19:31:06 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:31:06 ---> Running in 1f841d2a4a9d 19:31:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:08 OK: 226 MiB in 55 packages 19:31:09 Removing intermediate container 1f841d2a4a9d 19:31:09 ---> 3cf4dfb24088 19:31:09 Step 8/25 : WORKDIR /device-rest-go 19:31:09 ---> Running in 2bf3a82e5936 19:31:09 Removing intermediate container 2bf3a82e5936 19:31:09 ---> cfa241b36fc2 19:31:09 Step 9/25 : COPY go.mod vendor* ./ 19:31:10 ---> b5f2285717ca 19:31:10 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:10 ---> Running in a9b512e977a4 19:31:13 Removing intermediate container a9b512e977a4 19:31:13 ---> 7cfc301d07e9 19:31:13 Step 11/25 : COPY . . 19:31:13 ---> 1b28ee94fe85 19:31:13 Step 12/25 : RUN $MAKE 19:31:13 ---> Running in d75a8024fcde 19:31:14 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 19:33:36 Removing intermediate container d75a8024fcde 19:33:36 ---> 0e7db7cc8f97 19:33:36 Step 13/25 : FROM alpine:3.16 19:33:36 3.16: Pulling from library/alpine 19:33:36 3760b48202b3: Pulling fs layer 19:33:36 3760b48202b3: Download complete 19:33:36 3760b48202b3: Pull complete 19:33:36 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 19:33:36 Status: Downloaded newer image for alpine:3.16 19:33:36 ---> 4c81e5bf8899 19:33:36 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:33:36 ---> Running in 9a395700812f 19:33:36 Removing intermediate container 9a395700812f 19:33:36 ---> acae64094cdb 19:33:36 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 19:33:36 ---> Running in 80bcf1bd3de4 19:33:36 Removing intermediate container 80bcf1bd3de4 19:33:36 ---> ab12d9aabf3d 19:33:36 Step 16/25 : RUN apk add --update --no-cache dumb-init 19:33:36 ---> Running in 16e4ffce0a2c 19:33:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:33:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:33:36 (1/1) Installing dumb-init (1.2.5-r1) 19:33:36 Executing busybox-1.35.0-r17.trigger 19:33:36 OK: 5 MiB in 15 packages 19:33:36 Removing intermediate container 16e4ffce0a2c 19:33:36 ---> 812ebd1e5e53 19:33:36 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 19:33:36 ---> 00550d04fb8b 19:33:36 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 19:33:36 ---> 6443ba8f84eb 19:33:36 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 19:33:36 ---> 6414281d1d46 19:33:36 Step 20/25 : EXPOSE 59986 19:33:36 ---> Running in 2f0dfca49974 19:33:36 Removing intermediate container 2f0dfca49974 19:33:36 ---> eae04db8c973 19:33:36 Step 21/25 : ENTRYPOINT ["/device-rest"] 19:33:36 ---> Running in f8fc7d20b52b 19:33:36 Removing intermediate container f8fc7d20b52b 19:33:36 ---> 550ef3525b88 19:33:36 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 19:33:36 ---> Running in c203eb58e88c 19:33:36 Removing intermediate container c203eb58e88c 19:33:36 ---> d39035d7d103 19:33:36 Step 23/25 : LABEL arch=arm64 19:33:36 ---> Running in 0f20b7c32430 19:33:36 Removing intermediate container 0f20b7c32430 19:33:36 ---> 4a00c7312a71 19:33:36 Step 24/25 : LABEL git_sha=29588c2b6594ab0cf4b156290c074d63ced11da2 19:33:36 ---> Running in a9fac464d3f2 19:33:36 Removing intermediate container a9fac464d3f2 19:33:36 ---> 143cbea2c26a 19:33:36 Step 25/25 : LABEL version=0.0.0 19:33:36 ---> Running in b0ee9e3fb3f7 19:33:36 Removing intermediate container b0ee9e3fb3f7 19:33:36 ---> 5ec9474e7e93 19:33:36 [Warning] One or more build-args [ARCH] were not consumed 19:33:36 Successfully built 5ec9474e7e93 19:33:36 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:33:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:33:36 19:33:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:33:37 arm64: Pulling from edgex-lftools-log-publisher 19:33:37 8998bd30e6a1: Pulling fs layer 19:33:37 04944245beec: Pulling fs layer 19:33:37 699f458cf7ca: Pulling fs layer 19:33:37 765212b225bb: Pulling fs layer 19:33:37 f23df028b6ca: Pulling fs layer 19:33:37 d65c8cfc05b1: Pulling fs layer 19:33:37 2437ff75d9bd: Pulling fs layer 19:33:37 f23df028b6ca: Waiting 19:33:37 d65c8cfc05b1: Waiting 19:33:37 2437ff75d9bd: Waiting 19:33:37 765212b225bb: Waiting 19:33:37 04944245beec: Verifying Checksum 19:33:37 04944245beec: Download complete 19:33:37 765212b225bb: Verifying Checksum 19:33:37 765212b225bb: Download complete 19:33:37 f23df028b6ca: Verifying Checksum 19:33:37 f23df028b6ca: Download complete 19:33:37 d65c8cfc05b1: Verifying Checksum 19:33:37 d65c8cfc05b1: Download complete 19:33:37 699f458cf7ca: Verifying Checksum 19:33:37 699f458cf7ca: Download complete 19:33:38 8998bd30e6a1: Verifying Checksum 19:33:38 8998bd30e6a1: Download complete 19:33:40 2437ff75d9bd: Verifying Checksum 19:33:40 2437ff75d9bd: Download complete 19:33:42 8998bd30e6a1: Pull complete 19:33:42 04944245beec: Pull complete 19:33:43 699f458cf7ca: Pull complete 19:33:44 765212b225bb: Pull complete 19:33:44 f23df028b6ca: Pull complete 19:33:44 d65c8cfc05b1: Pull complete 19:33:59 2437ff75d9bd: Pull complete 19:33:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:33:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:33:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:00 prd-ubuntu20.04-docker-arm64-4c-16g-6492 does not seem to be running inside a container 19:34:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:34:03 $ docker top 323596c0bb314cb417e635de74b7e55e396266787852693f36f0650211bbb9a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:34:03 ---> job-cost.sh 19:34:03 lf-activate-venv: SKIPPING 19:34:03 INFO: No Stack... 19:34:04 INFO: Retrieving Pricing Info for: v3-standard-4 19:34:05 INFO: Archiving Costs [Pipeline] sh 19:34:05 + cat /w/workspace/device-rest-go/1/archives/cost.csv 19:34:05 + cut -d, -f6 [Pipeline] lock 19:34:05 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-255-1-stack-cost] 19:34:05 Resource [jenkins-edgexfoundry-device-rest-go-PR-255-1-stack-cost] did not exist. Created. 19:34:05 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-255-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:34:06 /w/workspace/device-rest-go/1@tmp/durable-da569f2c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:34:07 + echo total: 0.10999999940395355 [Pipeline] stash 19:34:07 Warning: overwriting stash ‘stack-cost’ 19:34:07 Stashed 1 file(s) [Pipeline] } 19:34:07 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-255-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:34:07 $ docker stop --time=1 323596c0bb314cb417e635de74b7e55e396266787852693f36f0650211bbb9a1 19:34:08 $ docker rm -f --volumes 323596c0bb314cb417e635de74b7e55e396266787852693f36f0650211bbb9a1 [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:34:09 provisioning config files... 19:34:09 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-255@tmp/config16725152977684870191tmp [Pipeline] { [Pipeline] sh 19:34:10 + set +x 19:34:10 + bash -s -- 19:34:10 + curl -s https://codecov.io/bash 19:34:10 19:34:10 _____ _ 19:34:10 / ____| | | 19:34:10 | | ___ __| | ___ ___ _____ __ 19:34:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:34:10 | |___| (_) | (_| | __/ (_| (_) \ V / 19:34:10 \_____\___/ \__,_|\___|\___\___/ \_/ 19:34:10 Bash-1.0.6 19:34:10 19:34:10 19:34:10 ==> git version 2.25.1 found 19:34:10 ==> 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:34:10 Release-Date: 2020-01-08 19:34:10 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:34:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:34:10 ==> Jenkins CI detected. 19:34:10 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-255 19:34:10 project root: . 19:34:10 --> token set from env 19:34:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:34:10 ==> Running gcov in . (disable via -X gcov) 19:34:10 ==> Python coveragepy not found 19:34:10 ==> Searching for coverage reports in: 19:34:10 + . 19:34:10 -> Found 1 reports 19:34:10 ==> Detecting git/mercurial file structure 19:34:10 ==> Reading reports 19:34:10 + ./coverage.out bytes=13744 19:34:10 ==> Appending adjustments 19:34:10 https://docs.codecov.io/docs/fixing-reports 19:34:10 + Found adjustments 19:34:10 ==> Gzipping contents 19:34:10 4.0K /tmp/codecov.S8ii9r.gz 19:34:10 ==> Uploading reports 19:34:10 url: https://codecov.io 19:34:10 query: branch=PR-255&commit=29588c2b6594ab0cf4b156290c074d63ced11da2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-255%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=255&job=&cmd_args= 19:34:10 -> Pinging Codecov 19:34:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-255&commit=29588c2b6594ab0cf4b156290c074d63ced11da2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-255%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=255&job=&cmd_args= 19:34:10 -> Uploading to 19:34:10 https://storage.googleapis.com/codecov/v4/raw/2023-02-17/4E5D53B4F1F92C436F7061BF334D961C/29588c2b6594ab0cf4b156290c074d63ced11da2/43bbfaf4-4071-4749-a8e0-8949c6d2caea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T193410Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1eb3b40b6445eecc37c9d12a82e78311834f65b5947793b9802043f5d7df5d77 19:34:10 % Total % Received % Xferd Average Speed Time Time Time Current 19:34:10 Dload Upload Total Spent Left Speed 19:34:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2443 0 0 100 2443 0 9288 --:--:-- --:--:-- --:--:-- 9288 19:34:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/29588c2b6594ab0cf4b156290c074d63ced11da2 [Pipeline] } 19:34:11 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:34:12 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-255/archives ] 19:34:12 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-255/archives 19:34:12 total 16 19:34:12 drwxr-xr-x 3 root root 4096 Feb 17 19:27 . 19:34:12 drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 19:27 .. 19:34:12 drwxr-xr-x 2 root root 4096 Feb 17 19:27 cost 19:34:12 -rw-r--r-- 1 root root 86 Feb 17 19:27 cost.csv 19:34:12 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-255/archives 19:34:12 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-255/archives 19:34:12 total 16 19:34:12 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 19:27 . 19:34:12 drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 19:27 .. 19:34:12 drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 19:27 cost 19:34:12 -rw-r--r-- 1 jenkins jenkins 86 Feb 17 19:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:34:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:34:13 ---> package-listing.sh 19:34:13 ++ facter osfamily 19:34:13 ++ tr '[:upper:]' '[:lower:]' 19:34:14 + OS_FAMILY=debian 19:34:14 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-255 19:34:14 + START_PACKAGES=/tmp/packages_start.txt 19:34:14 + END_PACKAGES=/tmp/packages_end.txt 19:34:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:34:14 + PACKAGES=/tmp/packages_start.txt 19:34:14 + '[' /w/workspace/gexfoundry_device-rest-go_PR-255 ']' 19:34:14 + PACKAGES=/tmp/packages_end.txt 19:34:14 + case "${OS_FAMILY}" in 19:34:14 + dpkg -l 19:34:14 + grep '^ii' 19:34:14 + '[' -f /tmp/packages_start.txt ']' 19:34:14 + '[' -f /tmp/packages_end.txt ']' 19:34:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:34:14 + '[' /w/workspace/gexfoundry_device-rest-go_PR-255 ']' 19:34:14 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-255/archives/ 19:34:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-255/archives/ [Pipeline] echo 19:34:14 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-255/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:34:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:34:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:15 prd-ubuntu20.04-docker-8c-8g-6491 does not seem to be running inside a container 19:34:15 $ 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-255/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-255 -v /w/workspace/gexfoundry_device-rest-go_PR-255:/w/workspace/gexfoundry_device-rest-go_PR-255:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-255@tmp:/w/workspace/gexfoundry_device-rest-go_PR-255@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:34:15 $ docker top 7199435b8346022076dee69e8ada712f37e2eeeb719d3dddd6b76f7d30d320c9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:34:15 + touch /tmp/pre-build-complete [Pipeline] sh 19:34:16 + mkdir -p /var/log/sysstat [Pipeline] sh 19:34:16 + ls /var/log/sa-host 19:34:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:34:16 provisioning config files... 19:34:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-255@tmp/config7789645495741378493tmp [Pipeline] { [Pipeline] echo 19:34:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:34:17 ---> create-netrc.sh [Pipeline] } 19:34:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:34:17 ---> python-tools-install.sh [Pipeline] echo 19:34:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:34:18 ---> sudo-logs.sh 19:34:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:34:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:34:18 ---> job-cost.sh 19:34:18 lf-activate-venv: SKIPPING 19:34:18 DEBUG: total: 0.2199999988079071 19:34:18 INFO: Retrieving Stack Cost... 19:34:18 INFO: Retrieving Pricing Info for: v3-standard-8 19:34:19 INFO: Archiving Costs [Pipeline] echo 19:34:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:34:19 ---> logs-deploy.sh 19:34:19 lf-activate-venv: SKIPPING 19:34:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-255/1 19:34:19 INFO: archiving workspace using pattern(s): 19:34:20 Archives upload complete. 19:34:20 INFO: archiving logs to Nexus