Pull request #306 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fcadae0c5298cdff3158e953057ed0b44a6b13a7+cba6ba485dc6694309bacf8d506d636ea079fc31 (e596c1d6386275b6d9338f989ae1c8f0dd3d1a33) 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-ssh16024615358118441955.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh7542965337622288472.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-306/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-306/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8127448556302491726.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-306/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13245293035979835444.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh11963006323403055490.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-306/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-306/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8308954984801998762.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12622 in /w/workspace/gexfoundry_device-rest-go_PR-306 [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-306 # 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 cba6ba485dc6694309bacf8d506d636ea079fc31 into PR head commit fcadae0c5298cdff3158e953057ed0b44a6b13a7 Merge succeeded, producing fcadae0c5298cdff3158e953057ed0b44a6b13a7 Checking out Revision fcadae0c5298cdff3158e953057ed0b44a6b13a7 (PR-306) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 > 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/306/head:refs/remotes/origin/PR-306 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fcadae0c5298cdff3158e953057ed0b44a6b13a7 # 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 cba6ba485dc6694309bacf8d506d636ea079fc31 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fcadae0c5298cdff3158e953057ed0b44a6b13a7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-03T20:58:20.305Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-03T20:58:20.488Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-03T20:58:20.590Z] ========================================================= [2023-05-03T20:58:20.590Z] EdgeX Global Pipelines Version Info [2023-05-03T20:58:20.590Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-03T20:58:21.339Z] ------------------- [2023-05-03T20:58:21.339Z] stable info: [2023-05-03T20:58:21.339Z] ------------------- [2023-05-03T20:58:21.339Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-03T20:58:21.339Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-03T20:58:21.339Z] Message: update stable to v1.0.248 [2023-05-03T20:58:21.911Z] ------------------- [2023-05-03T20:58:21.911Z] experimental info: [2023-05-03T20:58:21.911Z] ------------------- [2023-05-03T20:58:21.911Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-03T20:58:21.911Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-03T20:58:21.911Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-03T20:58:22.211Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-05-03T20:58:22.259Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-05-03T20:58:22.304Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-03T20:58:22.343Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-03T20:58:22.383Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-03T20:58:22.424Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-03T20:58:22.467Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-03T20:58:22.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-03T20:58:22.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-03T20:58:22.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-03T20:58:22.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-03T20:58:22.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-05-03T20:58:22.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-03T20:58:22.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-03T20:58:22.780Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T20:58:22.816Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T20:58:22.852Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T20:58:22.897Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T20:58:22.934Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-03T20:58:22.977Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-03T20:58:23.015Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-03T20:58:23.052Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-03T20:58:23.094Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-03T20:58:23.136Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-03T20:58:23.174Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-03T20:58:23.214Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-03T20:58:23.259Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-03T20:58:23.300Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-306 [Pipeline] echo [2023-05-03T20:58:23.341Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-306 [Pipeline] echo [2023-05-03T20:58:23.383Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-306 [Pipeline] echo [2023-05-03T20:58:23.425Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fcadae0c5298cdff3158e953057ed0b44a6b13a7 [Pipeline] echo [2023-05-03T20:58:23.467Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fcadae0 [Pipeline] echo [2023-05-03T20:58:23.511Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T20:58:23.628Z] provisioning config files... [2023-05-03T20:58:23.645Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-306@tmp/config12905391855044174043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T20:58:23.985Z] ---> docker-login.sh [2023-05-03T20:58:23.985Z] nexus3.edgexfoundry.org:10001 [2023-05-03T20:58:24.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T20:58:24.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T20:58:24.246Z] Configure a credential helper to remove this warning. See [2023-05-03T20:58:24.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T20:58:24.246Z] [2023-05-03T20:58:24.246Z] Login Succeeded [2023-05-03T20:58:24.246Z] nexus3.edgexfoundry.org:10002 [2023-05-03T20:58:24.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T20:58:24.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T20:58:24.506Z] Configure a credential helper to remove this warning. See [2023-05-03T20:58:24.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T20:58:24.506Z] [2023-05-03T20:58:24.506Z] Login Succeeded [2023-05-03T20:58:24.506Z] nexus3.edgexfoundry.org:10003 [2023-05-03T20:58:24.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T20:58:24.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T20:58:24.506Z] Configure a credential helper to remove this warning. See [2023-05-03T20:58:24.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T20:58:24.506Z] [2023-05-03T20:58:24.506Z] Login Succeeded [2023-05-03T20:58:24.506Z] nexus3.edgexfoundry.org:10004 [2023-05-03T20:58:24.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T20:58:24.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T20:58:24.767Z] Configure a credential helper to remove this warning. See [2023-05-03T20:58:24.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T20:58:24.767Z] [2023-05-03T20:58:24.767Z] Login Succeeded [2023-05-03T20:58:24.767Z] docker.io [2023-05-03T20:58:24.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T20:58:25.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T20:58:25.027Z] Configure a credential helper to remove this warning. See [2023-05-03T20:58:25.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T20:58:25.027Z] [2023-05-03T20:58:25.027Z] Login Succeeded [2023-05-03T20:58:25.027Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T20:58:25.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-03T20:58:25.703Z] + git rev-list -1 --merges fcadae0c5298cdff3158e953057ed0b44a6b13a7~1..fcadae0c5298cdff3158e953057ed0b44a6b13a7 [Pipeline] echo [2023-05-03T20:58:25.768Z] -----------> git rev-list -1 --merges fcadae0c5298cdff3158e953057ed0b44a6b13a7~1..fcadae0c5298cdff3158e953057ed0b44a6b13a7 fcadae0c5298cdff3158e953057ed0b44a6b13a7 [false] [Pipeline] sh [2023-05-03T20:58:26.084Z] + git log --format=format:%s -1 fcadae0c5298cdff3158e953057ed0b44a6b13a7 [Pipeline] echo [2023-05-03T20:58:26.118Z] ========================================================= [2023-05-03T20:58:26.118Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-03T20:58:26.118Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T20:58:26.557Z] + git log --format=format:%s -1 fcadae0c5298cdff3158e953057ed0b44a6b13a7 [Pipeline] echo [2023-05-03T20:58:26.589Z] [semverPrep] GIT_COMMIT: fcadae0c5298cdff3158e953057ed0b44a6b13a7, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-03T20:58:26.619Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-03T20:58:27.010Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T20:58:27.010Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-03T20:58:27.010Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-03T20:58:27.010Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-03T20:58:27.010Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-03T20:58:27.010Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-03T20:58:27.010Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T20:58:27.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T20:58:27.487Z] [2023-05-03T20:58:27.487Z] 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-03T20:58:27.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T20:58:27.867Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-03T20:58:27.867Z] b85a868b505f: Pulling fs layer [2023-05-03T20:58:27.867Z] e2be974225ed: Pulling fs layer [2023-05-03T20:58:27.867Z] 339a4e72a1f5: Pulling fs layer [2023-05-03T20:58:27.867Z] 988bab9f4d93: Pulling fs layer [2023-05-03T20:58:27.867Z] 1469e6f7b9e6: Pulling fs layer [2023-05-03T20:58:27.867Z] eaf3925da568: Pulling fs layer [2023-05-03T20:58:27.867Z] bab4dde63d76: Pulling fs layer [2023-05-03T20:58:27.867Z] bde34c3a00c8: Pulling fs layer [2023-05-03T20:58:27.867Z] b352a97aabf1: Pulling fs layer [2023-05-03T20:58:27.867Z] 4872d77fe225: Pulling fs layer [2023-05-03T20:58:27.867Z] 5851b861e8e6: Pulling fs layer [2023-05-03T20:58:27.867Z] 1469e6f7b9e6: Waiting [2023-05-03T20:58:27.867Z] eaf3925da568: Waiting [2023-05-03T20:58:27.867Z] bab4dde63d76: Waiting [2023-05-03T20:58:27.867Z] bde34c3a00c8: Waiting [2023-05-03T20:58:27.867Z] b352a97aabf1: Waiting [2023-05-03T20:58:27.867Z] 4872d77fe225: Waiting [2023-05-03T20:58:27.867Z] 5851b861e8e6: Waiting [2023-05-03T20:58:27.867Z] 988bab9f4d93: Waiting [2023-05-03T20:58:27.867Z] e2be974225ed: Download complete [2023-05-03T20:58:27.867Z] 988bab9f4d93: Verifying Checksum [2023-05-03T20:58:27.868Z] 988bab9f4d93: Download complete [2023-05-03T20:58:27.868Z] 1469e6f7b9e6: Verifying Checksum [2023-05-03T20:58:27.868Z] 1469e6f7b9e6: Download complete [2023-05-03T20:58:27.868Z] 339a4e72a1f5: Verifying Checksum [2023-05-03T20:58:28.130Z] eaf3925da568: Verifying Checksum [2023-05-03T20:58:28.130Z] eaf3925da568: Download complete [2023-05-03T20:58:28.130Z] b352a97aabf1: Verifying Checksum [2023-05-03T20:58:28.130Z] b352a97aabf1: Download complete [2023-05-03T20:58:28.130Z] 4872d77fe225: Verifying Checksum [2023-05-03T20:58:28.130Z] 4872d77fe225: Download complete [2023-05-03T20:58:28.130Z] 5851b861e8e6: Verifying Checksum [2023-05-03T20:58:28.130Z] 5851b861e8e6: Download complete [2023-05-03T20:58:28.130Z] b85a868b505f: Verifying Checksum [2023-05-03T20:58:28.130Z] b85a868b505f: Download complete [2023-05-03T20:58:28.388Z] bab4dde63d76: Verifying Checksum [2023-05-03T20:58:28.388Z] bab4dde63d76: Download complete [2023-05-03T20:58:29.325Z] b85a868b505f: Pull complete [2023-05-03T20:58:29.588Z] e2be974225ed: Pull complete [2023-05-03T20:58:29.857Z] 339a4e72a1f5: Pull complete [2023-05-03T20:58:30.123Z] 988bab9f4d93: Pull complete [2023-05-03T20:58:30.384Z] 1469e6f7b9e6: Pull complete [2023-05-03T20:58:30.384Z] eaf3925da568: Pull complete [2023-05-03T20:58:32.289Z] bab4dde63d76: Pull complete [2023-05-03T20:58:32.289Z] bde34c3a00c8: Pull complete [2023-05-03T20:58:32.289Z] b352a97aabf1: Pull complete [2023-05-03T20:58:32.550Z] 4872d77fe225: Pull complete [2023-05-03T20:58:32.550Z] 5851b861e8e6: Pull complete [2023-05-03T20:58:32.550Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-03T20:58:32.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T20:58:32.550Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T20:58:32.771Z] prd-ubuntu20.04-docker-8c-8g-12622 does not seem to be running inside a container [2023-05-03T20:58:32.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-306 -v /w/workspace/gexfoundry_device-rest-go_PR-306:/w/workspace/gexfoundry_device-rest-go_PR-306:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-306@tmp:/w/workspace/gexfoundry_device-rest-go_PR-306@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-03T20:58:34.002Z] $ docker top 95bdf16d2e8cf1719697ac9970dc5e64e50aa53d98853e10dc53a5f94bb81eff -eo pid,comm [2023-05-03T20:58:34.057Z] 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-03T20:58:34.057Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T20:58:34.199Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T20:58:34.199Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T20:58:34.324Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T20:58:34.330Z] $ docker exec 95bdf16d2e8cf1719697ac9970dc5e64e50aa53d98853e10dc53a5f94bb81eff ssh-agent [2023-05-03T20:58:34.442Z] SSH_AUTH_SOCK=/tmp/ssh-WMNN4OuOj0jN/agent.32 [2023-05-03T20:58:34.442Z] SSH_AGENT_PID=38 [2023-05-03T20:58:34.449Z] Running ssh-add (command line suppressed) [2023-05-03T20:58:34.551Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-306@tmp/private_key_10185338192627158120.key (/w/workspace/gexfoundry_device-rest-go_PR-306@tmp/private_key_10185338192627158120.key) [2023-05-03T20:58:34.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T20:58:34.907Z] + git tag --points-at HEAD [Pipeline] } [2023-05-03T20:58:34.937Z] $ docker exec --env ******** --env ******** 95bdf16d2e8cf1719697ac9970dc5e64e50aa53d98853e10dc53a5f94bb81eff ssh-agent -k [2023-05-03T20:58:35.054Z] unset SSH_AUTH_SOCK; [2023-05-03T20:58:35.054Z] unset SSH_AGENT_PID; [2023-05-03T20:58:35.055Z] echo Agent pid 38 killed; [2023-05-03T20:58:35.062Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-03T20:58:35.151Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T20:58:35.151Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T20:58:35.261Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T20:58:35.266Z] $ docker exec 95bdf16d2e8cf1719697ac9970dc5e64e50aa53d98853e10dc53a5f94bb81eff ssh-agent [2023-05-03T20:58:35.373Z] SSH_AUTH_SOCK=/tmp/ssh-K3S6EIrY14jS/agent.70 [2023-05-03T20:58:35.373Z] SSH_AGENT_PID=76 [2023-05-03T20:58:35.379Z] Running ssh-add (command line suppressed) [2023-05-03T20:58:35.477Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-306@tmp/private_key_10184386844760906269.key (/w/workspace/gexfoundry_device-rest-go_PR-306@tmp/private_key_10184386844760906269.key) [2023-05-03T20:58:35.488Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T20:58:35.824Z] + git semver init [2023-05-03T20:58:36.085Z] 2023-05-03 20:58:36,005 [run_init] DEBUG init version:0.0.0 force:False [2023-05-03T20:58:36.085Z] 2023-05-03 20:58:36,006 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-306/.semver [2023-05-03T20:58:36.085Z] 2023-05-03 20:58:36,006 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-306/.semver [2023-05-03T20:58:36.085Z] 2023-05-03 20:58:36,006 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-306/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-306, universal_newlines=False, shell=None, istream=None) [2023-05-03T20:58:37.023Z] 2023-05-03 20:58:36,965 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-306/.git/info/exclude [2023-05-03T20:58:37.023Z] 2023-05-03 20:58:36,966 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-306/.semver/PR-306 with force:False [2023-05-03T20:58:37.023Z] 2023-05-03 20:58:36,966 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-306/.semver/PR-306 [2023-05-03T20:58:37.023Z] 2023-05-03 20:58:36,970 [execute] INFO git cat-file --batch-check [2023-05-03T20:58:37.023Z] 2023-05-03 20:58:36,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-306/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T20:58:37.023Z] 2023-05-03 20:58:36,976 [execute] INFO git cat-file --batch [2023-05-03T20:58:37.023Z] 2023-05-03 20:58:36,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-306/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T20:58:37.023Z] 2023-05-03 20:58:36,981 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-306/.semver/PR-306 [2023-05-03T20:58:37.023Z] 0.0.0 [Pipeline] } [2023-05-03T20:58:37.055Z] $ docker exec --env ******** --env ******** 95bdf16d2e8cf1719697ac9970dc5e64e50aa53d98853e10dc53a5f94bb81eff ssh-agent -k [2023-05-03T20:58:37.155Z] unset SSH_AUTH_SOCK; [2023-05-03T20:58:37.155Z] unset SSH_AGENT_PID; [2023-05-03T20:58:37.155Z] echo Agent pid 76 killed; [2023-05-03T20:58:37.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T20:58:37.596Z] + git semver [Pipeline] } [2023-05-03T20:58:37.885Z] $ docker stop --time=1 95bdf16d2e8cf1719697ac9970dc5e64e50aa53d98853e10dc53a5f94bb81eff [2023-05-03T20:58:39.193Z] $ docker rm -f --volumes 95bdf16d2e8cf1719697ac9970dc5e64e50aa53d98853e10dc53a5f94bb81eff [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T20:58:39.594Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-03T20:58:39.841Z] Stashed 1 file(s) [Pipeline] echo [2023-05-03T20:58:39.857Z] [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-03T20:58:40.452Z] provisioning config files... [2023-05-03T20:58:40.463Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-306@tmp/config11229267339022246552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T20:58:40.807Z] ---> docker-login.sh [2023-05-03T20:58:40.807Z] nexus3.edgexfoundry.org:10001 [2023-05-03T20:58:40.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T20:58:40.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T20:58:40.807Z] Configure a credential helper to remove this warning. See [2023-05-03T20:58:40.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T20:58:40.807Z] [2023-05-03T20:58:40.807Z] Login Succeeded [2023-05-03T20:58:40.807Z] nexus3.edgexfoundry.org:10002 [2023-05-03T20:58:40.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T20:58:40.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T20:58:40.807Z] Configure a credential helper to remove this warning. See [2023-05-03T20:58:40.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T20:58:40.807Z] [2023-05-03T20:58:40.807Z] Login Succeeded [2023-05-03T20:58:40.807Z] nexus3.edgexfoundry.org:10003 [2023-05-03T20:58:41.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T20:58:41.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T20:58:41.069Z] Configure a credential helper to remove this warning. See [2023-05-03T20:58:41.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T20:58:41.069Z] [2023-05-03T20:58:41.069Z] Login Succeeded [2023-05-03T20:58:41.069Z] nexus3.edgexfoundry.org:10004 [2023-05-03T20:58:41.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T20:58:41.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T20:58:41.069Z] Configure a credential helper to remove this warning. See [2023-05-03T20:58:41.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T20:58:41.069Z] [2023-05-03T20:58:41.069Z] Login Succeeded [2023-05-03T20:58:41.069Z] docker.io [2023-05-03T20:58:41.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T20:58:41.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T20:58:41.329Z] Configure a credential helper to remove this warning. See [2023-05-03T20:58:41.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T20:58:41.329Z] [2023-05-03T20:58:41.329Z] Login Succeeded [2023-05-03T20:58:41.329Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T20:58:41.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-03T20:58:41.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T20:58:41.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T20:58:41.629Z] ========================================================= [2023-05-03T20:58:41.629Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-03T20:58:41.629Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T20:58:42.102Z] + 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-03T20:58:42.102Z] Sending build context to Docker daemon 10.91MB [2023-05-03T20:58:42.102Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T20:58:42.102Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-03T20:58:42.102Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-03T20:58:42.102Z] f56be85fc22e: Pulling fs layer [2023-05-03T20:58:42.102Z] 85791d961cd3: Pulling fs layer [2023-05-03T20:58:42.102Z] d694b5ae8c79: Pulling fs layer [2023-05-03T20:58:42.102Z] 9f32a84ed3da: Pulling fs layer [2023-05-03T20:58:42.102Z] 4d19c01a9841: Pulling fs layer [2023-05-03T20:58:42.102Z] 9325e15d5711: Pulling fs layer [2023-05-03T20:58:42.102Z] 556b6ee489ea: Pulling fs layer [2023-05-03T20:58:42.102Z] c5a4b2cf53e6: Pulling fs layer [2023-05-03T20:58:42.102Z] 9f32a84ed3da: Waiting [2023-05-03T20:58:42.102Z] 4d19c01a9841: Waiting [2023-05-03T20:58:42.102Z] 9325e15d5711: Waiting [2023-05-03T20:58:42.102Z] c5a4b2cf53e6: Waiting [2023-05-03T20:58:42.102Z] 556b6ee489ea: Waiting [2023-05-03T20:58:42.102Z] 85791d961cd3: Download complete [2023-05-03T20:58:42.102Z] 9f32a84ed3da: Download complete [2023-05-03T20:58:42.102Z] 4d19c01a9841: Download complete [2023-05-03T20:58:42.363Z] f56be85fc22e: Verifying Checksum [2023-05-03T20:58:42.363Z] f56be85fc22e: Download complete [2023-05-03T20:58:42.363Z] 9325e15d5711: Verifying Checksum [2023-05-03T20:58:42.363Z] 9325e15d5711: Download complete [2023-05-03T20:58:42.363Z] f56be85fc22e: Pull complete [2023-05-03T20:58:42.628Z] 85791d961cd3: Pull complete [2023-05-03T20:58:42.888Z] c5a4b2cf53e6: Verifying Checksum [2023-05-03T20:58:42.888Z] c5a4b2cf53e6: Download complete [2023-05-03T20:58:42.888Z] d694b5ae8c79: Download complete [2023-05-03T20:58:43.146Z] 556b6ee489ea: Verifying Checksum [2023-05-03T20:58:43.146Z] 556b6ee489ea: Download complete [2023-05-03T20:58:46.452Z] d694b5ae8c79: Pull complete [2023-05-03T20:58:46.452Z] 9f32a84ed3da: Pull complete [2023-05-03T20:58:46.452Z] 4d19c01a9841: Pull complete [2023-05-03T20:58:46.452Z] 9325e15d5711: Pull complete [2023-05-03T20:58:48.983Z] 556b6ee489ea: Pull complete [2023-05-03T20:58:49.550Z] c5a4b2cf53e6: Pull complete [2023-05-03T20:58:49.550Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-03T20:58:49.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T20:58:49.550Z] ---> c4be618373d6 [2023-05-03T20:58:49.550Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-03T20:58:50.928Z] ---> Running in e24c72ea3741 [2023-05-03T20:58:50.928Z] Removing intermediate container e24c72ea3741 [2023-05-03T20:58:50.928Z] ---> caf279dffa8f [2023-05-03T20:58:50.928Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T20:58:50.928Z] ---> Running in 14212532a57a [2023-05-03T20:58:51.187Z] Removing intermediate container 14212532a57a [2023-05-03T20:58:51.187Z] ---> 5ec5b545a43a [2023-05-03T20:58:51.187Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-03T20:58:51.187Z] ---> Running in d0c48db1a051 [2023-05-03T20:58:51.187Z] Removing intermediate container d0c48db1a051 [2023-05-03T20:58:51.187Z] ---> 8450e5d132ac [2023-05-03T20:58:51.187Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T20:58:51.187Z] ---> Running in 4645e6777d68 [2023-05-03T20:58:51.446Z] Removing intermediate container 4645e6777d68 [2023-05-03T20:58:51.446Z] ---> 84316cbee813 [2023-05-03T20:58:51.446Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T20:58:51.446Z] ---> Running in fd10c3330e03 [2023-05-03T20:58:51.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T20:58:51.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T20:58:51.965Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-03T20:58:51.965Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-03T20:58:51.965Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-03T20:58:51.965Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-03T20:58:51.965Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T20:58:51.965Z] OK: 269 MiB in 57 packages [2023-05-03T20:58:52.532Z] Removing intermediate container fd10c3330e03 [2023-05-03T20:58:52.532Z] ---> 54007a7c2790 [2023-05-03T20:58:52.532Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-03T20:58:52.532Z] ---> Running in 5826b45e3b26 [2023-05-03T20:58:52.532Z] Removing intermediate container 5826b45e3b26 [2023-05-03T20:58:52.532Z] ---> 7d61cd0e9434 [2023-05-03T20:58:52.532Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-03T20:58:52.791Z] ---> 0992fbe3f7ab [2023-05-03T20:58:52.791Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T20:58:52.791Z] ---> Running in e06e1eeaa9fe [2023-05-03T20:58:55.270Z] Still waiting to schedule task [2023-05-03T20:58:55.270Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-03T20:59:19.346Z] Removing intermediate container e06e1eeaa9fe [2023-05-03T20:59:19.346Z] ---> 4e063545fa9f [2023-05-03T20:59:19.346Z] Step 11/12 : COPY . . [2023-05-03T20:59:19.346Z] ---> 799ff5bce14b [2023-05-03T20:59:19.346Z] Step 12/12 : RUN $MAKE [2023-05-03T20:59:19.346Z] ---> Running in 4228ae71814a [2023-05-03T20:59:19.346Z] noop [2023-05-03T20:59:19.346Z] Removing intermediate container 4228ae71814a [2023-05-03T20:59:19.346Z] ---> 613854c70dce [2023-05-03T20:59:19.346Z] Successfully built 613854c70dce [2023-05-03T20:59:19.346Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T20:59:19.782Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T20:59:19.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T20:59:19.927Z] prd-ubuntu20.04-docker-8c-8g-12622 does not seem to be running inside a container [2023-05-03T20:59:19.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-306 -v /w/workspace/gexfoundry_device-rest-go_PR-306:/w/workspace/gexfoundry_device-rest-go_PR-306:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-306@tmp:/w/workspace/gexfoundry_device-rest-go_PR-306@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-03T20:59:20.314Z] $ docker top 02adf83a4e1c13999b60f3bd115bcc15b31513d50205d8152cfd8fea3ee28f40 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T20:59:20.704Z] + go version [2023-05-03T20:59:20.704Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-03T20:59:20.742Z] $ docker stop --time=1 02adf83a4e1c13999b60f3bd115bcc15b31513d50205d8152cfd8fea3ee28f40 [2023-05-03T20:59:22.011Z] $ docker rm -f --volumes 02adf83a4e1c13999b60f3bd115bcc15b31513d50205d8152cfd8fea3ee28f40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T20:59:22.713Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T20:59:22.713Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T20:59:22.870Z] prd-ubuntu20.04-docker-8c-8g-12622 does not seem to be running inside a container [2023-05-03T20:59:22.899Z] $ 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-306 -v /w/workspace/gexfoundry_device-rest-go_PR-306:/w/workspace/gexfoundry_device-rest-go_PR-306:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-306@tmp:/w/workspace/gexfoundry_device-rest-go_PR-306@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-03T20:59:23.241Z] $ docker top 9a5c2afcac8a7cda4aa3b86dd41d7275f805f3b7607ade418db7296de1a922f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T20:59:23.647Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-306 [Pipeline] fileExists [Pipeline] sh [2023-05-03T20:59:24.002Z] + make test [2023-05-03T20:59:24.003Z] go test ./... -coverprofile=coverage.out ./... [2023-05-03T20:59:29.276Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-03T20:59:39.273Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-03T20:59:39.273Z] ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 32.2% of statements [2023-05-03T20:59:45.837Z] go vet ./... [2023-05-03T20:59:50.042Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T20:59:50.042Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T20:59:50.042Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-03T20:59:50.081Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-03T20:59:50.111Z] $ docker stop --time=1 9a5c2afcac8a7cda4aa3b86dd41d7275f805f3b7607ade418db7296de1a922f6 [2023-05-03T20:59:52.298Z] $ docker rm -f --volumes 9a5c2afcac8a7cda4aa3b86dd41d7275f805f3b7607ade418db7296de1a922f6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T20:59:52.821Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-03T20:59:52.898Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-03T20:59:53.605Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-03T20:59:53.951Z] + ls -al . [2023-05-03T20:59:53.951Z] total 184 [2023-05-03T20:59:53.951Z] drwxrwxr-x 9 jenkins jenkins 4096 May 3 20:59 . [2023-05-03T20:59:53.951Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 20:58 .. [2023-05-03T20:59:53.951Z] -rw-rw-r-- 1 jenkins jenkins 151 May 3 20:58 .dockerignore [2023-05-03T20:59:53.951Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 20:58 .git [2023-05-03T20:59:53.951Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 20:58 .github [2023-05-03T20:59:53.951Z] -rw-rw-r-- 1 jenkins jenkins 329 May 3 20:58 .gitignore [2023-05-03T20:59:53.951Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 20:58 .golangci.yml [2023-05-03T20:59:53.951Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 20:58 .semver [2023-05-03T20:59:53.951Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 3 20:58 Attribution.txt [2023-05-03T20:59:53.952Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 3 20:58 CHANGELOG.md [2023-05-03T20:59:53.952Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 3 20:58 Dockerfile [2023-05-03T20:59:53.952Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 20:58 GOVERNANCE.md [2023-05-03T20:59:53.952Z] -rw-rw-r-- 1 jenkins jenkins 680 May 3 20:58 Jenkinsfile [2023-05-03T20:59:53.952Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 3 20:58 LICENSE [2023-05-03T20:59:53.952Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 3 20:58 Makefile [2023-05-03T20:59:53.952Z] -rw-rw-r-- 1 jenkins jenkins 620 May 3 20:58 OWNERS.md [2023-05-03T20:59:53.952Z] -rw-rw-r-- 1 jenkins jenkins 15321 May 3 20:58 README.md [2023-05-03T20:59:53.952Z] -rw-rw-r-- 1 jenkins jenkins 5 May 3 20:58 VERSION [2023-05-03T20:59:53.952Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 20:58 bin [2023-05-03T20:59:53.952Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 20:58 cmd [2023-05-03T20:59:53.952Z] -rw-r--r-- 1 jenkins jenkins 14663 May 3 20:59 coverage.out [2023-05-03T20:59:53.952Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 20:58 driver [2023-05-03T20:59:53.952Z] -rw-rw-r-- 1 jenkins jenkins 3402 May 3 20:58 go.mod [2023-05-03T20:59:53.952Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 3 20:58 go.sum [2023-05-03T20:59:53.952Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 20:58 snap [2023-05-03T20:59:53.952Z] -rw-rw-r-- 1 jenkins jenkins 713 May 3 20:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T20:59:54.355Z] + 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=fcadae0c5298cdff3158e953057ed0b44a6b13a7 --label arch=amd64 --label version=0.0.0 . [2023-05-03T20:59:54.355Z] Sending build context to Docker daemon 10.92MB [2023-05-03T20:59:54.355Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T20:59:54.355Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-03T20:59:54.355Z] ---> 613854c70dce [2023-05-03T20:59:54.355Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-03T20:59:54.355Z] ---> Running in e3bdebd26692 [2023-05-03T20:59:54.615Z] Removing intermediate container e3bdebd26692 [2023-05-03T20:59:54.615Z] ---> c12e991ad3dd [2023-05-03T20:59:54.615Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T20:59:54.615Z] ---> Running in 2e51c32b18ed [2023-05-03T20:59:54.615Z] Removing intermediate container 2e51c32b18ed [2023-05-03T20:59:54.615Z] ---> cf1721a64ded [2023-05-03T20:59:54.615Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-03T20:59:54.615Z] ---> Running in 72b3c561b79f [2023-05-03T20:59:54.615Z] Removing intermediate container 72b3c561b79f [2023-05-03T20:59:54.615Z] ---> 3c8f0a09880c [2023-05-03T20:59:54.615Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T20:59:54.874Z] ---> Running in d81af6d1d88b [2023-05-03T20:59:54.874Z] Removing intermediate container d81af6d1d88b [2023-05-03T20:59:54.874Z] ---> eff6798d9bc0 [2023-05-03T20:59:54.874Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T20:59:54.874Z] ---> Running in 3b3c7e29fe6a [2023-05-03T20:59:55.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T20:59:55.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T20:59:55.650Z] OK: 269 MiB in 57 packages [2023-05-03T20:59:55.908Z] Removing intermediate container 3b3c7e29fe6a [2023-05-03T20:59:55.909Z] ---> 5e8d0f4d7b5b [2023-05-03T20:59:55.909Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-03T20:59:55.909Z] ---> Running in f95935635031 [2023-05-03T20:59:55.909Z] Removing intermediate container f95935635031 [2023-05-03T20:59:55.909Z] ---> c54c734ad92a [2023-05-03T20:59:55.909Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-03T20:59:56.167Z] ---> 8d69230590d8 [2023-05-03T20:59:56.167Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T20:59:56.167Z] ---> Running in 816669db30f4 [2023-05-03T20:59:57.112Z] Removing intermediate container 816669db30f4 [2023-05-03T20:59:57.112Z] ---> 259d6fa67bb1 [2023-05-03T20:59:57.112Z] Step 11/25 : COPY . . [2023-05-03T20:59:57.375Z] ---> c694dc4ec35e [2023-05-03T20:59:57.375Z] Step 12/25 : RUN $MAKE [2023-05-03T20:59:57.375Z] ---> Running in d4d6c7abbb8b [2023-05-03T20:59:57.635Z] 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-03T21:00:15.727Z] Removing intermediate container d4d6c7abbb8b [2023-05-03T21:00:15.727Z] ---> d53e9895afd4 [2023-05-03T21:00:15.727Z] Step 13/25 : FROM alpine:3.17 [2023-05-03T21:00:15.727Z] 3.17: Pulling from library/alpine [2023-05-03T21:00:15.727Z] f56be85fc22e: Already exists [2023-05-03T21:00:15.727Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T21:00:15.727Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T21:00:15.727Z] ---> 9ed4aefc74f6 [2023-05-03T21:00:15.727Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-03T21:00:15.727Z] ---> Running in bfc51ec227e0 [2023-05-03T21:00:15.727Z] Removing intermediate container bfc51ec227e0 [2023-05-03T21:00:15.727Z] ---> 533933f048b5 [2023-05-03T21:00:15.727Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-03T21:00:15.727Z] ---> Running in aa39deb40db1 [2023-05-03T21:00:15.727Z] Removing intermediate container aa39deb40db1 [2023-05-03T21:00:15.727Z] ---> e1979722a35b [2023-05-03T21:00:15.727Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-03T21:00:15.727Z] ---> Running in cfc4ba3fca5f [2023-05-03T21:00:15.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T21:00:15.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T21:00:16.246Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T21:00:16.246Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T21:00:16.246Z] OK: 7 MiB in 16 packages [2023-05-03T21:00:16.506Z] Removing intermediate container cfc4ba3fca5f [2023-05-03T21:00:16.506Z] ---> 74bbc879894e [2023-05-03T21:00:16.506Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-03T21:00:17.444Z] ---> aa76a98686d3 [2023-05-03T21:00:17.444Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-03T21:00:17.444Z] ---> f7c52eb91710 [2023-05-03T21:00:17.444Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-03T21:00:17.444Z] ---> 7dd40f040d3f [2023-05-03T21:00:17.444Z] Step 20/25 : EXPOSE 59986 [2023-05-03T21:00:17.444Z] ---> Running in 00c728c23b48 [2023-05-03T21:00:17.704Z] Removing intermediate container 00c728c23b48 [2023-05-03T21:00:17.704Z] ---> 9f9b3bb5ae6b [2023-05-03T21:00:17.704Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-03T21:00:17.704Z] ---> Running in 55dde22e3d01 [2023-05-03T21:00:17.704Z] Removing intermediate container 55dde22e3d01 [2023-05-03T21:00:17.704Z] ---> 63b4a21c52b5 [2023-05-03T21:00:17.704Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-03T21:00:17.704Z] ---> Running in 9575c40942d1 [2023-05-03T21:00:17.704Z] Removing intermediate container 9575c40942d1 [2023-05-03T21:00:17.704Z] ---> dbd905b824ca [2023-05-03T21:00:17.704Z] Step 23/25 : LABEL arch=amd64 [2023-05-03T21:00:17.963Z] ---> Running in e21fc7afc145 [2023-05-03T21:00:17.963Z] Removing intermediate container e21fc7afc145 [2023-05-03T21:00:17.963Z] ---> 08dd0fbc9258 [2023-05-03T21:00:17.963Z] Step 24/25 : LABEL git_sha=fcadae0c5298cdff3158e953057ed0b44a6b13a7 [2023-05-03T21:00:17.963Z] ---> Running in a15d895c25ce [2023-05-03T21:00:17.963Z] Removing intermediate container a15d895c25ce [2023-05-03T21:00:17.963Z] ---> 31913de3b07e [2023-05-03T21:00:17.963Z] Step 25/25 : LABEL version=0.0.0 [2023-05-03T21:00:17.963Z] ---> Running in a9c00731c836 [2023-05-03T21:00:18.223Z] Removing intermediate container a9c00731c836 [2023-05-03T21:00:18.223Z] ---> 9a4f845f6606 [2023-05-03T21:00:18.223Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-03T21:00:18.223Z] Successfully built 9a4f845f6606 [2023-05-03T21:00:18.223Z] 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-03T21:00:19.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T21:00:19.109Z] [2023-05-03T21:00:19.109Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:00:19.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T21:00:19.485Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-03T21:00:19.485Z] 5eb5b503b376: Pulling fs layer [2023-05-03T21:00:19.485Z] 5c69ac0246d0: Pulling fs layer [2023-05-03T21:00:19.485Z] ec43610c2a17: Pulling fs layer [2023-05-03T21:00:19.485Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-03T21:00:19.485Z] 33b1e0a273af: Pulling fs layer [2023-05-03T21:00:19.485Z] 5d3b04190fa2: Pulling fs layer [2023-05-03T21:00:19.485Z] 2f39f015ded8: Pulling fs layer [2023-05-03T21:00:19.485Z] 33b1e0a273af: Waiting [2023-05-03T21:00:19.485Z] 2f39f015ded8: Waiting [2023-05-03T21:00:19.485Z] 5d3b04190fa2: Waiting [2023-05-03T21:00:19.485Z] 3a2ae6a8a46f: Waiting [2023-05-03T21:00:19.485Z] 5c69ac0246d0: Verifying Checksum [2023-05-03T21:00:19.485Z] 5c69ac0246d0: Download complete [2023-05-03T21:00:19.485Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-03T21:00:19.485Z] 3a2ae6a8a46f: Download complete [2023-05-03T21:00:19.485Z] 33b1e0a273af: Verifying Checksum [2023-05-03T21:00:19.485Z] 33b1e0a273af: Download complete [2023-05-03T21:00:19.485Z] 5d3b04190fa2: Verifying Checksum [2023-05-03T21:00:19.485Z] 5d3b04190fa2: Download complete [2023-05-03T21:00:19.485Z] ec43610c2a17: Verifying Checksum [2023-05-03T21:00:19.485Z] ec43610c2a17: Download complete [2023-05-03T21:00:19.754Z] 5eb5b503b376: Verifying Checksum [2023-05-03T21:00:19.754Z] 5eb5b503b376: Download complete [2023-05-03T21:00:20.322Z] 2f39f015ded8: Download complete [2023-05-03T21:00:20.891Z] 5eb5b503b376: Pull complete [2023-05-03T21:00:20.891Z] 5c69ac0246d0: Pull complete [2023-05-03T21:00:21.459Z] ec43610c2a17: Pull complete [2023-05-03T21:00:21.459Z] 3a2ae6a8a46f: Pull complete [2023-05-03T21:00:21.718Z] 33b1e0a273af: Pull complete [2023-05-03T21:00:21.976Z] 5d3b04190fa2: Pull complete [2023-05-03T21:00:26.161Z] 2f39f015ded8: Pull complete [2023-05-03T21:00:26.161Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-03T21:00:26.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T21:00:26.161Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T21:00:26.390Z] prd-ubuntu20.04-docker-8c-8g-12622 does not seem to be running inside a container [2023-05-03T21:00:26.422Z] $ 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-306 -v /w/workspace/gexfoundry_device-rest-go_PR-306:/w/workspace/gexfoundry_device-rest-go_PR-306:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-306@tmp:/w/workspace/gexfoundry_device-rest-go_PR-306@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-03T21:00:28.194Z] $ docker top 4dd0c23cee1494160716b074f1c48a7fb44257fca6ad822f5c28726166493b47 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T21:00:28.656Z] ---> job-cost.sh [2023-05-03T21:00:28.656Z] lf-activate-venv: SKIPPING [2023-05-03T21:00:28.656Z] INFO: No Stack... [2023-05-03T21:00:28.915Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T21:00:29.491Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T21:00:29.801Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-306/archives/cost.csv [2023-05-03T21:00:29.801Z] + cut -d, -f6 [Pipeline] lock [2023-05-03T21:00:29.841Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-306-1-stack-cost] [2023-05-03T21:00:29.846Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-306-1-stack-cost] did not exist. Created. [2023-05-03T21:00:29.846Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-306-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T21:00:30.250Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-03T21:00:30.306Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T21:00:30.330Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-306-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T21:00:30.409Z] $ docker stop --time=1 4dd0c23cee1494160716b074f1c48a7fb44257fca6ad822f5c28726166493b47 [2023-05-03T21:00:30.458Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12623 in /w/workspace/gexfoundry_device-rest-go_PR-306 [2023-05-03T21:00:31.561Z] $ docker rm -f --volumes 4dd0c23cee1494160716b074f1c48a7fb44257fca6ad822f5c28726166493b47 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws [2023-05-03T21:00:31.762Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] } [2023-05-03T21:00:31.828Z] The recommended git tool is: git [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-03T21:00:36.699Z] using credential edgex-jenkins-ssh [2023-05-03T21:00:36.720Z] Cloning the remote Git repository [2023-05-03T21:00:36.761Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-05-03T21:00:36.844Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2023-05-03T21:00:36.982Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-03T21:00:36.983Z] > git --version # timeout=10 [2023-05-03T21:00:37.002Z] > git --version # 'git version 2.25.1' [2023-05-03T21:00:37.004Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T21:00:37.139Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T21:00:39.037Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-03T21:00:39.053Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T21:00:40.437Z] Merging remotes/origin/main commit cba6ba485dc6694309bacf8d506d636ea079fc31 into PR head commit fcadae0c5298cdff3158e953057ed0b44a6b13a7 [2023-05-03T21:00:39.895Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-03T21:00:39.931Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-03T21:00:39.932Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T21:00:39.946Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/306/head:refs/remotes/origin/PR-306 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-03T21:00:40.456Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T21:00:40.526Z] > git checkout -f fcadae0c5298cdff3158e953057ed0b44a6b13a7 # timeout=10 [2023-05-03T21:00:40.703Z] Merge succeeded, producing fcadae0c5298cdff3158e953057ed0b44a6b13a7 [2023-05-03T21:00:40.704Z] Checking out Revision fcadae0c5298cdff3158e953057ed0b44a6b13a7 (PR-306) [2023-05-03T21:00:41.183Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-03T21:00:41.232Z] > git --version # timeout=10 [2023-05-03T21:00:41.242Z] > git --version # 'git version 2.25.1' [2023-05-03T21:00:41.266Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T21:00:40.601Z] > git remote # timeout=10 [2023-05-03T21:00:40.620Z] > git config --get remote.origin.url # timeout=10 [2023-05-03T21:00:40.643Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T21:00:40.656Z] > git merge cba6ba485dc6694309bacf8d506d636ea079fc31 # timeout=10 [2023-05-03T21:00:40.689Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-03T21:00:40.711Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T21:00:40.725Z] > git checkout -f fcadae0c5298cdff3158e953057ed0b44a6b13a7 # timeout=10 [2023-05-03T21:00:42.363Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-03T21:00:42.363Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T21:00:42.363Z] Dload Upload Total Spent Left Speed [2023-05-03T21:00:42.363Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78226 0 --:--:-- --:--:-- --:--:-- 78226 [Pipeline] sh [2023-05-03T21:00:42.899Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-03T21:00:43.237Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-03T21:00:43.237Z] + sudo tee /etc/docker/daemon.new [2023-05-03T21:00:43.237Z] { [2023-05-03T21:00:43.237Z] "registry-mirrors": [ [2023-05-03T21:00:43.237Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-03T21:00:43.237Z] ], [2023-05-03T21:00:43.237Z] "bip": "10.250.0.254/24", [2023-05-03T21:00:43.237Z] "hosts": [ [2023-05-03T21:00:43.237Z] "tcp://0.0.0.0:5555", [2023-05-03T21:00:43.237Z] "unix:///var/run/docker.sock" [2023-05-03T21:00:43.237Z] ], [2023-05-03T21:00:43.237Z] "mtu": 1458, [2023-05-03T21:00:43.237Z] "selinux-enabled": true, [2023-05-03T21:00:43.237Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-03T21:00:43.237Z] } [Pipeline] sh [2023-05-03T21:00:43.577Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-03T21:00:43.928Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T21:01:02.247Z] provisioning config files... [2023-05-03T21:01:02.272Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config16224387881479179700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T21:01:02.655Z] ---> docker-login.sh [2023-05-03T21:01:02.655Z] nexus3.edgexfoundry.org:10001 [2023-05-03T21:01:02.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:01:03.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:01:03.201Z] Configure a credential helper to remove this warning. See [2023-05-03T21:01:03.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:01:03.201Z] [2023-05-03T21:01:03.201Z] Login Succeeded [2023-05-03T21:01:03.201Z] nexus3.edgexfoundry.org:10002 [2023-05-03T21:01:03.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:01:03.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:01:03.472Z] Configure a credential helper to remove this warning. See [2023-05-03T21:01:03.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:01:03.472Z] [2023-05-03T21:01:03.472Z] Login Succeeded [2023-05-03T21:01:03.742Z] nexus3.edgexfoundry.org:10003 [2023-05-03T21:01:03.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:01:04.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:01:04.011Z] Configure a credential helper to remove this warning. See [2023-05-03T21:01:04.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:01:04.011Z] [2023-05-03T21:01:04.011Z] Login Succeeded [2023-05-03T21:01:04.011Z] nexus3.edgexfoundry.org:10004 [2023-05-03T21:01:04.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:01:04.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:01:04.281Z] Configure a credential helper to remove this warning. See [2023-05-03T21:01:04.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:01:04.281Z] [2023-05-03T21:01:04.281Z] Login Succeeded [2023-05-03T21:01:04.281Z] docker.io [2023-05-03T21:01:04.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:01:04.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:01:04.822Z] Configure a credential helper to remove this warning. See [2023-05-03T21:01:04.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:01:04.822Z] [2023-05-03T21:01:04.822Z] Login Succeeded [2023-05-03T21:01:04.822Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T21:01:04.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-03T21:01:05.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T21:01:05.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T21:01:05.309Z] ========================================================= [2023-05-03T21:01:05.309Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-03T21:01:05.309Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:01:05.823Z] + 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-03T21:01:09.205Z] Sending build context to Docker daemon 138.8kB [2023-05-03T21:01:09.205Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T21:01:09.205Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-03T21:01:09.205Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-03T21:01:09.205Z] c41833b44d91: Pulling fs layer [2023-05-03T21:01:09.205Z] ed15518f5707: Pulling fs layer [2023-05-03T21:01:09.205Z] feae8fd75edb: Pulling fs layer [2023-05-03T21:01:09.205Z] 242c74f7c9fa: Pulling fs layer [2023-05-03T21:01:09.205Z] 3cdef696dda3: Pulling fs layer [2023-05-03T21:01:09.205Z] 2ced38df9373: Pulling fs layer [2023-05-03T21:01:09.205Z] 58f1dce35555: Pulling fs layer [2023-05-03T21:01:09.205Z] 242c74f7c9fa: Waiting [2023-05-03T21:01:09.205Z] 3cdef696dda3: Waiting [2023-05-03T21:01:09.205Z] 2ced38df9373: Waiting [2023-05-03T21:01:09.205Z] 58f1dce35555: Waiting [2023-05-03T21:01:09.205Z] ed15518f5707: Verifying Checksum [2023-05-03T21:01:09.205Z] ed15518f5707: Download complete [2023-05-03T21:01:09.205Z] 242c74f7c9fa: Download complete [2023-05-03T21:01:09.205Z] 3cdef696dda3: Verifying Checksum [2023-05-03T21:01:09.205Z] 3cdef696dda3: Download complete [2023-05-03T21:01:09.205Z] c41833b44d91: Verifying Checksum [2023-05-03T21:01:09.205Z] c41833b44d91: Download complete [2023-05-03T21:01:10.203Z] c41833b44d91: Pull complete [2023-05-03T21:01:10.483Z] 58f1dce35555: Verifying Checksum [2023-05-03T21:01:10.483Z] 58f1dce35555: Download complete [2023-05-03T21:01:10.754Z] ed15518f5707: Pull complete [2023-05-03T21:01:11.721Z] feae8fd75edb: Verifying Checksum [2023-05-03T21:01:11.721Z] feae8fd75edb: Download complete [2023-05-03T21:01:11.721Z] 2ced38df9373: Verifying Checksum [2023-05-03T21:01:11.721Z] 2ced38df9373: Download complete [2023-05-03T21:01:24.067Z] feae8fd75edb: Pull complete [2023-05-03T21:01:24.067Z] 242c74f7c9fa: Pull complete [2023-05-03T21:01:24.067Z] 3cdef696dda3: Pull complete [2023-05-03T21:01:30.830Z] 2ced38df9373: Pull complete [2023-05-03T21:01:35.098Z] 58f1dce35555: Pull complete [2023-05-03T21:01:35.098Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-03T21:01:35.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T21:01:35.098Z] ---> fadd8f120f05 [2023-05-03T21:01:35.098Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-03T21:01:36.518Z] ---> Running in 9571cc48307d [2023-05-03T21:01:36.787Z] Removing intermediate container 9571cc48307d [2023-05-03T21:01:36.787Z] ---> f46a31e0b9a4 [2023-05-03T21:01:36.787Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T21:01:37.055Z] ---> Running in 0ff0f5922133 [2023-05-03T21:01:37.324Z] Removing intermediate container 0ff0f5922133 [2023-05-03T21:01:37.324Z] ---> 662c0fa1c8cb [2023-05-03T21:01:37.324Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-03T21:01:37.324Z] ---> Running in fbc9c6a4be1b [2023-05-03T21:01:37.590Z] Removing intermediate container fbc9c6a4be1b [2023-05-03T21:01:37.590Z] ---> 05a98c242d05 [2023-05-03T21:01:37.590Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T21:01:37.590Z] ---> Running in f3e9225e3b55 [2023-05-03T21:01:37.863Z] Removing intermediate container f3e9225e3b55 [2023-05-03T21:01:37.863Z] ---> 58db245b2ac9 [2023-05-03T21:01:37.863Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T21:01:38.132Z] ---> Running in d4ec357e9ac9 [2023-05-03T21:01:39.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T21:01:39.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T21:01:40.639Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-03T21:01:40.639Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-03T21:01:40.639Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-03T21:01:40.910Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-03T21:01:40.910Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T21:01:40.910Z] OK: 268 MiB in 57 packages [2023-05-03T21:01:41.871Z] Removing intermediate container d4ec357e9ac9 [2023-05-03T21:01:41.871Z] ---> c7e685d68a73 [2023-05-03T21:01:41.871Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-03T21:01:42.141Z] ---> Running in babe01e77630 [2023-05-03T21:01:42.409Z] Removing intermediate container babe01e77630 [2023-05-03T21:01:42.409Z] ---> f34dcfccba27 [2023-05-03T21:01:42.409Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-03T21:01:42.687Z] ---> 8377f0d15fcc [2023-05-03T21:01:42.687Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T21:01:42.958Z] ---> Running in 8b3776040dcb [2023-05-03T21:02:50.840Z] Removing intermediate container 8b3776040dcb [2023-05-03T21:02:50.840Z] ---> 126087fc3494 [2023-05-03T21:02:50.840Z] Step 11/12 : COPY . . [2023-05-03T21:02:50.840Z] ---> 1ff42094c3fb [2023-05-03T21:02:50.840Z] Step 12/12 : RUN $MAKE [2023-05-03T21:02:50.840Z] ---> Running in 6ea07f1830bb [2023-05-03T21:02:50.840Z] noop [2023-05-03T21:02:50.840Z] Removing intermediate container 6ea07f1830bb [2023-05-03T21:02:50.840Z] ---> efb72b025d4e [2023-05-03T21:02:50.840Z] Successfully built efb72b025d4e [2023-05-03T21:02:50.840Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:02:51.337Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T21:02:51.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T21:02:51.632Z] prd-ubuntu20.04-docker-arm64-4c-16g-12623 does not seem to be running inside a container [2023-05-03T21:02:51.695Z] $ 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-03T21:02:52.953Z] $ docker top f084b0036d43e95526d5d1f96065b002cffe97015adba686189c56a2e7356fa2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T21:02:53.836Z] + go version [2023-05-03T21:02:53.836Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-03T21:02:53.876Z] $ docker stop --time=1 f084b0036d43e95526d5d1f96065b002cffe97015adba686189c56a2e7356fa2 [2023-05-03T21:02:55.458Z] $ docker rm -f --volumes f084b0036d43e95526d5d1f96065b002cffe97015adba686189c56a2e7356fa2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:02:56.335Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T21:02:56.336Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T21:02:56.598Z] prd-ubuntu20.04-docker-arm64-4c-16g-12623 does not seem to be running inside a container [2023-05-03T21:02:56.657Z] $ 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-03T21:02:57.809Z] $ docker top f2866fa255a209dc9a5bf6adcce455d23c7fa0e0d30467d07fbcc95369a265fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T21:02:58.373Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-03T21:02:58.760Z] + make test [2023-05-03T21:02:58.760Z] go test ./... -coverprofile=coverage.out ./... [2023-05-03T21:03:31.029Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-03T21:05:22.718Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-03T21:05:22.718Z] ok github.com/edgexfoundry/device-rest-go/driver 0.070s coverage: 32.2% of statements [2023-05-03T21:05:22.988Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-03T21:05:22.988Z] go vet ./... [2023-05-03T21:05:55.247Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T21:05:55.247Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T21:05:55.247Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-03T21:05:55.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-03T21:05:55.322Z] $ docker stop --time=1 f2866fa255a209dc9a5bf6adcce455d23c7fa0e0d30467d07fbcc95369a265fa [2023-05-03T21:05:57.044Z] $ docker rm -f --volumes f2866fa255a209dc9a5bf6adcce455d23c7fa0e0d30467d07fbcc95369a265fa [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T21:05:58.163Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-03T21:05:58.203Z] Warning: overwriting stash ‘coverage-report’ [2023-05-03T21:05:58.628Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T21:05:59.207Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-03T21:05:59.542Z] + ls -al . [2023-05-03T21:05:59.542Z] total 180 [2023-05-03T21:05:59.542Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 21:03 . [2023-05-03T21:05:59.542Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 21:00 .. [2023-05-03T21:05:59.542Z] -rw-rw-r-- 1 jenkins jenkins 151 May 3 21:00 .dockerignore [2023-05-03T21:05:59.542Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 21:00 .git [2023-05-03T21:05:59.542Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 21:00 .github [2023-05-03T21:05:59.542Z] -rw-rw-r-- 1 jenkins jenkins 329 May 3 21:00 .gitignore [2023-05-03T21:05:59.542Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 21:00 .golangci.yml [2023-05-03T21:05:59.542Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 3 21:00 Attribution.txt [2023-05-03T21:05:59.542Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 3 21:00 CHANGELOG.md [2023-05-03T21:05:59.542Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 3 21:00 Dockerfile [2023-05-03T21:05:59.542Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 21:00 GOVERNANCE.md [2023-05-03T21:05:59.542Z] -rw-rw-r-- 1 jenkins jenkins 680 May 3 21:00 Jenkinsfile [2023-05-03T21:05:59.542Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 3 21:00 LICENSE [2023-05-03T21:05:59.542Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 3 21:00 Makefile [2023-05-03T21:05:59.542Z] -rw-rw-r-- 1 jenkins jenkins 620 May 3 21:00 OWNERS.md [2023-05-03T21:05:59.542Z] -rw-rw-r-- 1 jenkins jenkins 15321 May 3 21:00 README.md [2023-05-03T21:05:59.542Z] -rw-rw-r-- 1 jenkins jenkins 5 May 3 20:58 VERSION [2023-05-03T21:05:59.542Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 21:00 bin [2023-05-03T21:05:59.542Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 21:00 cmd [2023-05-03T21:05:59.542Z] -rw-r--r-- 1 jenkins jenkins 14663 May 3 21:05 coverage.out [2023-05-03T21:05:59.542Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 21:00 driver [2023-05-03T21:05:59.542Z] -rw-rw-r-- 1 jenkins jenkins 3402 May 3 21:00 go.mod [2023-05-03T21:05:59.542Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 3 21:00 go.sum [2023-05-03T21:05:59.542Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 21:00 snap [2023-05-03T21:05:59.542Z] -rw-rw-r-- 1 jenkins jenkins 713 May 3 21:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:05:59.976Z] + 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=fcadae0c5298cdff3158e953057ed0b44a6b13a7 --label arch=arm64 --label version=0.0.0 . [2023-05-03T21:05:59.976Z] Sending build context to Docker daemon 154.1kB [2023-05-03T21:06:00.246Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T21:06:00.246Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-03T21:06:00.246Z] ---> efb72b025d4e [2023-05-03T21:06:00.246Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-03T21:06:00.246Z] ---> Running in 1cc52bf96261 [2023-05-03T21:06:00.518Z] Removing intermediate container 1cc52bf96261 [2023-05-03T21:06:00.518Z] ---> 25c578b47dfd [2023-05-03T21:06:00.518Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T21:06:00.518Z] ---> Running in 81ab29fbb3f2 [2023-05-03T21:06:00.792Z] Removing intermediate container 81ab29fbb3f2 [2023-05-03T21:06:00.792Z] ---> 650745c9b8f8 [2023-05-03T21:06:00.792Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-03T21:06:01.059Z] ---> Running in c20bb7a2b0a5 [2023-05-03T21:06:01.327Z] Removing intermediate container c20bb7a2b0a5 [2023-05-03T21:06:01.327Z] ---> d2ad20c5f949 [2023-05-03T21:06:01.327Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T21:06:01.327Z] ---> Running in cd466f89c197 [2023-05-03T21:06:01.606Z] Removing intermediate container cd466f89c197 [2023-05-03T21:06:01.606Z] ---> 5587cfc3e0a3 [2023-05-03T21:06:01.606Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T21:06:01.606Z] ---> Running in 1279ad1675ba [2023-05-03T21:06:02.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T21:06:03.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T21:06:04.509Z] OK: 268 MiB in 57 packages [2023-05-03T21:06:05.091Z] Removing intermediate container 1279ad1675ba [2023-05-03T21:06:05.091Z] ---> bc374fb1b623 [2023-05-03T21:06:05.091Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-03T21:06:05.358Z] ---> Running in b4736ff1f499 [2023-05-03T21:06:05.628Z] Removing intermediate container b4736ff1f499 [2023-05-03T21:06:05.628Z] ---> 80eda883ea07 [2023-05-03T21:06:05.628Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-03T21:06:06.214Z] ---> e6623ac984aa [2023-05-03T21:06:06.214Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T21:06:06.214Z] ---> Running in b96e2413df21 [2023-05-03T21:06:08.799Z] Removing intermediate container b96e2413df21 [2023-05-03T21:06:08.799Z] ---> bbb897cb6328 [2023-05-03T21:06:08.799Z] Step 11/25 : COPY . . [2023-05-03T21:06:09.068Z] ---> eb94c74a845f [2023-05-03T21:06:09.068Z] Step 12/25 : RUN $MAKE [2023-05-03T21:06:09.337Z] ---> Running in 4f7e03cedcda [2023-05-03T21:06:10.303Z] 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-03T21:08:16.994Z] Removing intermediate container 4f7e03cedcda [2023-05-03T21:08:16.994Z] ---> b6938455de36 [2023-05-03T21:08:16.994Z] Step 13/25 : FROM alpine:3.17 [2023-05-03T21:08:16.994Z] 3.17: Pulling from library/alpine [2023-05-03T21:08:16.994Z] c41833b44d91: Already exists [2023-05-03T21:08:16.994Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T21:08:16.994Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T21:08:16.994Z] ---> 51e60588ff2c [2023-05-03T21:08:16.994Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-03T21:08:16.994Z] ---> Running in bbeb8c96db75 [2023-05-03T21:08:16.994Z] Removing intermediate container bbeb8c96db75 [2023-05-03T21:08:16.994Z] ---> 40728b288784 [2023-05-03T21:08:16.994Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-03T21:08:16.994Z] ---> Running in 9ecb19a64aa6 [2023-05-03T21:08:16.994Z] Removing intermediate container 9ecb19a64aa6 [2023-05-03T21:08:16.994Z] ---> 424536394f91 [2023-05-03T21:08:16.994Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-03T21:08:16.994Z] ---> Running in 11a1406624fb [2023-05-03T21:08:16.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T21:08:16.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T21:08:17.579Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T21:08:17.579Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T21:08:17.579Z] OK: 8 MiB in 16 packages [2023-05-03T21:08:18.545Z] Removing intermediate container 11a1406624fb [2023-05-03T21:08:18.545Z] ---> 53ae2c4cb316 [2023-05-03T21:08:18.545Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-03T21:08:19.956Z] ---> 62dd43706b8d [2023-05-03T21:08:19.956Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-03T21:08:20.223Z] ---> d3784ae6ca11 [2023-05-03T21:08:20.223Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-03T21:08:20.831Z] ---> c2c88084450b [2023-05-03T21:08:20.831Z] Step 20/25 : EXPOSE 59986 [2023-05-03T21:08:20.831Z] ---> Running in acacc740f10e [2023-05-03T21:08:21.099Z] Removing intermediate container acacc740f10e [2023-05-03T21:08:21.100Z] ---> 0fcc6f226eaf [2023-05-03T21:08:21.100Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-03T21:08:21.100Z] ---> Running in b6b93d6b9966 [2023-05-03T21:08:21.367Z] Removing intermediate container b6b93d6b9966 [2023-05-03T21:08:21.367Z] ---> 29c127f791eb [2023-05-03T21:08:21.367Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-03T21:08:21.638Z] ---> Running in 2f32ce30f5d1 [2023-05-03T21:08:21.907Z] Removing intermediate container 2f32ce30f5d1 [2023-05-03T21:08:21.907Z] ---> 02dbf9ad0af5 [2023-05-03T21:08:21.907Z] Step 23/25 : LABEL arch=arm64 [2023-05-03T21:08:21.907Z] ---> Running in daf64c4c1ca3 [2023-05-03T21:08:22.177Z] Removing intermediate container daf64c4c1ca3 [2023-05-03T21:08:22.177Z] ---> bca1458548bd [2023-05-03T21:08:22.177Z] Step 24/25 : LABEL git_sha=fcadae0c5298cdff3158e953057ed0b44a6b13a7 [2023-05-03T21:08:22.454Z] ---> Running in 6b492cd156a6 [2023-05-03T21:08:22.721Z] Removing intermediate container 6b492cd156a6 [2023-05-03T21:08:22.721Z] ---> e957d11fdd7b [2023-05-03T21:08:22.721Z] Step 25/25 : LABEL version=0.0.0 [2023-05-03T21:08:22.721Z] ---> Running in db8e51532809 [2023-05-03T21:08:22.989Z] Removing intermediate container db8e51532809 [2023-05-03T21:08:22.989Z] ---> b5e4a94733b9 [2023-05-03T21:08:22.989Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-03T21:08:22.989Z] Successfully built b5e4a94733b9 [2023-05-03T21:08:22.989Z] 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-03T21:08:24.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T21:08:24.892Z] [2023-05-03T21:08:24.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:08:25.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T21:08:25.302Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-03T21:08:25.302Z] 8998bd30e6a1: Pulling fs layer [2023-05-03T21:08:25.302Z] 04944245beec: Pulling fs layer [2023-05-03T21:08:25.302Z] 699f458cf7ca: Pulling fs layer [2023-05-03T21:08:25.302Z] 765212b225bb: Pulling fs layer [2023-05-03T21:08:25.302Z] f23df028b6ca: Pulling fs layer [2023-05-03T21:08:25.302Z] d65c8cfc05b1: Pulling fs layer [2023-05-03T21:08:25.302Z] 2437ff75d9bd: Pulling fs layer [2023-05-03T21:08:25.302Z] f23df028b6ca: Waiting [2023-05-03T21:08:25.302Z] d65c8cfc05b1: Waiting [2023-05-03T21:08:25.302Z] 2437ff75d9bd: Waiting [2023-05-03T21:08:25.302Z] 765212b225bb: Waiting [2023-05-03T21:08:25.568Z] 04944245beec: Verifying Checksum [2023-05-03T21:08:25.568Z] 04944245beec: Download complete [2023-05-03T21:08:25.568Z] 765212b225bb: Verifying Checksum [2023-05-03T21:08:25.568Z] 765212b225bb: Download complete [2023-05-03T21:08:25.568Z] f23df028b6ca: Verifying Checksum [2023-05-03T21:08:25.568Z] f23df028b6ca: Download complete [2023-05-03T21:08:25.568Z] d65c8cfc05b1: Verifying Checksum [2023-05-03T21:08:25.568Z] d65c8cfc05b1: Download complete [2023-05-03T21:08:25.568Z] 699f458cf7ca: Verifying Checksum [2023-05-03T21:08:25.568Z] 699f458cf7ca: Download complete [2023-05-03T21:08:26.153Z] 8998bd30e6a1: Verifying Checksum [2023-05-03T21:08:26.153Z] 8998bd30e6a1: Download complete [2023-05-03T21:08:28.093Z] 2437ff75d9bd: Verifying Checksum [2023-05-03T21:08:28.093Z] 2437ff75d9bd: Download complete [2023-05-03T21:08:30.126Z] 8998bd30e6a1: Pull complete [2023-05-03T21:08:30.409Z] 04944245beec: Pull complete [2023-05-03T21:08:31.846Z] 699f458cf7ca: Pull complete [2023-05-03T21:08:31.846Z] 765212b225bb: Pull complete [2023-05-03T21:08:32.811Z] f23df028b6ca: Pull complete [2023-05-03T21:08:32.811Z] d65c8cfc05b1: Pull complete [2023-05-03T21:08:47.794Z] 2437ff75d9bd: Pull complete [2023-05-03T21:08:47.794Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-03T21:08:47.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T21:08:47.794Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T21:08:48.124Z] prd-ubuntu20.04-docker-arm64-4c-16g-12623 does not seem to be running inside a container [2023-05-03T21:08:48.186Z] $ 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-03T21:08:50.667Z] $ docker top b72eb09f149dc112e60357ce22c2bd7da54df78f90353dfe1d2ed239ee24a451 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T21:08:51.556Z] ---> job-cost.sh [2023-05-03T21:08:51.556Z] lf-activate-venv: SKIPPING [2023-05-03T21:08:51.556Z] INFO: No Stack... [2023-05-03T21:08:51.823Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-03T21:08:52.776Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T21:08:53.425Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2023-05-03T21:08:53.425Z] + cut -d, -f6 [Pipeline] lock [2023-05-03T21:08:53.515Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-306-1-stack-cost] [2023-05-03T21:08:53.520Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-306-1-stack-cost] did not exist. Created. [2023-05-03T21:08:53.520Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-306-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T21:08:54.259Z] /w/workspace/device-rest-go/1@tmp/durable-4a5969fa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-03T21:08:54.933Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-03T21:08:54.969Z] Warning: overwriting stash ‘stack-cost’ [2023-05-03T21:08:55.010Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T21:08:55.025Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-306-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T21:08:55.101Z] $ docker stop --time=1 b72eb09f149dc112e60357ce22c2bd7da54df78f90353dfe1d2ed239ee24a451 [2023-05-03T21:08:56.588Z] $ docker rm -f --volumes b72eb09f149dc112e60357ce22c2bd7da54df78f90353dfe1d2ed239ee24a451 [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-03T21:08:57.565Z] provisioning config files... [2023-05-03T21:08:57.573Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-306@tmp/config14352183835361538040tmp [Pipeline] { [Pipeline] sh [2023-05-03T21:08:57.913Z] + set +x [2023-05-03T21:08:57.913Z] + curl -s https://codecov.io/bash [2023-05-03T21:08:57.913Z] + bash -s -- [2023-05-03T21:08:57.913Z] [2023-05-03T21:08:57.913Z] _____ _ [2023-05-03T21:08:57.913Z] / ____| | | [2023-05-03T21:08:57.913Z] | | ___ __| | ___ ___ _____ __ [2023-05-03T21:08:57.913Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-03T21:08:57.913Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-03T21:08:57.913Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-03T21:08:57.913Z] Bash-1.0.6 [2023-05-03T21:08:57.913Z] [2023-05-03T21:08:57.913Z] [2023-05-03T21:08:57.913Z] ==> git version 2.25.1 found [2023-05-03T21:08:57.913Z] ==> 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-03T21:08:57.913Z] Release-Date: 2020-01-08 [2023-05-03T21:08:57.914Z] 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-03T21:08:57.914Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-03T21:08:57.914Z] ==> Jenkins CI detected. [2023-05-03T21:08:57.914Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-306 [2023-05-03T21:08:57.914Z] project root: . [2023-05-03T21:08:57.914Z] --> token set from env [2023-05-03T21:08:57.914Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-03T21:08:57.914Z] ==> Running gcov in . (disable via -X gcov) [2023-05-03T21:08:57.914Z] ==> Python coveragepy not found [2023-05-03T21:08:57.914Z] ==> Searching for coverage reports in: [2023-05-03T21:08:57.914Z] + . [2023-05-03T21:08:58.175Z] -> Found 1 reports [2023-05-03T21:08:58.175Z] ==> Detecting git/mercurial file structure [2023-05-03T21:08:58.175Z] ==> Reading reports [2023-05-03T21:08:58.175Z] + ./coverage.out bytes=14663 [2023-05-03T21:08:58.175Z] ==> Appending adjustments [2023-05-03T21:08:58.175Z] https://docs.codecov.io/docs/fixing-reports [2023-05-03T21:08:58.175Z] + Found adjustments [2023-05-03T21:08:58.175Z] ==> Gzipping contents [2023-05-03T21:08:58.175Z] 4.0K /tmp/codecov.c8XWHM.gz [2023-05-03T21:08:58.175Z] ==> Uploading reports [2023-05-03T21:08:58.175Z] url: https://codecov.io [2023-05-03T21:08:58.175Z] query: branch=PR-306&commit=fcadae0c5298cdff3158e953057ed0b44a6b13a7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-306%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=306&job=&cmd_args= [2023-05-03T21:08:58.175Z] -> Pinging Codecov [2023-05-03T21:08:58.175Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-306&commit=fcadae0c5298cdff3158e953057ed0b44a6b13a7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-306%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=306&job=&cmd_args= [2023-05-03T21:08:58.437Z] -> Uploading to [2023-05-03T21:08:58.437Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-03/4E5D53B4F1F92C436F7061BF334D961C/fcadae0c5298cdff3158e953057ed0b44a6b13a7/8b0d9170-bba0-434c-b43c-16522280d14a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230503T210858Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9dfae95b2da6153d9715ce0920b478ddf2ea6b60e7f8e6969e6a58d26b8f71b8 [2023-05-03T21:08:58.437Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T21:08:58.437Z] Dload Upload Total Spent Left Speed [2023-05-03T21:08:58.437Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 10635 --:--:-- --:--:-- --:--:-- 10635 [2023-05-03T21:08:58.697Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/fcadae0c5298cdff3158e953057ed0b44a6b13a7 [Pipeline] } [2023-05-03T21:08:58.729Z] 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-03T21:09:00.592Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-306/archives ] [2023-05-03T21:09:00.593Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-306/archives [2023-05-03T21:09:00.593Z] total 16 [2023-05-03T21:09:00.593Z] drwxr-xr-x 3 root root 4096 May 3 21:00 . [2023-05-03T21:09:00.593Z] drwxrwxr-x 10 jenkins jenkins 4096 May 3 21:00 .. [2023-05-03T21:09:00.593Z] drwxr-xr-x 2 root root 4096 May 3 21:00 cost [2023-05-03T21:09:00.593Z] -rw-r--r-- 1 root root 86 May 3 21:00 cost.csv [2023-05-03T21:09:00.593Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-306/archives [2023-05-03T21:09:00.593Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-306/archives [2023-05-03T21:09:00.593Z] total 16 [2023-05-03T21:09:00.593Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 21:00 . [2023-05-03T21:09:00.593Z] drwxrwxr-x 10 jenkins jenkins 4096 May 3 21:00 .. [2023-05-03T21:09:00.593Z] drwxr-xr-x 2 jenkins jenkins 4096 May 3 21:00 cost [2023-05-03T21:09:00.593Z] -rw-r--r-- 1 jenkins jenkins 86 May 3 21:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-03T21:09:00.921Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T21:09:01.814Z] ---> package-listing.sh [2023-05-03T21:09:01.814Z] ++ facter osfamily [2023-05-03T21:09:01.814Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-03T21:09:02.074Z] + OS_FAMILY=debian [2023-05-03T21:09:02.074Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-306 [2023-05-03T21:09:02.074Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-03T21:09:02.074Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-03T21:09:02.074Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-03T21:09:02.074Z] + PACKAGES=/tmp/packages_start.txt [2023-05-03T21:09:02.074Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-306 ']' [2023-05-03T21:09:02.074Z] + PACKAGES=/tmp/packages_end.txt [2023-05-03T21:09:02.074Z] + case "${OS_FAMILY}" in [2023-05-03T21:09:02.074Z] + dpkg -l [2023-05-03T21:09:02.074Z] + grep '^ii' [2023-05-03T21:09:02.074Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-03T21:09:02.074Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-03T21:09:02.074Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-03T21:09:02.074Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-306 ']' [2023-05-03T21:09:02.074Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-306/archives/ [2023-05-03T21:09:02.074Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-306/archives/ [Pipeline] echo [2023-05-03T21:09:02.106Z] 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-306/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-03T21:09:02.399Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:09:03.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T21:09:03.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T21:09:03.175Z] prd-ubuntu20.04-docker-8c-8g-12622 does not seem to be running inside a container [2023-05-03T21:09:03.197Z] $ 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-306/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-306 -v /w/workspace/gexfoundry_device-rest-go_PR-306:/w/workspace/gexfoundry_device-rest-go_PR-306:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-306@tmp:/w/workspace/gexfoundry_device-rest-go_PR-306@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-03T21:09:03.399Z] $ docker top 86a3873e8f4c060d528e506ebe5ecaaf538e17138b0656eb8be37425f152357e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T21:09:03.793Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-03T21:09:04.103Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-03T21:09:04.414Z] + ls /var/log/sa-host [2023-05-03T21:09:04.414Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T21:09:04.620Z] provisioning config files... [2023-05-03T21:09:04.629Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-306@tmp/config17148443045180043249tmp [Pipeline] { [Pipeline] echo [2023-05-03T21:09:04.680Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T21:09:04.992Z] ---> create-netrc.sh [Pipeline] } [2023-05-03T21:09:05.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-03T21:09:05.418Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-03T21:09:05.453Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T21:09:05.763Z] ---> sudo-logs.sh [2023-05-03T21:09:05.763Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-03T21:09:05.850Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T21:09:06.159Z] ---> job-cost.sh [2023-05-03T21:09:06.159Z] lf-activate-venv: SKIPPING [2023-05-03T21:09:06.159Z] DEBUG: total: 0.2199999988079071 [2023-05-03T21:09:06.159Z] INFO: Retrieving Stack Cost... [2023-05-03T21:09:06.419Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T21:09:06.985Z] INFO: Archiving Costs [Pipeline] echo [2023-05-03T21:09:07.022Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T21:09:07.337Z] ---> logs-deploy.sh [2023-05-03T21:09:07.337Z] lf-activate-venv: SKIPPING [2023-05-03T21:09:07.337Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-306/1 [2023-05-03T21:09:07.337Z] INFO: archiving workspace using pattern(s): [2023-05-03T21:09:08.273Z] Archives upload complete. [2023-05-03T21:09:08.273Z] INFO: archiving logs to Nexus