Pull request #309 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aeddd9e4be1bd614ca650a4511088d4cae95873d+322050c65873fd50260d8a368346f4ba3310d130 (dcc0c392ec2641ef893cfd5c4e00bbad169fb539) 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-ssh2175458528645946233.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1373898526118289311.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-309/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-309/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10567490128858624006.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-309/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3539691555011603910.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh12280566080557858237.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-309/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-309/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9492910487144415861.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 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 Running on prd-ubuntu20.04-docker-8c-8g-13926 in /w/workspace/gexfoundry_device-rest-go_PR-309 [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-309 # 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 Merging remotes/origin/main commit 322050c65873fd50260d8a368346f4ba3310d130 into PR head commit aeddd9e4be1bd614ca650a4511088d4cae95873d Merge succeeded, producing aeddd9e4be1bd614ca650a4511088d4cae95873d Checking out Revision aeddd9e4be1bd614ca650a4511088d4cae95873d (PR-309) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > 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/309/head:refs/remotes/origin/PR-309 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aeddd9e4be1bd614ca650a4511088d4cae95873d # 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 322050c65873fd50260d8a368346f4ba3310d130 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aeddd9e4be1bd614ca650a4511088d4cae95873d # timeout=10 [Pipeline] timeout [2023-05-05T20:57:26.905Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-05T20:57:27.077Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-05T20:57:27.175Z] ========================================================= [2023-05-05T20:57:27.175Z] EdgeX Global Pipelines Version Info [2023-05-05T20:57:27.175Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-05T20:57:27.911Z] ------------------- [2023-05-05T20:57:27.911Z] stable info: [2023-05-05T20:57:27.911Z] ------------------- [2023-05-05T20:57:27.911Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-05T20:57:27.911Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T20:57:27.911Z] Message: update stable to v1.0.249 [2023-05-05T20:57:28.482Z] ------------------- [2023-05-05T20:57:28.482Z] experimental info: [2023-05-05T20:57:28.482Z] ------------------- [2023-05-05T20:57:28.482Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-05T20:57:28.482Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T20:57:28.482Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-05T20:57:28.752Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-05-05T20:57:28.793Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-05-05T20:57:28.827Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-05T20:57:28.864Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-05T20:57:28.903Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-05T20:57:28.941Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-05T20:57:28.987Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-05T20:57:29.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-05T20:57:29.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-05T20:57:29.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-05T20:57:29.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-05T20:57:29.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-05-05T20:57:29.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-05T20:57:29.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-05T20:57:29.322Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T20:57:29.360Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T20:57:29.401Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T20:57:29.437Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T20:57:29.476Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-05T20:57:29.523Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-05T20:57:29.566Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-05T20:57:29.604Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-05T20:57:29.643Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-05T20:57:29.681Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-05T20:57:29.720Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-05T20:57:29.766Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-05T20:57:29.804Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-05T20:57:29.840Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-309 [Pipeline] echo [2023-05-05T20:57:29.876Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-309 [Pipeline] echo [2023-05-05T20:57:29.916Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-309 [Pipeline] echo [2023-05-05T20:57:29.961Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aeddd9e4be1bd614ca650a4511088d4cae95873d [Pipeline] echo [2023-05-05T20:57:29.996Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aeddd9e [Pipeline] echo [2023-05-05T20:57:30.033Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T20:57:30.146Z] provisioning config files... [2023-05-05T20:57:30.159Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-309@tmp/config6783480169176397245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T20:57:30.511Z] ---> docker-login.sh [2023-05-05T20:57:30.511Z] nexus3.edgexfoundry.org:10001 [2023-05-05T20:57:30.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T20:57:30.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T20:57:30.771Z] Configure a credential helper to remove this warning. See [2023-05-05T20:57:30.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T20:57:30.771Z] [2023-05-05T20:57:30.771Z] Login Succeeded [2023-05-05T20:57:30.771Z] nexus3.edgexfoundry.org:10002 [2023-05-05T20:57:31.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T20:57:31.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T20:57:31.031Z] Configure a credential helper to remove this warning. See [2023-05-05T20:57:31.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T20:57:31.031Z] [2023-05-05T20:57:31.031Z] Login Succeeded [2023-05-05T20:57:31.031Z] nexus3.edgexfoundry.org:10003 [2023-05-05T20:57:31.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T20:57:31.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T20:57:31.031Z] Configure a credential helper to remove this warning. See [2023-05-05T20:57:31.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T20:57:31.031Z] [2023-05-05T20:57:31.031Z] Login Succeeded [2023-05-05T20:57:31.031Z] nexus3.edgexfoundry.org:10004 [2023-05-05T20:57:31.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T20:57:31.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T20:57:31.291Z] Configure a credential helper to remove this warning. See [2023-05-05T20:57:31.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T20:57:31.291Z] [2023-05-05T20:57:31.291Z] Login Succeeded [2023-05-05T20:57:31.291Z] docker.io [2023-05-05T20:57:31.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T20:57:31.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T20:57:31.551Z] Configure a credential helper to remove this warning. See [2023-05-05T20:57:31.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T20:57:31.551Z] [2023-05-05T20:57:31.551Z] Login Succeeded [2023-05-05T20:57:31.551Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T20:57:31.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-05T20:57:32.166Z] + git rev-list -1 --merges aeddd9e4be1bd614ca650a4511088d4cae95873d~1..aeddd9e4be1bd614ca650a4511088d4cae95873d [Pipeline] echo [2023-05-05T20:57:32.222Z] -----------> git rev-list -1 --merges aeddd9e4be1bd614ca650a4511088d4cae95873d~1..aeddd9e4be1bd614ca650a4511088d4cae95873d aeddd9e4be1bd614ca650a4511088d4cae95873d [false] [Pipeline] sh [2023-05-05T20:57:32.536Z] + git log --format=format:%s -1 aeddd9e4be1bd614ca650a4511088d4cae95873d [Pipeline] echo [2023-05-05T20:57:32.573Z] ========================================================= [2023-05-05T20:57:32.573Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-05T20:57:32.573Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T20:57:33.003Z] + git log --format=format:%s -1 aeddd9e4be1bd614ca650a4511088d4cae95873d [Pipeline] echo [2023-05-05T20:57:33.037Z] [semverPrep] GIT_COMMIT: aeddd9e4be1bd614ca650a4511088d4cae95873d, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-05-05T20:57:33.065Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-05T20:57:33.449Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T20:57:33.449Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-05T20:57:33.449Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-05T20:57:33.449Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-05T20:57:33.449Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-05T20:57:33.449Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-05T20:57:33.449Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T20:57:33.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T20:57:33.942Z] [2023-05-05T20:57:33.942Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T20:57:34.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T20:57:34.322Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-05T20:57:34.322Z] b85a868b505f: Pulling fs layer [2023-05-05T20:57:34.322Z] e2be974225ed: Pulling fs layer [2023-05-05T20:57:34.322Z] 339a4e72a1f5: Pulling fs layer [2023-05-05T20:57:34.322Z] 988bab9f4d93: Pulling fs layer [2023-05-05T20:57:34.322Z] 1469e6f7b9e6: Pulling fs layer [2023-05-05T20:57:34.322Z] eaf3925da568: Pulling fs layer [2023-05-05T20:57:34.322Z] bab4dde63d76: Pulling fs layer [2023-05-05T20:57:34.322Z] bde34c3a00c8: Pulling fs layer [2023-05-05T20:57:34.322Z] b352a97aabf1: Pulling fs layer [2023-05-05T20:57:34.322Z] 4872d77fe225: Pulling fs layer [2023-05-05T20:57:34.322Z] 5851b861e8e6: Pulling fs layer [2023-05-05T20:57:34.322Z] 988bab9f4d93: Waiting [2023-05-05T20:57:34.322Z] 1469e6f7b9e6: Waiting [2023-05-05T20:57:34.322Z] eaf3925da568: Waiting [2023-05-05T20:57:34.322Z] bab4dde63d76: Waiting [2023-05-05T20:57:34.322Z] bde34c3a00c8: Waiting [2023-05-05T20:57:34.322Z] b352a97aabf1: Waiting [2023-05-05T20:57:34.322Z] 4872d77fe225: Waiting [2023-05-05T20:57:34.323Z] 5851b861e8e6: Waiting [2023-05-05T20:57:34.323Z] e2be974225ed: Verifying Checksum [2023-05-05T20:57:34.323Z] e2be974225ed: Download complete [2023-05-05T20:57:34.323Z] 988bab9f4d93: Verifying Checksum [2023-05-05T20:57:34.323Z] 988bab9f4d93: Download complete [2023-05-05T20:57:34.323Z] 1469e6f7b9e6: Verifying Checksum [2023-05-05T20:57:34.323Z] 339a4e72a1f5: Verifying Checksum [2023-05-05T20:57:34.323Z] 339a4e72a1f5: Download complete [2023-05-05T20:57:34.323Z] eaf3925da568: Download complete [2023-05-05T20:57:34.323Z] bde34c3a00c8: Verifying Checksum [2023-05-05T20:57:34.323Z] bde34c3a00c8: Download complete [2023-05-05T20:57:34.585Z] b352a97aabf1: Verifying Checksum [2023-05-05T20:57:34.585Z] b352a97aabf1: Download complete [2023-05-05T20:57:34.585Z] 4872d77fe225: Verifying Checksum [2023-05-05T20:57:34.585Z] 4872d77fe225: Download complete [2023-05-05T20:57:34.585Z] 5851b861e8e6: Verifying Checksum [2023-05-05T20:57:34.585Z] 5851b861e8e6: Download complete [2023-05-05T20:57:34.585Z] b85a868b505f: Verifying Checksum [2023-05-05T20:57:34.585Z] b85a868b505f: Download complete [2023-05-05T20:57:34.844Z] bab4dde63d76: Verifying Checksum [2023-05-05T20:57:34.844Z] bab4dde63d76: Download complete [2023-05-05T20:57:35.784Z] b85a868b505f: Pull complete [2023-05-05T20:57:35.784Z] e2be974225ed: Pull complete [2023-05-05T20:57:36.043Z] 339a4e72a1f5: Pull complete [2023-05-05T20:57:36.044Z] 988bab9f4d93: Pull complete [2023-05-05T20:57:36.302Z] 1469e6f7b9e6: Pull complete [2023-05-05T20:57:36.561Z] eaf3925da568: Pull complete [2023-05-05T20:57:37.939Z] bab4dde63d76: Pull complete [2023-05-05T20:57:37.939Z] bde34c3a00c8: Pull complete [2023-05-05T20:57:38.202Z] b352a97aabf1: Pull complete [2023-05-05T20:57:38.202Z] 4872d77fe225: Pull complete [2023-05-05T20:57:38.202Z] 5851b861e8e6: Pull complete [2023-05-05T20:57:38.202Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-05T20:57:38.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T20:57:38.474Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T20:57:38.709Z] prd-ubuntu20.04-docker-8c-8g-13926 does not seem to be running inside a container [2023-05-05T20:57:38.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-309 -v /w/workspace/gexfoundry_device-rest-go_PR-309:/w/workspace/gexfoundry_device-rest-go_PR-309:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-309@tmp:/w/workspace/gexfoundry_device-rest-go_PR-309@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 [2023-05-05T20:57:40.520Z] $ docker top cea81da717ab4cee2494e765a02f19cb46d21d2c2c66f5ed6dfedb69a95b40be -eo pid,comm [2023-05-05T20:57:40.565Z] 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). [2023-05-05T20:57:40.565Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T20:57:40.684Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T20:57:40.684Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T20:57:40.791Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T20:57:40.800Z] $ docker exec cea81da717ab4cee2494e765a02f19cb46d21d2c2c66f5ed6dfedb69a95b40be ssh-agent [2023-05-05T20:57:40.896Z] SSH_AUTH_SOCK=/tmp/ssh-nrFBHAYB3ojO/agent.32 [2023-05-05T20:57:40.896Z] SSH_AGENT_PID=39 [2023-05-05T20:57:40.903Z] Running ssh-add (command line suppressed) [2023-05-05T20:57:41.017Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-309@tmp/private_key_15734057104121046313.key (/w/workspace/gexfoundry_device-rest-go_PR-309@tmp/private_key_15734057104121046313.key) [2023-05-05T20:57:41.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T20:57:41.356Z] + git tag --points-at HEAD [Pipeline] } [2023-05-05T20:57:41.389Z] $ docker exec --env ******** --env ******** cea81da717ab4cee2494e765a02f19cb46d21d2c2c66f5ed6dfedb69a95b40be ssh-agent -k [2023-05-05T20:57:41.487Z] unset SSH_AUTH_SOCK; [2023-05-05T20:57:41.488Z] unset SSH_AGENT_PID; [2023-05-05T20:57:41.488Z] echo Agent pid 39 killed; [2023-05-05T20:57:41.498Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-05T20:57:41.578Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T20:57:41.578Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T20:57:41.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T20:57:41.696Z] $ docker exec cea81da717ab4cee2494e765a02f19cb46d21d2c2c66f5ed6dfedb69a95b40be ssh-agent [2023-05-05T20:57:41.800Z] SSH_AUTH_SOCK=/tmp/ssh-SYF91uLGP1bI/agent.72 [2023-05-05T20:57:41.800Z] SSH_AGENT_PID=78 [2023-05-05T20:57:41.806Z] Running ssh-add (command line suppressed) [2023-05-05T20:57:41.920Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-309@tmp/private_key_5196224609143616669.key (/w/workspace/gexfoundry_device-rest-go_PR-309@tmp/private_key_5196224609143616669.key) [2023-05-05T20:57:41.930Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T20:57:42.262Z] + git semver init [2023-05-05T20:57:42.521Z] 2023-05-05 20:57:42,471 [run_init] DEBUG init version:0.0.0 force:False [2023-05-05T20:57:42.521Z] 2023-05-05 20:57:42,472 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-309/.semver [2023-05-05T20:57:42.521Z] 2023-05-05 20:57:42,472 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-309/.semver [2023-05-05T20:57:42.521Z] 2023-05-05 20:57:42,472 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-309/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-309, universal_newlines=False, shell=None, istream=None) [2023-05-05T20:57:43.904Z] 2023-05-05 20:57:43,540 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-309/.git/info/exclude [2023-05-05T20:57:43.904Z] 2023-05-05 20:57:43,541 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-309/.semver/PR-309 with force:False [2023-05-05T20:57:43.904Z] 2023-05-05 20:57:43,541 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-309/.semver/PR-309 [2023-05-05T20:57:43.904Z] 2023-05-05 20:57:43,546 [execute] INFO git cat-file --batch-check [2023-05-05T20:57:43.904Z] 2023-05-05 20:57:43,547 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-309/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T20:57:43.904Z] 2023-05-05 20:57:43,553 [execute] INFO git cat-file --batch [2023-05-05T20:57:43.904Z] 2023-05-05 20:57:43,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-309/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T20:57:43.904Z] 2023-05-05 20:57:43,560 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-309/.semver/PR-309 [2023-05-05T20:57:43.904Z] 0.0.0 [Pipeline] } [2023-05-05T20:57:43.940Z] $ docker exec --env ******** --env ******** cea81da717ab4cee2494e765a02f19cb46d21d2c2c66f5ed6dfedb69a95b40be ssh-agent -k [2023-05-05T20:57:44.030Z] unset SSH_AUTH_SOCK; [2023-05-05T20:57:44.031Z] unset SSH_AGENT_PID; [2023-05-05T20:57:44.031Z] echo Agent pid 78 killed; [2023-05-05T20:57:44.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T20:57:44.479Z] + git semver [Pipeline] } [2023-05-05T20:57:44.769Z] $ docker stop --time=1 cea81da717ab4cee2494e765a02f19cb46d21d2c2c66f5ed6dfedb69a95b40be [2023-05-05T20:57:46.007Z] $ docker rm -f --volumes cea81da717ab4cee2494e765a02f19cb46d21d2c2c66f5ed6dfedb69a95b40be [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T20:57:46.405Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-05T20:57:46.676Z] Stashed 1 file(s) [Pipeline] echo [2023-05-05T20:57:46.692Z] [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 [2023-05-05T20:57:47.260Z] provisioning config files... [2023-05-05T20:57:47.270Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-309@tmp/config4285836840620324303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T20:57:47.609Z] ---> docker-login.sh [2023-05-05T20:57:47.609Z] nexus3.edgexfoundry.org:10001 [2023-05-05T20:57:47.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T20:57:47.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T20:57:47.609Z] Configure a credential helper to remove this warning. See [2023-05-05T20:57:47.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T20:57:47.609Z] [2023-05-05T20:57:47.609Z] Login Succeeded [2023-05-05T20:57:47.609Z] nexus3.edgexfoundry.org:10002 [2023-05-05T20:57:47.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T20:57:47.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T20:57:47.609Z] Configure a credential helper to remove this warning. See [2023-05-05T20:57:47.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T20:57:47.609Z] [2023-05-05T20:57:47.609Z] Login Succeeded [2023-05-05T20:57:47.609Z] nexus3.edgexfoundry.org:10003 [2023-05-05T20:57:47.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T20:57:47.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T20:57:47.870Z] Configure a credential helper to remove this warning. See [2023-05-05T20:57:47.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T20:57:47.870Z] [2023-05-05T20:57:47.870Z] Login Succeeded [2023-05-05T20:57:47.870Z] nexus3.edgexfoundry.org:10004 [2023-05-05T20:57:47.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T20:57:47.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T20:57:47.870Z] Configure a credential helper to remove this warning. See [2023-05-05T20:57:47.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T20:57:47.870Z] [2023-05-05T20:57:47.870Z] Login Succeeded [2023-05-05T20:57:47.870Z] docker.io [2023-05-05T20:57:47.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T20:57:48.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T20:57:48.130Z] Configure a credential helper to remove this warning. See [2023-05-05T20:57:48.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T20:57:48.130Z] [2023-05-05T20:57:48.130Z] Login Succeeded [2023-05-05T20:57:48.130Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T20:57:48.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T20:57:48.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T20:57:48.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T20:57:48.478Z] ========================================================= [2023-05-05T20:57:48.478Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-05T20:57:48.478Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T20:57:48.920Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-05T20:57:48.920Z] Sending build context to Docker daemon 10.91MB [2023-05-05T20:57:48.920Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T20:57:48.920Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-05T20:57:48.920Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-05T20:57:48.920Z] f56be85fc22e: Pulling fs layer [2023-05-05T20:57:48.920Z] 85791d961cd3: Pulling fs layer [2023-05-05T20:57:48.920Z] d694b5ae8c79: Pulling fs layer [2023-05-05T20:57:48.920Z] 9f32a84ed3da: Pulling fs layer [2023-05-05T20:57:48.920Z] 4d19c01a9841: Pulling fs layer [2023-05-05T20:57:48.920Z] 9325e15d5711: Pulling fs layer [2023-05-05T20:57:48.920Z] 556b6ee489ea: Pulling fs layer [2023-05-05T20:57:48.920Z] c5a4b2cf53e6: Pulling fs layer [2023-05-05T20:57:48.920Z] 9f32a84ed3da: Waiting [2023-05-05T20:57:48.920Z] 4d19c01a9841: Waiting [2023-05-05T20:57:48.920Z] 9325e15d5711: Waiting [2023-05-05T20:57:48.920Z] 556b6ee489ea: Waiting [2023-05-05T20:57:48.920Z] c5a4b2cf53e6: Waiting [2023-05-05T20:57:48.920Z] 85791d961cd3: Download complete [2023-05-05T20:57:48.920Z] 9f32a84ed3da: Verifying Checksum [2023-05-05T20:57:48.920Z] 9f32a84ed3da: Download complete [2023-05-05T20:57:48.920Z] 4d19c01a9841: Download complete [2023-05-05T20:57:49.182Z] f56be85fc22e: Verifying Checksum [2023-05-05T20:57:49.182Z] f56be85fc22e: Download complete [2023-05-05T20:57:49.182Z] 9325e15d5711: Verifying Checksum [2023-05-05T20:57:49.182Z] 9325e15d5711: Download complete [2023-05-05T20:57:49.182Z] f56be85fc22e: Pull complete [2023-05-05T20:57:49.441Z] 85791d961cd3: Pull complete [2023-05-05T20:57:49.698Z] c5a4b2cf53e6: Verifying Checksum [2023-05-05T20:57:49.698Z] c5a4b2cf53e6: Download complete [2023-05-05T20:57:49.698Z] d694b5ae8c79: Verifying Checksum [2023-05-05T20:57:49.698Z] d694b5ae8c79: Download complete [2023-05-05T20:57:49.956Z] 556b6ee489ea: Verifying Checksum [2023-05-05T20:57:49.956Z] 556b6ee489ea: Download complete [2023-05-05T20:57:53.239Z] d694b5ae8c79: Pull complete [2023-05-05T20:57:53.239Z] 9f32a84ed3da: Pull complete [2023-05-05T20:57:53.239Z] 4d19c01a9841: Pull complete [2023-05-05T20:57:53.239Z] 9325e15d5711: Pull complete [2023-05-05T20:57:55.143Z] 556b6ee489ea: Pull complete [2023-05-05T20:57:56.082Z] c5a4b2cf53e6: Pull complete [2023-05-05T20:57:56.082Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-05T20:57:56.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T20:57:56.082Z] ---> c4be618373d6 [2023-05-05T20:57:56.082Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-05T20:57:58.621Z] ---> Running in f344e494250c [2023-05-05T20:57:58.621Z] Removing intermediate container f344e494250c [2023-05-05T20:57:58.621Z] ---> b231e8f4db20 [2023-05-05T20:57:58.621Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T20:57:58.882Z] ---> Running in 7cf0135c727d [2023-05-05T20:57:58.882Z] Removing intermediate container 7cf0135c727d [2023-05-05T20:57:58.882Z] ---> 33e8b50de8e6 [2023-05-05T20:57:58.882Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T20:57:58.882Z] ---> Running in d9602161f532 [2023-05-05T20:57:58.882Z] Removing intermediate container d9602161f532 [2023-05-05T20:57:58.882Z] ---> d381a8925669 [2023-05-05T20:57:58.882Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T20:57:58.882Z] ---> Running in a2f760ca1427 [2023-05-05T20:57:59.143Z] Removing intermediate container a2f760ca1427 [2023-05-05T20:57:59.143Z] ---> 043c35614a54 [2023-05-05T20:57:59.143Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T20:57:59.143Z] ---> Running in 79cf4e9f4f25 [2023-05-05T20:57:59.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:57:59.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:57:59.660Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-05T20:57:59.660Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-05T20:57:59.660Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-05T20:57:59.660Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-05T20:57:59.660Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T20:57:59.660Z] OK: 269 MiB in 57 packages [2023-05-05T20:58:00.228Z] Removing intermediate container 79cf4e9f4f25 [2023-05-05T20:58:00.228Z] ---> 090f1b1c2b56 [2023-05-05T20:58:00.228Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-05T20:58:00.228Z] ---> Running in d3a404e9417e [2023-05-05T20:58:00.228Z] Removing intermediate container d3a404e9417e [2023-05-05T20:58:00.228Z] ---> f7a4d629b29c [2023-05-05T20:58:00.228Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-05T20:58:00.488Z] ---> 3fe048d6989e [2023-05-05T20:58:00.488Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:58:00.488Z] ---> Running in 8f7b26561a15 [2023-05-05T20:58:02.096Z] Still waiting to schedule task [2023-05-05T20:58:02.096Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-05T20:58:27.038Z] Removing intermediate container 8f7b26561a15 [2023-05-05T20:58:27.038Z] ---> 0eb64b1d91af [2023-05-05T20:58:27.038Z] Step 11/12 : COPY . . [2023-05-05T20:58:27.038Z] ---> e980a5f27fa9 [2023-05-05T20:58:27.038Z] Step 12/12 : RUN $MAKE [2023-05-05T20:58:27.038Z] ---> Running in 5adb922a2b81 [2023-05-05T20:58:27.038Z] noop [2023-05-05T20:58:27.038Z] Removing intermediate container 5adb922a2b81 [2023-05-05T20:58:27.038Z] ---> 3b6fbb3a4f68 [2023-05-05T20:58:27.038Z] Successfully built 3b6fbb3a4f68 [2023-05-05T20:58:27.038Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T20:58:27.478Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T20:58:27.478Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T20:58:27.619Z] prd-ubuntu20.04-docker-8c-8g-13926 does not seem to be running inside a container [2023-05-05T20:58:27.651Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-309 -v /w/workspace/gexfoundry_device-rest-go_PR-309:/w/workspace/gexfoundry_device-rest-go_PR-309:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-309@tmp:/w/workspace/gexfoundry_device-rest-go_PR-309@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 [2023-05-05T20:58:27.974Z] $ docker top 3b2a30cdf7f0ad938ac5e4ace136a05313b7dbff08461771b66a2fad7bef1bbc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T20:58:28.356Z] + go version [2023-05-05T20:58:28.356Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-05T20:58:28.393Z] $ docker stop --time=1 3b2a30cdf7f0ad938ac5e4ace136a05313b7dbff08461771b66a2fad7bef1bbc [2023-05-05T20:58:29.646Z] $ docker rm -f --volumes 3b2a30cdf7f0ad938ac5e4ace136a05313b7dbff08461771b66a2fad7bef1bbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T20:58:30.319Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T20:58:30.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T20:58:30.458Z] prd-ubuntu20.04-docker-8c-8g-13926 does not seem to be running inside a container [2023-05-05T20:58:30.497Z] $ 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-309 -v /w/workspace/gexfoundry_device-rest-go_PR-309:/w/workspace/gexfoundry_device-rest-go_PR-309:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-309@tmp:/w/workspace/gexfoundry_device-rest-go_PR-309@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 [2023-05-05T20:58:30.805Z] $ docker top e8804300eafb3ade096bf9dd93d30e608cd108eba6eaadf1849896a6fe87f5ef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T20:58:31.183Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-309 [Pipeline] fileExists [Pipeline] sh [2023-05-05T20:58:31.541Z] + make test [2023-05-05T20:58:31.541Z] go test ./... -coverprofile=coverage.out ./... [2023-05-05T20:58:35.729Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-05T20:58:45.698Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-05T20:58:45.698Z] ok github.com/edgexfoundry/device-rest-go/driver 0.011s coverage: 32.2% of statements [2023-05-05T20:58:50.968Z] go vet ./... [2023-05-05T20:58:53.497Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T20:58:53.497Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T20:58:53.497Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T20:58:53.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T20:58:53.570Z] $ docker stop --time=1 e8804300eafb3ade096bf9dd93d30e608cd108eba6eaadf1849896a6fe87f5ef [2023-05-05T20:58:55.858Z] $ docker rm -f --volumes e8804300eafb3ade096bf9dd93d30e608cd108eba6eaadf1849896a6fe87f5ef [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T20:58:56.378Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T20:58:56.456Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-05T20:58:57.174Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T20:58:57.497Z] + ls -al . [2023-05-05T20:58:57.497Z] total 184 [2023-05-05T20:58:57.497Z] drwxrwxr-x 9 jenkins jenkins 4096 May 5 20:58 . [2023-05-05T20:58:57.497Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 20:57 .. [2023-05-05T20:58:57.497Z] -rw-rw-r-- 1 jenkins jenkins 151 May 5 20:57 .dockerignore [2023-05-05T20:58:57.497Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 20:57 .git [2023-05-05T20:58:57.497Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 20:57 .github [2023-05-05T20:58:57.497Z] -rw-rw-r-- 1 jenkins jenkins 329 May 5 20:57 .gitignore [2023-05-05T20:58:57.497Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 20:57 .golangci.yml [2023-05-05T20:58:57.497Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 20:57 .semver [2023-05-05T20:58:57.497Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 5 20:57 Attribution.txt [2023-05-05T20:58:57.497Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 5 20:57 CHANGELOG.md [2023-05-05T20:58:57.497Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 5 20:57 Dockerfile [2023-05-05T20:58:57.497Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 20:57 GOVERNANCE.md [2023-05-05T20:58:57.497Z] -rw-rw-r-- 1 jenkins jenkins 680 May 5 20:57 Jenkinsfile [2023-05-05T20:58:57.497Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 20:57 LICENSE [2023-05-05T20:58:57.497Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 5 20:57 Makefile [2023-05-05T20:58:57.497Z] -rw-rw-r-- 1 jenkins jenkins 620 May 5 20:57 OWNERS.md [2023-05-05T20:58:57.497Z] -rw-rw-r-- 1 jenkins jenkins 15321 May 5 20:57 README.md [2023-05-05T20:58:57.497Z] -rw-rw-r-- 1 jenkins jenkins 5 May 5 20:57 VERSION [2023-05-05T20:58:57.497Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 20:57 bin [2023-05-05T20:58:57.497Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 20:57 cmd [2023-05-05T20:58:57.497Z] -rw-r--r-- 1 jenkins jenkins 14663 May 5 20:58 coverage.out [2023-05-05T20:58:57.497Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 20:57 driver [2023-05-05T20:58:57.497Z] -rw-rw-r-- 1 jenkins jenkins 3402 May 5 20:57 go.mod [2023-05-05T20:58:57.497Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 5 20:57 go.sum [2023-05-05T20:58:57.497Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 20:57 snap [2023-05-05T20:58:57.497Z] -rw-rw-r-- 1 jenkins jenkins 713 May 5 20:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T20:58:57.877Z] + 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=aeddd9e4be1bd614ca650a4511088d4cae95873d --label arch=amd64 --label version=0.0.0 . [2023-05-05T20:58:57.877Z] Sending build context to Docker daemon 10.93MB [2023-05-05T20:58:57.877Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T20:58:57.877Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-05T20:58:57.877Z] ---> 3b6fbb3a4f68 [2023-05-05T20:58:57.877Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-05T20:58:58.136Z] ---> Running in 57816ffcc6a9 [2023-05-05T20:58:58.136Z] Removing intermediate container 57816ffcc6a9 [2023-05-05T20:58:58.136Z] ---> 8d1c1edbb034 [2023-05-05T20:58:58.136Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T20:58:58.136Z] ---> Running in 56846a81a68a [2023-05-05T20:58:58.136Z] Removing intermediate container 56846a81a68a [2023-05-05T20:58:58.136Z] ---> 206f38316892 [2023-05-05T20:58:58.136Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T20:58:58.136Z] ---> Running in 658eee8bae74 [2023-05-05T20:58:58.136Z] Removing intermediate container 658eee8bae74 [2023-05-05T20:58:58.136Z] ---> a31b5f02fbe2 [2023-05-05T20:58:58.136Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T20:58:58.136Z] ---> Running in 67d58ecaa240 [2023-05-05T20:58:58.395Z] Removing intermediate container 67d58ecaa240 [2023-05-05T20:58:58.395Z] ---> a41192fc316e [2023-05-05T20:58:58.395Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T20:58:58.395Z] ---> Running in 6e386308fa7f [2023-05-05T20:58:58.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:58:58.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:58:58.912Z] OK: 269 MiB in 57 packages [2023-05-05T20:58:59.170Z] Removing intermediate container 6e386308fa7f [2023-05-05T20:58:59.170Z] ---> d35bce6d4d92 [2023-05-05T20:58:59.170Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-05T20:58:59.170Z] ---> Running in 1c66e2a75ffe [2023-05-05T20:58:59.170Z] Removing intermediate container 1c66e2a75ffe [2023-05-05T20:58:59.170Z] ---> ffd290f2b527 [2023-05-05T20:58:59.171Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-05T20:58:59.429Z] ---> 0309c52d8ab8 [2023-05-05T20:58:59.429Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:58:59.429Z] ---> Running in 0da2ae41128c [2023-05-05T20:58:59.996Z] Removing intermediate container 0da2ae41128c [2023-05-05T20:58:59.996Z] ---> 8f54c4b8c55b [2023-05-05T20:58:59.996Z] Step 11/25 : COPY . . [2023-05-05T20:59:00.255Z] ---> 842907508fd0 [2023-05-05T20:59:00.255Z] Step 12/25 : RUN $MAKE [2023-05-05T20:59:00.255Z] ---> Running in e9a5a59cc567 [2023-05-05T20:59:00.513Z] 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 [2023-05-05T20:59:18.599Z] Removing intermediate container e9a5a59cc567 [2023-05-05T20:59:18.599Z] ---> 871dd725eb8e [2023-05-05T20:59:18.599Z] Step 13/25 : FROM alpine:3.17 [2023-05-05T20:59:18.599Z] 3.17: Pulling from library/alpine [2023-05-05T20:59:18.599Z] f56be85fc22e: Already exists [2023-05-05T20:59:18.599Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T20:59:18.599Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T20:59:18.599Z] ---> 9ed4aefc74f6 [2023-05-05T20:59:18.599Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-05T20:59:18.599Z] ---> Running in 96b4cc8369f0 [2023-05-05T20:59:18.599Z] Removing intermediate container 96b4cc8369f0 [2023-05-05T20:59:18.599Z] ---> 0a822ebf022c [2023-05-05T20:59:18.599Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-05T20:59:18.599Z] ---> Running in 4c7cb13884d3 [2023-05-05T20:59:18.599Z] Removing intermediate container 4c7cb13884d3 [2023-05-05T20:59:18.599Z] ---> 5bbe2db9d870 [2023-05-05T20:59:18.599Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-05T20:59:18.599Z] ---> Running in 0812389db85b [2023-05-05T20:59:18.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:59:18.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:59:18.859Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T20:59:18.859Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T20:59:18.859Z] OK: 7 MiB in 16 packages [2023-05-05T20:59:19.117Z] Removing intermediate container 0812389db85b [2023-05-05T20:59:19.117Z] ---> 256465898931 [2023-05-05T20:59:19.117Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-05T20:59:19.684Z] ---> 23ea15f43bae [2023-05-05T20:59:19.684Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-05T20:59:19.684Z] ---> a7dbe514d074 [2023-05-05T20:59:19.684Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-05T20:59:19.942Z] ---> 4a848fe059f9 [2023-05-05T20:59:19.942Z] Step 20/25 : EXPOSE 59986 [2023-05-05T20:59:19.942Z] ---> Running in d5979cd8a6ed [2023-05-05T20:59:19.942Z] Removing intermediate container d5979cd8a6ed [2023-05-05T20:59:19.942Z] ---> 8e250e77b8c0 [2023-05-05T20:59:19.942Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-05T20:59:19.942Z] ---> Running in 132b40ca06d4 [2023-05-05T20:59:20.202Z] Removing intermediate container 132b40ca06d4 [2023-05-05T20:59:20.202Z] ---> 6ea2273f8384 [2023-05-05T20:59:20.202Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-05T20:59:20.202Z] ---> Running in 968154ae98a7 [2023-05-05T20:59:20.202Z] Removing intermediate container 968154ae98a7 [2023-05-05T20:59:20.202Z] ---> d92f6d5b916a [2023-05-05T20:59:20.202Z] Step 23/25 : LABEL arch=amd64 [2023-05-05T20:59:20.202Z] ---> Running in fe1607bd9faa [2023-05-05T20:59:20.202Z] Removing intermediate container fe1607bd9faa [2023-05-05T20:59:20.202Z] ---> 9bbb124f0fb1 [2023-05-05T20:59:20.202Z] Step 24/25 : LABEL git_sha=aeddd9e4be1bd614ca650a4511088d4cae95873d [2023-05-05T20:59:20.202Z] ---> Running in 65b4001aca17 [2023-05-05T20:59:20.461Z] Removing intermediate container 65b4001aca17 [2023-05-05T20:59:20.461Z] ---> f4c9e2d4cf89 [2023-05-05T20:59:20.461Z] Step 25/25 : LABEL version=0.0.0 [2023-05-05T20:59:20.461Z] ---> Running in 0c6fba24e630 [2023-05-05T20:59:20.461Z] Removing intermediate container 0c6fba24e630 [2023-05-05T20:59:20.461Z] ---> 8571d4806b0b [2023-05-05T20:59:20.461Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T20:59:20.461Z] Successfully built 8571d4806b0b [2023-05-05T20:59:20.461Z] 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 [2023-05-05T20:59:21.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T20:59:21.303Z] [2023-05-05T20:59:21.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T20:59:21.667Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T20:59:21.667Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-05T20:59:21.667Z] 5eb5b503b376: Pulling fs layer [2023-05-05T20:59:21.667Z] 5c69ac0246d0: Pulling fs layer [2023-05-05T20:59:21.667Z] ec43610c2a17: Pulling fs layer [2023-05-05T20:59:21.667Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-05T20:59:21.667Z] 33b1e0a273af: Pulling fs layer [2023-05-05T20:59:21.667Z] 5d3b04190fa2: Pulling fs layer [2023-05-05T20:59:21.667Z] 2f39f015ded8: Pulling fs layer [2023-05-05T20:59:21.667Z] 3a2ae6a8a46f: Waiting [2023-05-05T20:59:21.667Z] 33b1e0a273af: Waiting [2023-05-05T20:59:21.667Z] 2f39f015ded8: Waiting [2023-05-05T20:59:21.667Z] 5d3b04190fa2: Waiting [2023-05-05T20:59:21.667Z] 5c69ac0246d0: Download complete [2023-05-05T20:59:21.667Z] 3a2ae6a8a46f: Download complete [2023-05-05T20:59:21.667Z] ec43610c2a17: Verifying Checksum [2023-05-05T20:59:21.667Z] ec43610c2a17: Download complete [2023-05-05T20:59:21.667Z] 33b1e0a273af: Verifying Checksum [2023-05-05T20:59:21.667Z] 33b1e0a273af: Download complete [2023-05-05T20:59:21.667Z] 5d3b04190fa2: Verifying Checksum [2023-05-05T20:59:21.667Z] 5d3b04190fa2: Download complete [2023-05-05T20:59:21.926Z] 5eb5b503b376: Verifying Checksum [2023-05-05T20:59:21.926Z] 5eb5b503b376: Download complete [2023-05-05T20:59:22.492Z] 2f39f015ded8: Download complete [2023-05-05T20:59:23.060Z] 5eb5b503b376: Pull complete [2023-05-05T20:59:23.321Z] 5c69ac0246d0: Pull complete [2023-05-05T20:59:23.580Z] ec43610c2a17: Pull complete [2023-05-05T20:59:23.839Z] 3a2ae6a8a46f: Pull complete [2023-05-05T20:59:23.839Z] 33b1e0a273af: Pull complete [2023-05-05T20:59:24.099Z] 5d3b04190fa2: Pull complete [2023-05-05T20:59:28.286Z] 2f39f015ded8: Pull complete [2023-05-05T20:59:28.286Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-05T20:59:28.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T20:59:28.286Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T20:59:28.520Z] prd-ubuntu20.04-docker-8c-8g-13926 does not seem to be running inside a container [2023-05-05T20:59:28.553Z] $ 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-309 -v /w/workspace/gexfoundry_device-rest-go_PR-309:/w/workspace/gexfoundry_device-rest-go_PR-309:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-309@tmp:/w/workspace/gexfoundry_device-rest-go_PR-309@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 [2023-05-05T20:59:30.535Z] $ docker top 317be2f611830137f8d506d556b00a8aad43a29a7f511ddfc2e7688de0148521 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T20:59:30.998Z] ---> job-cost.sh [2023-05-05T20:59:30.998Z] lf-activate-venv: SKIPPING [2023-05-05T20:59:30.998Z] INFO: No Stack... [2023-05-05T20:59:31.569Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T20:59:31.830Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T20:59:32.149Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-309/archives/cost.csv [2023-05-05T20:59:32.149Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T20:59:32.190Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-309-1-stack-cost] [2023-05-05T20:59:32.195Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-309-1-stack-cost] did not exist. Created. [2023-05-05T20:59:32.195Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-309-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T20:59:32.584Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-05T20:59:32.636Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T20:59:32.664Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-309-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T20:59:32.740Z] $ docker stop --time=1 317be2f611830137f8d506d556b00a8aad43a29a7f511ddfc2e7688de0148521 [2023-05-05T20:59:33.890Z] $ docker rm -f --volumes 317be2f611830137f8d506d556b00a8aad43a29a7f511ddfc2e7688de0148521 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-05T20:59:38.820Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13928 in /w/workspace/gexfoundry_device-rest-go_PR-309 [Pipeline] { [Pipeline] ws [2023-05-05T20:59:38.873Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2023-05-05T20:59:38.946Z] The recommended git tool is: git [2023-05-05T20:59:44.052Z] using credential edgex-jenkins-ssh [2023-05-05T20:59:44.068Z] Cloning the remote Git repository [2023-05-05T20:59:44.115Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-05-05T20:59:44.213Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2023-05-05T20:59:44.348Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-05T20:59:44.349Z] > git --version # timeout=10 [2023-05-05T20:59:44.367Z] > git --version # 'git version 2.25.1' [2023-05-05T20:59:44.370Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T20:59:44.512Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T20:59:46.420Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-05T20:59:46.452Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T20:59:47.307Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-05T20:59:47.347Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-05T20:59:47.348Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T20:59:47.365Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/309/head:refs/remotes/origin/PR-309 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-05T20:59:47.850Z] Merging remotes/origin/main commit 322050c65873fd50260d8a368346f4ba3310d130 into PR head commit aeddd9e4be1bd614ca650a4511088d4cae95873d [2023-05-05T20:59:48.156Z] Merge succeeded, producing aeddd9e4be1bd614ca650a4511088d4cae95873d [2023-05-05T20:59:48.156Z] Checking out Revision aeddd9e4be1bd614ca650a4511088d4cae95873d (PR-309) [2023-05-05T20:59:48.649Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-05-05T20:59:48.703Z] > git --version # timeout=10 [2023-05-05T20:59:48.718Z] > git --version # 'git version 2.25.1' [2023-05-05T20:59:48.738Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T20:59:47.869Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T20:59:47.950Z] > git checkout -f aeddd9e4be1bd614ca650a4511088d4cae95873d # timeout=10 [2023-05-05T20:59:48.043Z] > git remote # timeout=10 [2023-05-05T20:59:48.065Z] > git config --get remote.origin.url # timeout=10 [2023-05-05T20:59:48.085Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T20:59:48.100Z] > git merge 322050c65873fd50260d8a368346f4ba3310d130 # timeout=10 [2023-05-05T20:59:48.135Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-05T20:59:48.165Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T20:59:48.180Z] > git checkout -f aeddd9e4be1bd614ca650a4511088d4cae95873d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T20:59:49.867Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-05T20:59:49.867Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T20:59:49.867Z] Dload Upload Total Spent Left Speed [2023-05-05T20:59:49.867Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2023-05-05T20:59:50.495Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-05T20:59:50.843Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-05T20:59:50.843Z] + sudo tee /etc/docker/daemon.new [2023-05-05T20:59:50.843Z] { [2023-05-05T20:59:50.843Z] "registry-mirrors": [ [2023-05-05T20:59:50.843Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-05T20:59:50.843Z] ], [2023-05-05T20:59:50.843Z] "bip": "10.250.0.254/24", [2023-05-05T20:59:50.843Z] "hosts": [ [2023-05-05T20:59:50.843Z] "tcp://0.0.0.0:5555", [2023-05-05T20:59:50.843Z] "unix:///var/run/docker.sock" [2023-05-05T20:59:50.843Z] ], [2023-05-05T20:59:50.843Z] "mtu": 1458, [2023-05-05T20:59:50.843Z] "selinux-enabled": true, [2023-05-05T20:59:50.843Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-05T20:59:50.843Z] } [Pipeline] sh [2023-05-05T20:59:51.189Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-05T20:59:51.548Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T21:00:09.997Z] provisioning config files... [2023-05-05T21:00:10.021Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config8735262987562086688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T21:00:10.423Z] ---> docker-login.sh [2023-05-05T21:00:10.423Z] nexus3.edgexfoundry.org:10001 [2023-05-05T21:00:10.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T21:00:10.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T21:00:10.963Z] Configure a credential helper to remove this warning. See [2023-05-05T21:00:10.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T21:00:10.963Z] [2023-05-05T21:00:10.963Z] Login Succeeded [2023-05-05T21:00:10.963Z] nexus3.edgexfoundry.org:10002 [2023-05-05T21:00:11.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T21:00:11.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T21:00:11.230Z] Configure a credential helper to remove this warning. See [2023-05-05T21:00:11.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T21:00:11.230Z] [2023-05-05T21:00:11.230Z] Login Succeeded [2023-05-05T21:00:11.497Z] nexus3.edgexfoundry.org:10003 [2023-05-05T21:00:11.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T21:00:11.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T21:00:11.768Z] Configure a credential helper to remove this warning. See [2023-05-05T21:00:11.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T21:00:11.768Z] [2023-05-05T21:00:11.768Z] Login Succeeded [2023-05-05T21:00:11.768Z] nexus3.edgexfoundry.org:10004 [2023-05-05T21:00:12.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T21:00:12.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T21:00:12.039Z] Configure a credential helper to remove this warning. See [2023-05-05T21:00:12.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T21:00:12.039Z] [2023-05-05T21:00:12.039Z] Login Succeeded [2023-05-05T21:00:12.039Z] docker.io [2023-05-05T21:00:12.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T21:00:12.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T21:00:12.575Z] Configure a credential helper to remove this warning. See [2023-05-05T21:00:12.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T21:00:12.575Z] [2023-05-05T21:00:12.575Z] Login Succeeded [2023-05-05T21:00:12.575Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T21:00:12.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T21:00:12.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T21:00:12.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T21:00:13.022Z] ========================================================= [2023-05-05T21:00:13.022Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-05T21:00:13.022Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T21:00:13.526Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-05T21:00:13.526Z] Sending build context to Docker daemon 139.3kB [2023-05-05T21:00:13.793Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T21:00:13.793Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-05T21:00:16.371Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-05T21:00:16.371Z] c41833b44d91: Pulling fs layer [2023-05-05T21:00:16.371Z] ed15518f5707: Pulling fs layer [2023-05-05T21:00:16.371Z] feae8fd75edb: Pulling fs layer [2023-05-05T21:00:16.371Z] 242c74f7c9fa: Pulling fs layer [2023-05-05T21:00:16.371Z] 3cdef696dda3: Pulling fs layer [2023-05-05T21:00:16.371Z] 2ced38df9373: Pulling fs layer [2023-05-05T21:00:16.371Z] 58f1dce35555: Pulling fs layer [2023-05-05T21:00:16.371Z] 242c74f7c9fa: Waiting [2023-05-05T21:00:16.371Z] 3cdef696dda3: Waiting [2023-05-05T21:00:16.371Z] 2ced38df9373: Waiting [2023-05-05T21:00:16.371Z] 58f1dce35555: Waiting [2023-05-05T21:00:16.640Z] ed15518f5707: Verifying Checksum [2023-05-05T21:00:16.640Z] ed15518f5707: Download complete [2023-05-05T21:00:16.640Z] 242c74f7c9fa: Verifying Checksum [2023-05-05T21:00:16.640Z] 242c74f7c9fa: Download complete [2023-05-05T21:00:16.640Z] 3cdef696dda3: Verifying Checksum [2023-05-05T21:00:16.640Z] 3cdef696dda3: Download complete [2023-05-05T21:00:16.640Z] c41833b44d91: Verifying Checksum [2023-05-05T21:00:17.605Z] c41833b44d91: Pull complete [2023-05-05T21:00:17.876Z] 58f1dce35555: Verifying Checksum [2023-05-05T21:00:17.876Z] 58f1dce35555: Download complete [2023-05-05T21:00:18.163Z] ed15518f5707: Pull complete [2023-05-05T21:00:19.126Z] feae8fd75edb: Verifying Checksum [2023-05-05T21:00:19.126Z] feae8fd75edb: Download complete [2023-05-05T21:00:19.126Z] 2ced38df9373: Verifying Checksum [2023-05-05T21:00:19.126Z] 2ced38df9373: Download complete [2023-05-05T21:00:30.411Z] feae8fd75edb: Pull complete [2023-05-05T21:00:30.682Z] 242c74f7c9fa: Pull complete [2023-05-05T21:00:30.950Z] 3cdef696dda3: Pull complete [2023-05-05T21:00:37.615Z] 2ced38df9373: Pull complete [2023-05-05T21:00:40.223Z] 58f1dce35555: Pull complete [2023-05-05T21:00:40.223Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-05T21:00:40.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T21:00:40.223Z] ---> fadd8f120f05 [2023-05-05T21:00:40.223Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-05T21:00:42.189Z] ---> Running in e1b6cfae81a4 [2023-05-05T21:00:42.189Z] Removing intermediate container e1b6cfae81a4 [2023-05-05T21:00:42.189Z] ---> 5e10c7b6d9cd [2023-05-05T21:00:42.189Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T21:00:42.189Z] ---> Running in 17beb5dac5fb [2023-05-05T21:00:42.457Z] Removing intermediate container 17beb5dac5fb [2023-05-05T21:00:42.457Z] ---> a0fb5d38ad54 [2023-05-05T21:00:42.457Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T21:00:42.726Z] ---> Running in 8b33ca0a6d19 [2023-05-05T21:00:42.995Z] Removing intermediate container 8b33ca0a6d19 [2023-05-05T21:00:42.995Z] ---> 82bffbfb7154 [2023-05-05T21:00:42.995Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T21:00:42.995Z] ---> Running in e6cb7e782d07 [2023-05-05T21:00:43.263Z] Removing intermediate container e6cb7e782d07 [2023-05-05T21:00:43.263Z] ---> 3ec235dcb116 [2023-05-05T21:00:43.263Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T21:00:43.532Z] ---> Running in 868e20ead620 [2023-05-05T21:00:44.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T21:00:45.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T21:00:46.042Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-05T21:00:46.042Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-05T21:00:46.042Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-05T21:00:46.315Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-05T21:00:46.315Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T21:00:46.315Z] OK: 268 MiB in 57 packages [2023-05-05T21:00:47.282Z] Removing intermediate container 868e20ead620 [2023-05-05T21:00:47.282Z] ---> cf99ed037666 [2023-05-05T21:00:47.282Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-05T21:00:47.282Z] ---> Running in 97d97c07996d [2023-05-05T21:00:47.557Z] Removing intermediate container 97d97c07996d [2023-05-05T21:00:47.557Z] ---> 6e1d55fc80c7 [2023-05-05T21:00:47.557Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-05T21:00:48.151Z] ---> 41d594785a94 [2023-05-05T21:00:48.151Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T21:00:48.151Z] ---> Running in 44e58043e6eb [2023-05-05T21:01:56.146Z] Removing intermediate container 44e58043e6eb [2023-05-05T21:01:56.146Z] ---> c035f8361b52 [2023-05-05T21:01:56.146Z] Step 11/12 : COPY . . [2023-05-05T21:01:56.146Z] ---> b1cc03ab2b8e [2023-05-05T21:01:56.146Z] Step 12/12 : RUN $MAKE [2023-05-05T21:01:56.146Z] ---> Running in b0d836188dc9 [2023-05-05T21:01:56.146Z] noop [2023-05-05T21:01:56.146Z] Removing intermediate container b0d836188dc9 [2023-05-05T21:01:56.146Z] ---> c1bfe1f88a75 [2023-05-05T21:01:56.146Z] Successfully built c1bfe1f88a75 [2023-05-05T21:01:56.146Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T21:01:56.625Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T21:01:56.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T21:01:56.885Z] prd-ubuntu20.04-docker-arm64-4c-16g-13928 does not seem to be running inside a container [2023-05-05T21:01:56.955Z] $ 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 [2023-05-05T21:01:58.147Z] $ docker top 7fa7d5c631c9247916511c8433f6707d802ac4866dcf90ff15981e8b5949f511 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T21:01:59.012Z] + go version [2023-05-05T21:01:59.012Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-05T21:01:59.053Z] $ docker stop --time=1 7fa7d5c631c9247916511c8433f6707d802ac4866dcf90ff15981e8b5949f511 [2023-05-05T21:02:00.707Z] $ docker rm -f --volumes 7fa7d5c631c9247916511c8433f6707d802ac4866dcf90ff15981e8b5949f511 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T21:02:01.532Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T21:02:01.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T21:02:01.775Z] prd-ubuntu20.04-docker-arm64-4c-16g-13928 does not seem to be running inside a container [2023-05-05T21:02:01.841Z] $ 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 [2023-05-05T21:02:02.954Z] $ docker top 6beedc15537521843e2050b3a2330c19bb86be15c2b9e395eb391228b06b89f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T21:02:03.824Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-05T21:02:04.482Z] + make test [2023-05-05T21:02:04.483Z] go test ./... -coverprofile=coverage.out ./... [2023-05-05T21:02:36.716Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-05T21:04:28.379Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-05T21:04:29.792Z] ok github.com/edgexfoundry/device-rest-go/driver 0.059s coverage: 32.2% of statements [2023-05-05T21:04:30.059Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-05T21:04:30.059Z] go vet ./... [2023-05-05T21:05:09.370Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T21:05:09.370Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T21:05:09.370Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T21:05:09.405Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T21:05:09.438Z] $ docker stop --time=1 6beedc15537521843e2050b3a2330c19bb86be15c2b9e395eb391228b06b89f7 [2023-05-05T21:05:12.815Z] $ docker rm -f --volumes 6beedc15537521843e2050b3a2330c19bb86be15c2b9e395eb391228b06b89f7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T21:05:14.053Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T21:05:14.084Z] Warning: overwriting stash ‘coverage-report’ [2023-05-05T21:05:14.535Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T21:05:15.093Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T21:05:15.435Z] + ls -al . [2023-05-05T21:05:15.435Z] total 180 [2023-05-05T21:05:15.435Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 21:02 . [2023-05-05T21:05:15.435Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 20:59 .. [2023-05-05T21:05:15.435Z] -rw-rw-r-- 1 jenkins jenkins 151 May 5 20:59 .dockerignore [2023-05-05T21:05:15.435Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 20:59 .git [2023-05-05T21:05:15.435Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 20:59 .github [2023-05-05T21:05:15.435Z] -rw-rw-r-- 1 jenkins jenkins 329 May 5 20:59 .gitignore [2023-05-05T21:05:15.435Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 20:59 .golangci.yml [2023-05-05T21:05:15.435Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 5 20:59 Attribution.txt [2023-05-05T21:05:15.435Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 5 20:59 CHANGELOG.md [2023-05-05T21:05:15.435Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 5 20:59 Dockerfile [2023-05-05T21:05:15.435Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 20:59 GOVERNANCE.md [2023-05-05T21:05:15.435Z] -rw-rw-r-- 1 jenkins jenkins 680 May 5 20:59 Jenkinsfile [2023-05-05T21:05:15.435Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 20:59 LICENSE [2023-05-05T21:05:15.435Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 5 20:59 Makefile [2023-05-05T21:05:15.435Z] -rw-rw-r-- 1 jenkins jenkins 620 May 5 20:59 OWNERS.md [2023-05-05T21:05:15.435Z] -rw-rw-r-- 1 jenkins jenkins 15321 May 5 20:59 README.md [2023-05-05T21:05:15.435Z] -rw-rw-r-- 1 jenkins jenkins 5 May 5 20:57 VERSION [2023-05-05T21:05:15.435Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 20:59 bin [2023-05-05T21:05:15.435Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 20:59 cmd [2023-05-05T21:05:15.435Z] -rw-r--r-- 1 jenkins jenkins 14663 May 5 21:04 coverage.out [2023-05-05T21:05:15.435Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 20:59 driver [2023-05-05T21:05:15.435Z] -rw-rw-r-- 1 jenkins jenkins 3402 May 5 20:59 go.mod [2023-05-05T21:05:15.435Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 5 20:59 go.sum [2023-05-05T21:05:15.435Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 20:59 snap [2023-05-05T21:05:15.435Z] -rw-rw-r-- 1 jenkins jenkins 713 May 5 20:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T21:05:15.852Z] + 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=aeddd9e4be1bd614ca650a4511088d4cae95873d --label arch=arm64 --label version=0.0.0 . [2023-05-05T21:05:15.852Z] Sending build context to Docker daemon 154.6kB [2023-05-05T21:05:16.119Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T21:05:16.119Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-05T21:05:16.119Z] ---> c1bfe1f88a75 [2023-05-05T21:05:16.119Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-05T21:05:16.119Z] ---> Running in b64c4f04f5ac [2023-05-05T21:05:16.387Z] Removing intermediate container b64c4f04f5ac [2023-05-05T21:05:16.387Z] ---> fd416310113e [2023-05-05T21:05:16.387Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T21:05:16.654Z] ---> Running in 4fe90c29d31e [2023-05-05T21:05:16.922Z] Removing intermediate container 4fe90c29d31e [2023-05-05T21:05:16.922Z] ---> 66376548c08a [2023-05-05T21:05:16.922Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T21:05:16.922Z] ---> Running in f6f70f111717 [2023-05-05T21:05:17.192Z] Removing intermediate container f6f70f111717 [2023-05-05T21:05:17.192Z] ---> 2253369c8b60 [2023-05-05T21:05:17.192Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T21:05:17.192Z] ---> Running in 03b99e199ccf [2023-05-05T21:05:17.780Z] Removing intermediate container 03b99e199ccf [2023-05-05T21:05:17.780Z] ---> 86cd82cee1b5 [2023-05-05T21:05:17.780Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T21:05:17.780Z] ---> Running in f03605f840bf [2023-05-05T21:05:18.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T21:05:19.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T21:05:20.387Z] OK: 268 MiB in 57 packages [2023-05-05T21:05:21.381Z] Removing intermediate container f03605f840bf [2023-05-05T21:05:21.381Z] ---> 86654703989a [2023-05-05T21:05:21.381Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-05T21:05:21.381Z] ---> Running in ccae13f65a78 [2023-05-05T21:05:21.983Z] Removing intermediate container ccae13f65a78 [2023-05-05T21:05:21.983Z] ---> 0a2d0a81d821 [2023-05-05T21:05:21.983Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-05T21:05:22.262Z] ---> f1c3552ed9b6 [2023-05-05T21:05:22.262Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T21:05:22.530Z] ---> Running in 3a060c439587 [2023-05-05T21:05:27.905Z] Removing intermediate container 3a060c439587 [2023-05-05T21:05:27.905Z] ---> c4a4e747ef56 [2023-05-05T21:05:27.905Z] Step 11/25 : COPY . . [2023-05-05T21:05:27.905Z] ---> a182190d417f [2023-05-05T21:05:27.905Z] Step 12/25 : RUN $MAKE [2023-05-05T21:05:27.905Z] ---> Running in bde92af2d6bb [2023-05-05T21:05:28.870Z] 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 [2023-05-05T21:07:35.573Z] Removing intermediate container bde92af2d6bb [2023-05-05T21:07:35.573Z] ---> 4d200abe489c [2023-05-05T21:07:35.573Z] Step 13/25 : FROM alpine:3.17 [2023-05-05T21:07:35.573Z] 3.17: Pulling from library/alpine [2023-05-05T21:07:35.573Z] c41833b44d91: Already exists [2023-05-05T21:07:35.573Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T21:07:35.573Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T21:07:35.573Z] ---> 51e60588ff2c [2023-05-05T21:07:35.573Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-05T21:07:35.573Z] ---> Running in f296a11c7b9d [2023-05-05T21:07:35.573Z] Removing intermediate container f296a11c7b9d [2023-05-05T21:07:35.573Z] ---> df31c9c7086b [2023-05-05T21:07:35.573Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-05T21:07:35.573Z] ---> Running in 0021a5b1b19f [2023-05-05T21:07:35.573Z] Removing intermediate container 0021a5b1b19f [2023-05-05T21:07:35.573Z] ---> 751748c088e5 [2023-05-05T21:07:35.573Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-05T21:07:35.573Z] ---> Running in dc27d3e65e34 [2023-05-05T21:07:36.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T21:07:37.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T21:07:38.079Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T21:07:38.079Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T21:07:38.079Z] OK: 8 MiB in 16 packages [2023-05-05T21:07:39.047Z] Removing intermediate container dc27d3e65e34 [2023-05-05T21:07:39.047Z] ---> 9a50d2e52c12 [2023-05-05T21:07:39.047Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-05T21:07:42.388Z] ---> cb44e2e528d1 [2023-05-05T21:07:42.388Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-05T21:07:42.388Z] ---> 79d90e1b63b1 [2023-05-05T21:07:42.388Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-05T21:07:42.663Z] ---> a3edeb0c92ef [2023-05-05T21:07:42.663Z] Step 20/25 : EXPOSE 59986 [2023-05-05T21:07:42.934Z] ---> Running in 41e1a38c06c0 [2023-05-05T21:07:43.207Z] Removing intermediate container 41e1a38c06c0 [2023-05-05T21:07:43.207Z] ---> 68066a487ed5 [2023-05-05T21:07:43.207Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-05T21:07:43.207Z] ---> Running in 937011d1390c [2023-05-05T21:07:43.480Z] Removing intermediate container 937011d1390c [2023-05-05T21:07:43.480Z] ---> b2657ce83213 [2023-05-05T21:07:43.480Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-05T21:07:43.480Z] ---> Running in 204d55973e0b [2023-05-05T21:07:43.748Z] Removing intermediate container 204d55973e0b [2023-05-05T21:07:43.748Z] ---> 90576be72f22 [2023-05-05T21:07:43.748Z] Step 23/25 : LABEL arch=arm64 [2023-05-05T21:07:44.022Z] ---> Running in 4c74cb1d38e8 [2023-05-05T21:07:44.293Z] Removing intermediate container 4c74cb1d38e8 [2023-05-05T21:07:44.293Z] ---> a49213d4dde5 [2023-05-05T21:07:44.293Z] Step 24/25 : LABEL git_sha=aeddd9e4be1bd614ca650a4511088d4cae95873d [2023-05-05T21:07:44.293Z] ---> Running in 5cd58e6abd10 [2023-05-05T21:07:44.562Z] Removing intermediate container 5cd58e6abd10 [2023-05-05T21:07:44.562Z] ---> 90081b8a0046 [2023-05-05T21:07:44.562Z] Step 25/25 : LABEL version=0.0.0 [2023-05-05T21:07:44.562Z] ---> Running in 149d0bbb790e [2023-05-05T21:07:44.831Z] Removing intermediate container 149d0bbb790e [2023-05-05T21:07:44.831Z] ---> 184b828ad0c1 [2023-05-05T21:07:44.831Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T21:07:44.831Z] Successfully built 184b828ad0c1 [2023-05-05T21:07:44.831Z] 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 [2023-05-05T21:07:45.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T21:07:45.586Z] [2023-05-05T21:07:45.586Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T21:07:45.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T21:07:45.987Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-05T21:07:45.987Z] 8998bd30e6a1: Pulling fs layer [2023-05-05T21:07:45.987Z] 04944245beec: Pulling fs layer [2023-05-05T21:07:45.987Z] 699f458cf7ca: Pulling fs layer [2023-05-05T21:07:45.987Z] 765212b225bb: Pulling fs layer [2023-05-05T21:07:45.987Z] f23df028b6ca: Pulling fs layer [2023-05-05T21:07:45.987Z] 765212b225bb: Waiting [2023-05-05T21:07:45.987Z] d65c8cfc05b1: Pulling fs layer [2023-05-05T21:07:45.988Z] 2437ff75d9bd: Pulling fs layer [2023-05-05T21:07:45.988Z] d65c8cfc05b1: Waiting [2023-05-05T21:07:45.988Z] 2437ff75d9bd: Waiting [2023-05-05T21:07:45.988Z] f23df028b6ca: Waiting [2023-05-05T21:07:46.256Z] 04944245beec: Verifying Checksum [2023-05-05T21:07:46.256Z] 04944245beec: Download complete [2023-05-05T21:07:46.256Z] 765212b225bb: Verifying Checksum [2023-05-05T21:07:46.256Z] 765212b225bb: Download complete [2023-05-05T21:07:46.256Z] f23df028b6ca: Verifying Checksum [2023-05-05T21:07:46.256Z] f23df028b6ca: Download complete [2023-05-05T21:07:46.256Z] d65c8cfc05b1: Verifying Checksum [2023-05-05T21:07:46.256Z] d65c8cfc05b1: Download complete [2023-05-05T21:07:46.256Z] 699f458cf7ca: Verifying Checksum [2023-05-05T21:07:46.256Z] 699f458cf7ca: Download complete [2023-05-05T21:07:46.841Z] 8998bd30e6a1: Verifying Checksum [2023-05-05T21:07:46.841Z] 8998bd30e6a1: Download complete [2023-05-05T21:07:48.784Z] 2437ff75d9bd: Verifying Checksum [2023-05-05T21:07:48.784Z] 2437ff75d9bd: Download complete [2023-05-05T21:07:50.726Z] 8998bd30e6a1: Pull complete [2023-05-05T21:07:50.998Z] 04944245beec: Pull complete [2023-05-05T21:07:52.408Z] 699f458cf7ca: Pull complete [2023-05-05T21:07:52.408Z] 765212b225bb: Pull complete [2023-05-05T21:07:54.352Z] f23df028b6ca: Pull complete [2023-05-05T21:07:54.620Z] d65c8cfc05b1: Pull complete [2023-05-05T21:08:09.604Z] 2437ff75d9bd: Pull complete [2023-05-05T21:08:09.604Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-05T21:08:09.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T21:08:09.604Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T21:08:09.921Z] prd-ubuntu20.04-docker-arm64-4c-16g-13928 does not seem to be running inside a container [2023-05-05T21:08:09.989Z] $ 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 [2023-05-05T21:08:12.465Z] $ docker top 9722165e56b782a531cb0c5b673f0fc5901664322673108af6d578ca5a26736b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T21:08:13.404Z] ---> job-cost.sh [2023-05-05T21:08:13.404Z] lf-activate-venv: SKIPPING [2023-05-05T21:08:13.404Z] INFO: No Stack... [2023-05-05T21:08:13.670Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-05T21:08:14.628Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T21:08:14.969Z] + + catcut /w/workspace/device-rest-go/1/archives/cost.csv -d, [2023-05-05T21:08:14.969Z] -f6 [Pipeline] lock [2023-05-05T21:08:15.296Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-309-1-stack-cost] [2023-05-05T21:08:15.301Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-309-1-stack-cost] did not exist. Created. [2023-05-05T21:08:15.301Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-309-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T21:08:15.713Z] /w/workspace/device-rest-go/1@tmp/durable-0836f1ea/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-05T21:08:16.089Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-05T21:08:16.122Z] Warning: overwriting stash ‘stack-cost’ [2023-05-05T21:08:16.164Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T21:08:16.179Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-309-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T21:08:16.308Z] $ docker stop --time=1 9722165e56b782a531cb0c5b673f0fc5901664322673108af6d578ca5a26736b [2023-05-05T21:08:17.814Z] $ docker rm -f --volumes 9722165e56b782a531cb0c5b673f0fc5901664322673108af6d578ca5a26736b [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 [2023-05-05T21:08:18.763Z] provisioning config files... [2023-05-05T21:08:18.771Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-309@tmp/config6159501099271845385tmp [Pipeline] { [Pipeline] sh [2023-05-05T21:08:19.113Z] + set +x [2023-05-05T21:08:19.113Z] + bash -s -- [2023-05-05T21:08:19.113Z] + curl -s https://codecov.io/bash [2023-05-05T21:08:19.113Z] [2023-05-05T21:08:19.113Z] _____ _ [2023-05-05T21:08:19.113Z] / ____| | | [2023-05-05T21:08:19.113Z] | | ___ __| | ___ ___ _____ __ [2023-05-05T21:08:19.113Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-05T21:08:19.113Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-05T21:08:19.113Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-05T21:08:19.113Z] Bash-1.0.6 [2023-05-05T21:08:19.113Z] [2023-05-05T21:08:19.113Z] [2023-05-05T21:08:19.113Z] ==> git version 2.25.1 found [2023-05-05T21:08:19.113Z] ==> 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 [2023-05-05T21:08:19.113Z] Release-Date: 2020-01-08 [2023-05-05T21:08:19.113Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-05T21:08:19.113Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-05T21:08:19.113Z] ==> Jenkins CI detected. [2023-05-05T21:08:19.113Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-309 [2023-05-05T21:08:19.113Z] project root: . [2023-05-05T21:08:19.113Z] --> token set from env [2023-05-05T21:08:19.113Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-05T21:08:19.374Z] ==> Running gcov in . (disable via -X gcov) [2023-05-05T21:08:19.374Z] ==> Python coveragepy not found [2023-05-05T21:08:19.374Z] ==> Searching for coverage reports in: [2023-05-05T21:08:19.374Z] + . [2023-05-05T21:08:19.374Z] -> Found 1 reports [2023-05-05T21:08:19.374Z] ==> Detecting git/mercurial file structure [2023-05-05T21:08:19.374Z] ==> Reading reports [2023-05-05T21:08:19.374Z] + ./coverage.out bytes=14663 [2023-05-05T21:08:19.374Z] ==> Appending adjustments [2023-05-05T21:08:19.374Z] https://docs.codecov.io/docs/fixing-reports [2023-05-05T21:08:19.374Z] + Found adjustments [2023-05-05T21:08:19.374Z] ==> Gzipping contents [2023-05-05T21:08:19.374Z] 4.0K /tmp/codecov.PVZiSF.gz [2023-05-05T21:08:19.374Z] ==> Uploading reports [2023-05-05T21:08:19.374Z] url: https://codecov.io [2023-05-05T21:08:19.374Z] query: branch=PR-309&commit=aeddd9e4be1bd614ca650a4511088d4cae95873d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-309%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=309&job=&cmd_args= [2023-05-05T21:08:19.374Z] -> Pinging Codecov [2023-05-05T21:08:19.374Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-309&commit=aeddd9e4be1bd614ca650a4511088d4cae95873d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-309%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=309&job=&cmd_args= [2023-05-05T21:08:19.634Z] -> Uploading to [2023-05-05T21:08:19.634Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-05/4E5D53B4F1F92C436F7061BF334D961C/aeddd9e4be1bd614ca650a4511088d4cae95873d/99b43ce3-9227-4c69-bfc0-17ba4d25c920.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T210819Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=203257dbd14e16f0a346b7cc78272cfb5e8ad748359161bab0d9670cef32082d [2023-05-05T21:08:19.634Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T21:08:19.634Z] Dload Upload Total Spent Left Speed [2023-05-05T21:08:19.634Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 12425 --:--:-- --:--:-- --:--:-- 12364 100 2510 0 0 100 2510 0 12067 --:--:-- --:--:-- --:--:-- 12009 [2023-05-05T21:08:19.634Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/aeddd9e4be1bd614ca650a4511088d4cae95873d [Pipeline] } [2023-05-05T21:08:19.661Z] 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 [2023-05-05T21:08:21.462Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-309/archives ] [2023-05-05T21:08:21.462Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-309/archives [2023-05-05T21:08:21.462Z] total 16 [2023-05-05T21:08:21.462Z] drwxr-xr-x 3 root root 4096 May 5 20:59 . [2023-05-05T21:08:21.462Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 20:59 .. [2023-05-05T21:08:21.462Z] drwxr-xr-x 2 root root 4096 May 5 20:59 cost [2023-05-05T21:08:21.462Z] -rw-r--r-- 1 root root 87 May 5 20:59 cost.csv [2023-05-05T21:08:21.462Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-309/archives [2023-05-05T21:08:21.462Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-309/archives [2023-05-05T21:08:21.462Z] total 16 [2023-05-05T21:08:21.462Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 20:59 . [2023-05-05T21:08:21.462Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 20:59 .. [2023-05-05T21:08:21.462Z] drwxr-xr-x 2 jenkins jenkins 4096 May 5 20:59 cost [2023-05-05T21:08:21.462Z] -rw-r--r-- 1 jenkins jenkins 87 May 5 20:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-05T21:08:21.785Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T21:08:22.780Z] ---> package-listing.sh [2023-05-05T21:08:22.780Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-05T21:08:22.780Z] ++ facter osfamily [2023-05-05T21:08:23.038Z] + OS_FAMILY=debian [2023-05-05T21:08:23.038Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-309 [2023-05-05T21:08:23.039Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-05T21:08:23.039Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-05T21:08:23.039Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-05T21:08:23.039Z] + PACKAGES=/tmp/packages_start.txt [2023-05-05T21:08:23.039Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-309 ']' [2023-05-05T21:08:23.039Z] + PACKAGES=/tmp/packages_end.txt [2023-05-05T21:08:23.039Z] + case "${OS_FAMILY}" in [2023-05-05T21:08:23.039Z] + dpkg -l [2023-05-05T21:08:23.039Z] + grep '^ii' [2023-05-05T21:08:23.039Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-05T21:08:23.039Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-05T21:08:23.039Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-05T21:08:23.039Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-309 ']' [2023-05-05T21:08:23.039Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-309/archives/ [2023-05-05T21:08:23.039Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-309/archives/ [Pipeline] echo [2023-05-05T21:08:23.070Z] 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-309/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-05T21:08:23.359Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T21:08:23.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T21:08:23.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T21:08:24.127Z] prd-ubuntu20.04-docker-8c-8g-13926 does not seem to be running inside a container [2023-05-05T21:08:24.161Z] $ 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-309/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-309 -v /w/workspace/gexfoundry_device-rest-go_PR-309:/w/workspace/gexfoundry_device-rest-go_PR-309:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-309@tmp:/w/workspace/gexfoundry_device-rest-go_PR-309@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 [2023-05-05T21:08:24.370Z] $ docker top 25b9a964e6f78649eec745819c9200cdb232b8d6299add4a69568d7d075116dd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T21:08:24.773Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-05T21:08:25.081Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-05T21:08:25.389Z] + ls /var/log/sa-host [2023-05-05T21:08:25.389Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T21:08:25.602Z] provisioning config files... [2023-05-05T21:08:25.612Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-309@tmp/config3437168103727464576tmp [Pipeline] { [Pipeline] echo [2023-05-05T21:08:25.675Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T21:08:25.986Z] ---> create-netrc.sh [Pipeline] } [2023-05-05T21:08:26.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-05T21:08:26.427Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-05T21:08:26.459Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T21:08:26.774Z] ---> sudo-logs.sh [2023-05-05T21:08:26.774Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-05T21:08:26.854Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T21:08:27.162Z] ---> job-cost.sh [2023-05-05T21:08:27.162Z] lf-activate-venv: SKIPPING [2023-05-05T21:08:27.162Z] DEBUG: total: 0.2199999988079071 [2023-05-05T21:08:27.162Z] INFO: Retrieving Stack Cost... [2023-05-05T21:08:27.421Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T21:08:27.991Z] INFO: Archiving Costs [Pipeline] echo [2023-05-05T21:08:28.025Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T21:08:28.335Z] ---> logs-deploy.sh [2023-05-05T21:08:28.336Z] lf-activate-venv: SKIPPING [2023-05-05T21:08:28.336Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-309/1 [2023-05-05T21:08:28.336Z] INFO: archiving workspace using pattern(s): [2023-05-05T21:08:29.272Z] Archives upload complete. [2023-05-05T21:08:29.272Z] INFO: archiving logs to Nexus