Pull request #505 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 26509819dad8a13d3688501a192b52bc1f39132f+bc7652beee9a90296fe0b57947c4589a421f5e02 (db156566e0869e11c01c80b829a7dd75089c2592) 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-ssh16086688558054393977.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12373079394469273655.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-505/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-mqtt-go/branches/PR-505/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12202824246839633059.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-mqtt-go/branches/PR-505/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6102633799122539452.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10083143364968704061.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-mqtt-go/branches/PR-505/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-mqtt-go/branches/PR-505/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15855275452431229934.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7859 in /w/workspace/gexfoundry_device-mqtt-go_PR-505 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-505 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/505/head:refs/remotes/origin/PR-505 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit 26509819dad8a13d3688501a192b52bc1f39132f Merge succeeded, producing 26509819dad8a13d3688501a192b52bc1f39132f Checking out Revision 26509819dad8a13d3688501a192b52bc1f39132f (PR-505) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-01T02:00:50.053Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-01T02:00:50.234Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 26509819dad8a13d3688501a192b52bc1f39132f # 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 bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26509819dad8a13d3688501a192b52bc1f39132f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-01T02:00:50.329Z] ========================================================= [2023-03-01T02:00:50.329Z] EdgeX Global Pipelines Version Info [2023-03-01T02:00:50.329Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-01T02:00:51.061Z] ------------------- [2023-03-01T02:00:51.062Z] stable info: [2023-03-01T02:00:51.062Z] ------------------- [2023-03-01T02:00:51.062Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-01T02:00:51.062Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T02:00:51.062Z] Message: update stable to v1.0.244 [2023-03-01T02:00:51.632Z] ------------------- [2023-03-01T02:00:51.632Z] experimental info: [2023-03-01T02:00:51.632Z] ------------------- [2023-03-01T02:00:51.632Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-01T02:00:51.632Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T02:00:51.632Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-01T02:00:51.938Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-03-01T02:00:51.979Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-03-01T02:00:52.019Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-01T02:00:52.060Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-01T02:00:52.099Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-01T02:00:52.138Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-01T02:00:52.178Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-01T02:00:52.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-01T02:00:52.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-01T02:00:52.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-01T02:00:52.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-01T02:00:52.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-03-01T02:00:52.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-01T02:00:52.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-01T02:00:52.523Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T02:00:52.566Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T02:00:52.602Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-01T02:00:52.641Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-01T02:00:52.680Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-01T02:00:52.714Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-01T02:00:52.751Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-01T02:00:52.794Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-01T02:00:52.834Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-01T02:00:52.871Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-01T02:00:52.914Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-01T02:00:52.956Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-01T02:00:52.997Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-01T02:00:53.037Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-505 [Pipeline] echo [2023-03-01T02:00:53.079Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-505 [Pipeline] echo [2023-03-01T02:00:53.123Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-505 [Pipeline] echo [2023-03-01T02:00:53.165Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26509819dad8a13d3688501a192b52bc1f39132f [Pipeline] echo [2023-03-01T02:00:53.206Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2650981 [Pipeline] echo [2023-03-01T02:00:53.244Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T02:00:53.361Z] provisioning config files... [2023-03-01T02:00:53.377Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp/config732366784046440661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T02:00:53.728Z] ---> docker-login.sh [2023-03-01T02:00:53.728Z] nexus3.edgexfoundry.org:10001 [2023-03-01T02:00:53.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T02:00:53.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T02:00:53.988Z] Configure a credential helper to remove this warning. See [2023-03-01T02:00:53.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T02:00:53.988Z] [2023-03-01T02:00:53.988Z] Login Succeeded [2023-03-01T02:00:53.988Z] nexus3.edgexfoundry.org:10002 [2023-03-01T02:00:53.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T02:00:54.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T02:00:54.249Z] Configure a credential helper to remove this warning. See [2023-03-01T02:00:54.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T02:00:54.249Z] [2023-03-01T02:00:54.249Z] Login Succeeded [2023-03-01T02:00:54.249Z] nexus3.edgexfoundry.org:10003 [2023-03-01T02:00:54.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T02:00:54.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T02:00:54.249Z] Configure a credential helper to remove this warning. See [2023-03-01T02:00:54.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T02:00:54.249Z] [2023-03-01T02:00:54.249Z] Login Succeeded [2023-03-01T02:00:54.249Z] nexus3.edgexfoundry.org:10004 [2023-03-01T02:00:54.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T02:00:54.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T02:00:54.249Z] Configure a credential helper to remove this warning. See [2023-03-01T02:00:54.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T02:00:54.249Z] [2023-03-01T02:00:54.249Z] Login Succeeded [2023-03-01T02:00:54.249Z] docker.io [2023-03-01T02:00:54.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T02:00:54.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T02:00:54.770Z] Configure a credential helper to remove this warning. See [2023-03-01T02:00:54.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T02:00:54.770Z] [2023-03-01T02:00:54.770Z] Login Succeeded [2023-03-01T02:00:54.770Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T02:00:54.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-01T02:00:55.447Z] + git rev-list -1 --merges 26509819dad8a13d3688501a192b52bc1f39132f~1..26509819dad8a13d3688501a192b52bc1f39132f [Pipeline] echo [2023-03-01T02:00:55.518Z] -----------> git rev-list -1 --merges 26509819dad8a13d3688501a192b52bc1f39132f~1..26509819dad8a13d3688501a192b52bc1f39132f 26509819dad8a13d3688501a192b52bc1f39132f [false] [Pipeline] sh [2023-03-01T02:00:55.840Z] + git log --format=format:%s -1 26509819dad8a13d3688501a192b52bc1f39132f [Pipeline] echo [2023-03-01T02:00:55.876Z] ========================================================= [2023-03-01T02:00:55.876Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-01T02:00:55.876Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T02:00:56.310Z] + git log --format=format:%s -1 26509819dad8a13d3688501a192b52bc1f39132f [Pipeline] echo [2023-03-01T02:00:56.348Z] [semverPrep] GIT_COMMIT: 26509819dad8a13d3688501a192b52bc1f39132f, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-01T02:00:56.377Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-01T02:00:56.750Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T02:00:56.750Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-01T02:00:56.750Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-01T02:00:56.750Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-01T02:00:56.750Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-01T02:00:56.750Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-01T02:00:56.750Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T02:00:57.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T02:00:57.194Z] [2023-03-01T02:00:57.194Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T02:00:57.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T02:00:57.584Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-01T02:00:57.584Z] b85a868b505f: Pulling fs layer [2023-03-01T02:00:57.584Z] e2be974225ed: Pulling fs layer [2023-03-01T02:00:57.584Z] 339a4e72a1f5: Pulling fs layer [2023-03-01T02:00:57.584Z] 988bab9f4d93: Pulling fs layer [2023-03-01T02:00:57.584Z] 1469e6f7b9e6: Pulling fs layer [2023-03-01T02:00:57.584Z] eaf3925da568: Pulling fs layer [2023-03-01T02:00:57.584Z] bab4dde63d76: Pulling fs layer [2023-03-01T02:00:57.584Z] bde34c3a00c8: Pulling fs layer [2023-03-01T02:00:57.584Z] b352a97aabf1: Pulling fs layer [2023-03-01T02:00:57.584Z] 4872d77fe225: Pulling fs layer [2023-03-01T02:00:57.584Z] 5851b861e8e6: Pulling fs layer [2023-03-01T02:00:57.584Z] 988bab9f4d93: Waiting [2023-03-01T02:00:57.584Z] 5851b861e8e6: Waiting [2023-03-01T02:00:57.584Z] b352a97aabf1: Waiting [2023-03-01T02:00:57.584Z] bab4dde63d76: Waiting [2023-03-01T02:00:57.584Z] bde34c3a00c8: Waiting [2023-03-01T02:00:57.584Z] eaf3925da568: Waiting [2023-03-01T02:00:57.584Z] 4872d77fe225: Waiting [2023-03-01T02:00:57.584Z] 1469e6f7b9e6: Waiting [2023-03-01T02:00:57.584Z] e2be974225ed: Download complete [2023-03-01T02:00:57.584Z] 988bab9f4d93: Verifying Checksum [2023-03-01T02:00:57.584Z] 988bab9f4d93: Download complete [2023-03-01T02:00:57.851Z] 339a4e72a1f5: Verifying Checksum [2023-03-01T02:00:57.851Z] 339a4e72a1f5: Download complete [2023-03-01T02:00:57.851Z] 1469e6f7b9e6: Verifying Checksum [2023-03-01T02:00:57.851Z] 1469e6f7b9e6: Download complete [2023-03-01T02:00:57.851Z] eaf3925da568: Verifying Checksum [2023-03-01T02:00:57.851Z] eaf3925da568: Download complete [2023-03-01T02:00:57.851Z] bde34c3a00c8: Download complete [2023-03-01T02:00:57.851Z] b352a97aabf1: Download complete [2023-03-01T02:00:57.851Z] 4872d77fe225: Verifying Checksum [2023-03-01T02:00:57.851Z] 4872d77fe225: Download complete [2023-03-01T02:00:57.851Z] 5851b861e8e6: Verifying Checksum [2023-03-01T02:00:57.851Z] 5851b861e8e6: Download complete [2023-03-01T02:00:57.851Z] b85a868b505f: Download complete [2023-03-01T02:00:58.419Z] bab4dde63d76: Verifying Checksum [2023-03-01T02:00:58.419Z] bab4dde63d76: Download complete [2023-03-01T02:00:59.353Z] b85a868b505f: Pull complete [2023-03-01T02:00:59.353Z] e2be974225ed: Pull complete [2023-03-01T02:00:59.922Z] 339a4e72a1f5: Pull complete [2023-03-01T02:00:59.922Z] 988bab9f4d93: Pull complete [2023-03-01T02:01:00.181Z] 1469e6f7b9e6: Pull complete [2023-03-01T02:01:00.440Z] eaf3925da568: Pull complete [2023-03-01T02:01:02.341Z] bab4dde63d76: Pull complete [2023-03-01T02:01:02.341Z] bde34c3a00c8: Pull complete [2023-03-01T02:01:02.341Z] b352a97aabf1: Pull complete [2023-03-01T02:01:02.341Z] 4872d77fe225: Pull complete [2023-03-01T02:01:02.602Z] 5851b861e8e6: Pull complete [2023-03-01T02:01:02.602Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-01T02:01:02.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T02:01:02.602Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T02:01:02.831Z] prd-ubuntu20.04-docker-8c-8g-7859 does not seem to be running inside a container [2023-03-01T02:01:02.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-505 -v /w/workspace/gexfoundry_device-mqtt-go_PR-505:/w/workspace/gexfoundry_device-mqtt-go_PR-505:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-505@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-03-01T02:01:04.969Z] $ docker top b9d4744180667f5b80909ee0e2bee31007717cd22bcbf31d182215c86b0067a7 -eo pid,comm [2023-03-01T02:01:05.023Z] 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-03-01T02:01:05.023Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T02:01:05.156Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T02:01:05.156Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T02:01:05.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T02:01:05.273Z] $ docker exec b9d4744180667f5b80909ee0e2bee31007717cd22bcbf31d182215c86b0067a7 ssh-agent [2023-03-01T02:01:05.397Z] SSH_AUTH_SOCK=/tmp/ssh-Jf3NrWN62xpT/agent.32 [2023-03-01T02:01:05.397Z] SSH_AGENT_PID=38 [2023-03-01T02:01:05.403Z] Running ssh-add (command line suppressed) [2023-03-01T02:01:05.505Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp/private_key_13337977710984278201.key (/w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp/private_key_13337977710984278201.key) [2023-03-01T02:01:05.520Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T02:01:05.853Z] + git tag --points-at HEAD [Pipeline] } [2023-03-01T02:01:05.884Z] $ docker exec --env ******** --env ******** b9d4744180667f5b80909ee0e2bee31007717cd22bcbf31d182215c86b0067a7 ssh-agent -k [2023-03-01T02:01:05.993Z] unset SSH_AUTH_SOCK; [2023-03-01T02:01:05.993Z] unset SSH_AGENT_PID; [2023-03-01T02:01:05.993Z] echo Agent pid 38 killed; [2023-03-01T02:01:06.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-01T02:01:06.099Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T02:01:06.099Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T02:01:06.212Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T02:01:06.218Z] $ docker exec b9d4744180667f5b80909ee0e2bee31007717cd22bcbf31d182215c86b0067a7 ssh-agent [2023-03-01T02:01:06.320Z] SSH_AUTH_SOCK=/tmp/ssh-Y4fmTPbiQcBf/agent.70 [2023-03-01T02:01:06.320Z] SSH_AGENT_PID=76 [2023-03-01T02:01:06.325Z] Running ssh-add (command line suppressed) [2023-03-01T02:01:06.433Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp/private_key_4222065516061081713.key (/w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp/private_key_4222065516061081713.key) [2023-03-01T02:01:06.447Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T02:01:06.781Z] + git semver init [2023-03-01T02:01:07.041Z] 2023-03-01 02:01:06,966 [run_init] DEBUG init version:0.0.0 force:False [2023-03-01T02:01:07.041Z] 2023-03-01 02:01:06,967 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-505/.semver [2023-03-01T02:01:07.041Z] 2023-03-01 02:01:06,968 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-505/.semver [2023-03-01T02:01:07.041Z] 2023-03-01 02:01:06,968 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-505/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-505, universal_newlines=False, shell=None, istream=None) [2023-03-01T02:01:07.983Z] 2023-03-01 02:01:07,865 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-505/.git/info/exclude [2023-03-01T02:01:07.983Z] 2023-03-01 02:01:07,865 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-505/.semver/PR-505 with force:False [2023-03-01T02:01:07.983Z] 2023-03-01 02:01:07,865 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-505/.semver/PR-505 [2023-03-01T02:01:07.983Z] 2023-03-01 02:01:07,870 [execute] INFO git cat-file --batch-check [2023-03-01T02:01:07.983Z] 2023-03-01 02:01:07,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-505/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T02:01:07.983Z] 2023-03-01 02:01:07,877 [execute] INFO git cat-file --batch [2023-03-01T02:01:07.983Z] 2023-03-01 02:01:07,878 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-505/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T02:01:07.983Z] 2023-03-01 02:01:07,882 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-505/.semver/PR-505 [2023-03-01T02:01:07.983Z] 0.0.0 [Pipeline] } [2023-03-01T02:01:08.012Z] $ docker exec --env ******** --env ******** b9d4744180667f5b80909ee0e2bee31007717cd22bcbf31d182215c86b0067a7 ssh-agent -k [2023-03-01T02:01:08.116Z] unset SSH_AUTH_SOCK; [2023-03-01T02:01:08.116Z] unset SSH_AGENT_PID; [2023-03-01T02:01:08.116Z] echo Agent pid 76 killed; [2023-03-01T02:01:08.124Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T02:01:08.559Z] + git semver [Pipeline] } [2023-03-01T02:01:08.846Z] $ docker stop --time=1 b9d4744180667f5b80909ee0e2bee31007717cd22bcbf31d182215c86b0067a7 [2023-03-01T02:01:10.191Z] $ docker rm -f --volumes b9d4744180667f5b80909ee0e2bee31007717cd22bcbf31d182215c86b0067a7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T02:01:10.578Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-01T02:01:10.873Z] Stashed 1 file(s) [Pipeline] echo [2023-03-01T02:01:10.889Z] [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-03-01T02:01:11.538Z] provisioning config files... [2023-03-01T02:01:11.549Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp/config18141260922020050697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T02:01:11.909Z] ---> docker-login.sh [2023-03-01T02:01:11.909Z] nexus3.edgexfoundry.org:10001 [2023-03-01T02:01:11.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T02:01:11.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T02:01:11.910Z] Configure a credential helper to remove this warning. See [2023-03-01T02:01:11.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T02:01:11.910Z] [2023-03-01T02:01:11.910Z] Login Succeeded [2023-03-01T02:01:11.910Z] nexus3.edgexfoundry.org:10002 [2023-03-01T02:01:11.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T02:01:11.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T02:01:11.910Z] Configure a credential helper to remove this warning. See [2023-03-01T02:01:11.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T02:01:11.910Z] [2023-03-01T02:01:11.910Z] Login Succeeded [2023-03-01T02:01:11.910Z] nexus3.edgexfoundry.org:10003 [2023-03-01T02:01:12.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T02:01:12.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T02:01:12.168Z] Configure a credential helper to remove this warning. See [2023-03-01T02:01:12.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T02:01:12.168Z] [2023-03-01T02:01:12.168Z] Login Succeeded [2023-03-01T02:01:12.168Z] nexus3.edgexfoundry.org:10004 [2023-03-01T02:01:12.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T02:01:12.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T02:01:12.168Z] Configure a credential helper to remove this warning. See [2023-03-01T02:01:12.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T02:01:12.168Z] [2023-03-01T02:01:12.168Z] Login Succeeded [2023-03-01T02:01:12.168Z] docker.io [2023-03-01T02:01:12.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T02:01:12.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T02:01:12.427Z] Configure a credential helper to remove this warning. See [2023-03-01T02:01:12.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T02:01:12.427Z] [2023-03-01T02:01:12.427Z] Login Succeeded [2023-03-01T02:01:12.686Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T02:01:12.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-01T02:01:12.896Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T02:01:12.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T02:01:12.969Z] ========================================================= [2023-03-01T02:01:12.969Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-01T02:01:12.969Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T02:01:13.452Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-01T02:01:13.452Z] Sending build context to Docker daemon 6.348MB [2023-03-01T02:01:13.452Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T02:01:13.452Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-01T02:01:13.452Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-01T02:01:13.452Z] 213ec9aee27d: Pulling fs layer [2023-03-01T02:01:13.452Z] 4583459ba037: Pulling fs layer [2023-03-01T02:01:13.452Z] 93c1e223e6f2: Pulling fs layer [2023-03-01T02:01:13.452Z] 53926ce57604: Pulling fs layer [2023-03-01T02:01:13.452Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-01T02:01:13.452Z] 22ff95d597cd: Pulling fs layer [2023-03-01T02:01:13.452Z] 12d6caf4c0d1: Pulling fs layer [2023-03-01T02:01:13.452Z] 21b2b0c7a3f4: Waiting [2023-03-01T02:01:13.452Z] 53926ce57604: Waiting [2023-03-01T02:01:13.452Z] 22ff95d597cd: Waiting [2023-03-01T02:01:13.452Z] 12d6caf4c0d1: Waiting [2023-03-01T02:01:13.452Z] 96b7cbca73a9: Pulling fs layer [2023-03-01T02:01:13.452Z] a7acece74701: Pulling fs layer [2023-03-01T02:01:13.452Z] 96b7cbca73a9: Waiting [2023-03-01T02:01:13.452Z] a7acece74701: Waiting [2023-03-01T02:01:13.452Z] 93c1e223e6f2: Download complete [2023-03-01T02:01:13.714Z] 4583459ba037: Download complete [2023-03-01T02:01:13.714Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-01T02:01:13.714Z] 21b2b0c7a3f4: Download complete [2023-03-01T02:01:13.714Z] 22ff95d597cd: Verifying Checksum [2023-03-01T02:01:13.714Z] 22ff95d597cd: Download complete [2023-03-01T02:01:13.714Z] 213ec9aee27d: Verifying Checksum [2023-03-01T02:01:13.714Z] 213ec9aee27d: Download complete [2023-03-01T02:01:13.714Z] 12d6caf4c0d1: Verifying Checksum [2023-03-01T02:01:13.714Z] 12d6caf4c0d1: Download complete [2023-03-01T02:01:13.974Z] 213ec9aee27d: Pull complete [2023-03-01T02:01:13.974Z] 4583459ba037: Pull complete [2023-03-01T02:01:13.974Z] 93c1e223e6f2: Pull complete [2023-03-01T02:01:14.234Z] a7acece74701: Verifying Checksum [2023-03-01T02:01:14.234Z] a7acece74701: Download complete [2023-03-01T02:01:14.492Z] 53926ce57604: Verifying Checksum [2023-03-01T02:01:14.492Z] 53926ce57604: Download complete [2023-03-01T02:01:14.492Z] 96b7cbca73a9: Verifying Checksum [2023-03-01T02:01:14.492Z] 96b7cbca73a9: Download complete [2023-03-01T02:01:18.678Z] 53926ce57604: Pull complete [2023-03-01T02:01:18.678Z] 21b2b0c7a3f4: Pull complete [2023-03-01T02:01:18.678Z] 22ff95d597cd: Pull complete [2023-03-01T02:01:18.678Z] 12d6caf4c0d1: Pull complete [2023-03-01T02:01:20.575Z] 96b7cbca73a9: Pull complete [2023-03-01T02:01:21.509Z] a7acece74701: Pull complete [2023-03-01T02:01:21.509Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-01T02:01:21.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T02:01:21.509Z] ---> db6d94c90886 [2023-03-01T02:01:21.509Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-01T02:01:25.701Z] ---> Running in 75d2dbf43666 [2023-03-01T02:01:25.701Z] Removing intermediate container 75d2dbf43666 [2023-03-01T02:01:25.701Z] ---> 2d81019d0707 [2023-03-01T02:01:25.701Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T02:01:25.701Z] ---> Running in a57f1afa511a [2023-03-01T02:01:25.701Z] Removing intermediate container a57f1afa511a [2023-03-01T02:01:25.701Z] ---> 3ef18ba4ee6e [2023-03-01T02:01:25.701Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-01T02:01:25.701Z] ---> Running in 07433ccac0f6 [2023-03-01T02:01:25.701Z] Removing intermediate container 07433ccac0f6 [2023-03-01T02:01:25.701Z] ---> 671789654e4e [2023-03-01T02:01:25.701Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T02:01:25.701Z] ---> Running in 0a41c88c237f [2023-03-01T02:01:25.701Z] Removing intermediate container 0a41c88c237f [2023-03-01T02:01:25.701Z] ---> 1c15279499d7 [2023-03-01T02:01:25.701Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T02:01:25.701Z] ---> Running in 1ac7657a9f7d [2023-03-01T02:01:25.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T02:01:25.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T02:01:26.216Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-01T02:01:26.216Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-01T02:01:26.216Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-01T02:01:26.216Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-01T02:01:26.336Z] Still waiting to schedule task [2023-03-01T02:01:26.336Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7855’ [2023-03-01T02:01:26.478Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T02:01:26.478Z] OK: 216 MiB in 55 packages [2023-03-01T02:01:26.736Z] Removing intermediate container 1ac7657a9f7d [2023-03-01T02:01:26.736Z] ---> 37b69313d9e0 [2023-03-01T02:01:26.736Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-01T02:01:26.736Z] ---> Running in 2fed60cdca58 [2023-03-01T02:01:26.997Z] Removing intermediate container 2fed60cdca58 [2023-03-01T02:01:26.997Z] ---> 7cbcd064807e [2023-03-01T02:01:26.997Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-01T02:01:26.997Z] ---> eb20957dfdc2 [2023-03-01T02:01:26.997Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T02:01:26.997Z] ---> Running in 13b2ff603c73 [2023-03-01T02:01:53.543Z] Removing intermediate container 13b2ff603c73 [2023-03-01T02:01:53.543Z] ---> d82bb5534419 [2023-03-01T02:01:53.543Z] Step 11/12 : COPY . . [2023-03-01T02:01:53.543Z] ---> 6e5014011e93 [2023-03-01T02:01:53.543Z] Step 12/12 : RUN $MAKE [2023-03-01T02:01:53.543Z] ---> Running in 30cea2f33cf7 [2023-03-01T02:01:53.543Z] noop [2023-03-01T02:01:53.543Z] Removing intermediate container 30cea2f33cf7 [2023-03-01T02:01:53.543Z] ---> 20a1b26dee06 [2023-03-01T02:01:53.543Z] Successfully built 20a1b26dee06 [2023-03-01T02:01:53.543Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T02:01:53.985Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T02:01:53.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T02:01:54.123Z] prd-ubuntu20.04-docker-8c-8g-7859 does not seem to be running inside a container [2023-03-01T02:01:54.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-505 -v /w/workspace/gexfoundry_device-mqtt-go_PR-505:/w/workspace/gexfoundry_device-mqtt-go_PR-505:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-505@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-03-01T02:01:54.503Z] $ docker top 62de5f14123e4610ed1a6a04b54274422b3aadbc424da4fccc73839bc636017d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T02:01:54.888Z] + go version [2023-03-01T02:01:54.888Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-01T02:01:54.923Z] $ docker stop --time=1 62de5f14123e4610ed1a6a04b54274422b3aadbc424da4fccc73839bc636017d [2023-03-01T02:01:56.214Z] $ docker rm -f --volumes 62de5f14123e4610ed1a6a04b54274422b3aadbc424da4fccc73839bc636017d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T02:01:56.917Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T02:01:56.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T02:01:57.067Z] prd-ubuntu20.04-docker-8c-8g-7859 does not seem to be running inside a container [2023-03-01T02:01:57.094Z] $ 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-mqtt-go_PR-505 -v /w/workspace/gexfoundry_device-mqtt-go_PR-505:/w/workspace/gexfoundry_device-mqtt-go_PR-505:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-505@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-03-01T02:01:57.430Z] $ docker top 45d86e1821c77aa4b296801159f6a5b353fdb8a55b96cec935e7a6c87b336c34 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T02:01:57.811Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-505 [Pipeline] fileExists [Pipeline] sh [2023-03-01T02:01:58.181Z] + make test [2023-03-01T02:01:58.181Z] go test ./... -coverprofile=coverage.out ./... [2023-03-01T02:01:58.440Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-01T02:02:08.400Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-01T02:02:08.660Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 21.8% of statements [2023-03-01T02:02:08.660Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-01T02:02:16.772Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-01T02:02:16.772Z] go vet ./... [2023-03-01T02:02:19.300Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T02:02:19.300Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T02:02:19.300Z] ./bin/test-attribution-txt.sh [2023-03-01T02:02:19.300Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-01T02:02:19.300Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-01T02:02:19.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-01T02:02:19.373Z] $ docker stop --time=1 45d86e1821c77aa4b296801159f6a5b353fdb8a55b96cec935e7a6c87b336c34 [2023-03-01T02:02:21.536Z] $ docker rm -f --volumes 45d86e1821c77aa4b296801159f6a5b353fdb8a55b96cec935e7a6c87b336c34 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T02:02:22.044Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-01T02:02:22.169Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-01T02:02:22.944Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-01T02:02:23.283Z] + ls -al . [2023-03-01T02:02:23.283Z] total 180 [2023-03-01T02:02:23.283Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 02:01 . [2023-03-01T02:02:23.283Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 02:00 .. [2023-03-01T02:02:23.283Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 1 02:00 .dockerignore [2023-03-01T02:02:23.283Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 02:02 .git [2023-03-01T02:02:23.283Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 02:00 .github [2023-03-01T02:02:23.283Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 1 02:00 .gitignore [2023-03-01T02:02:23.283Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 02:00 .golangci.yml [2023-03-01T02:02:23.283Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 02:01 .semver [2023-03-01T02:02:23.283Z] -rw-rw-r-- 1 jenkins jenkins 9189 Mar 1 02:00 Attribution.txt [2023-03-01T02:02:23.283Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 1 02:00 CHANGELOG.md [2023-03-01T02:02:23.283Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 1 02:00 Dockerfile [2023-03-01T02:02:23.283Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 02:00 GOVERNANCE.md [2023-03-01T02:02:23.283Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 1 02:00 Jenkinsfile [2023-03-01T02:02:23.283Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 1 02:00 LICENSE [2023-03-01T02:02:23.283Z] -rw-rw-r-- 1 jenkins jenkins 1697 Mar 1 02:00 Makefile [2023-03-01T02:02:23.283Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 1 02:00 OWNERS.md [2023-03-01T02:02:23.283Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 1 02:00 README.md [2023-03-01T02:02:23.283Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 02:01 VERSION [2023-03-01T02:02:23.283Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 02:00 bin [2023-03-01T02:02:23.283Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 02:00 cmd [2023-03-01T02:02:23.283Z] -rw-r--r-- 1 jenkins jenkins 17887 Mar 1 02:02 coverage.out [2023-03-01T02:02:23.283Z] -rw-rw-r-- 1 jenkins jenkins 3377 Mar 1 02:00 go.mod [2023-03-01T02:02:23.283Z] -rw-rw-r-- 1 jenkins jenkins 31300 Mar 1 02:00 go.sum [2023-03-01T02:02:23.283Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 02:00 internal [2023-03-01T02:02:23.283Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 02:00 mock [2023-03-01T02:02:23.283Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 02:00 snap [2023-03-01T02:02:23.283Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 1 02:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T02:02:23.690Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=26509819dad8a13d3688501a192b52bc1f39132f --label arch=amd64 --label version=0.0.0 . [2023-03-01T02:02:23.690Z] Sending build context to Docker daemon 6.367MB [2023-03-01T02:02:23.690Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T02:02:23.690Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-01T02:02:23.690Z] ---> 20a1b26dee06 [2023-03-01T02:02:23.690Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-01T02:02:23.690Z] ---> Running in c2db8c6005ad [2023-03-01T02:02:23.949Z] Removing intermediate container c2db8c6005ad [2023-03-01T02:02:23.949Z] ---> 2c07dea0724a [2023-03-01T02:02:23.949Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T02:02:23.949Z] ---> Running in b15e5439f2a7 [2023-03-01T02:02:23.949Z] Removing intermediate container b15e5439f2a7 [2023-03-01T02:02:23.949Z] ---> c1ce92b7e668 [2023-03-01T02:02:23.949Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-01T02:02:23.949Z] ---> Running in 1f07a3e1ecfa [2023-03-01T02:02:24.208Z] Removing intermediate container 1f07a3e1ecfa [2023-03-01T02:02:24.208Z] ---> 702cbf8d9d21 [2023-03-01T02:02:24.208Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T02:02:24.208Z] ---> Running in 5a28a1d7a0e8 [2023-03-01T02:02:24.208Z] Removing intermediate container 5a28a1d7a0e8 [2023-03-01T02:02:24.208Z] ---> 1d86808992a7 [2023-03-01T02:02:24.208Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T02:02:24.208Z] ---> Running in 6f189010767f [2023-03-01T02:02:24.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T02:02:24.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T02:02:24.986Z] OK: 216 MiB in 55 packages [2023-03-01T02:02:25.244Z] Removing intermediate container 6f189010767f [2023-03-01T02:02:25.244Z] ---> 350591bd7a1e [2023-03-01T02:02:25.244Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-01T02:02:25.244Z] ---> Running in d14deeddeef0 [2023-03-01T02:02:25.244Z] Removing intermediate container d14deeddeef0 [2023-03-01T02:02:25.244Z] ---> 068a5fe86f01 [2023-03-01T02:02:25.244Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-01T02:02:25.502Z] ---> 021f7d703789 [2023-03-01T02:02:25.502Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T02:02:25.502Z] ---> Running in 8668f6f01943 [2023-03-01T02:02:26.437Z] Removing intermediate container 8668f6f01943 [2023-03-01T02:02:26.437Z] ---> 06a8e95c39e9 [2023-03-01T02:02:26.437Z] Step 11/24 : COPY . . [2023-03-01T02:02:26.695Z] ---> 9039e844b942 [2023-03-01T02:02:26.695Z] Step 12/24 : RUN $MAKE [2023-03-01T02:02:26.695Z] ---> Running in b3540757ba8d [2023-03-01T02:02:26.953Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-01T02:02:48.864Z] Removing intermediate container b3540757ba8d [2023-03-01T02:02:48.864Z] ---> 6b68c29f6966 [2023-03-01T02:02:48.864Z] Step 13/24 : FROM alpine:3.16 [2023-03-01T02:02:48.864Z] 3.16: Pulling from library/alpine [2023-03-01T02:02:48.864Z] ef5531b6e74e: Pulling fs layer [2023-03-01T02:02:48.864Z] ef5531b6e74e: Download complete [2023-03-01T02:02:48.864Z] ef5531b6e74e: Pull complete [2023-03-01T02:02:48.864Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T02:02:48.864Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T02:02:48.864Z] ---> dfd21b5a31f5 [2023-03-01T02:02:48.864Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-01T02:02:48.864Z] ---> Running in d612f562224d [2023-03-01T02:02:48.864Z] Removing intermediate container d612f562224d [2023-03-01T02:02:48.864Z] ---> 1cc5355a66c4 [2023-03-01T02:02:48.864Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-01T02:02:48.864Z] ---> Running in 26628fedc318 [2023-03-01T02:02:48.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T02:02:48.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T02:02:48.864Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T02:02:48.864Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T02:02:48.864Z] OK: 6 MiB in 15 packages [2023-03-01T02:02:48.864Z] Removing intermediate container 26628fedc318 [2023-03-01T02:02:48.864Z] ---> 323b70e7558f [2023-03-01T02:02:48.864Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-01T02:02:49.430Z] ---> a1ffe181b092 [2023-03-01T02:02:49.430Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-01T02:02:49.430Z] ---> 73e82431eb0e [2023-03-01T02:02:49.430Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-01T02:02:49.688Z] ---> 6f8438f14be7 [2023-03-01T02:02:49.688Z] Step 19/24 : EXPOSE 59982 [2023-03-01T02:02:49.688Z] ---> Running in 4ac250abeb77 [2023-03-01T02:02:49.688Z] Removing intermediate container 4ac250abeb77 [2023-03-01T02:02:49.688Z] ---> 5a718b292e71 [2023-03-01T02:02:49.688Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-01T02:02:49.688Z] ---> Running in 61fcb29625f4 [2023-03-01T02:02:49.946Z] Removing intermediate container 61fcb29625f4 [2023-03-01T02:02:49.946Z] ---> ba6036cb8c3d [2023-03-01T02:02:49.946Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-01T02:02:49.946Z] ---> Running in 3fe696ab261b [2023-03-01T02:02:49.946Z] Removing intermediate container 3fe696ab261b [2023-03-01T02:02:49.946Z] ---> b617dd61a964 [2023-03-01T02:02:49.946Z] Step 22/24 : LABEL arch=amd64 [2023-03-01T02:02:49.946Z] ---> Running in 3647e11042a9 [2023-03-01T02:02:49.946Z] Removing intermediate container 3647e11042a9 [2023-03-01T02:02:49.946Z] ---> a86a473781f6 [2023-03-01T02:02:49.946Z] Step 23/24 : LABEL git_sha=26509819dad8a13d3688501a192b52bc1f39132f [2023-03-01T02:02:49.946Z] ---> Running in bfd38b88a897 [2023-03-01T02:02:50.207Z] Removing intermediate container bfd38b88a897 [2023-03-01T02:02:50.207Z] ---> 74acf5ff7892 [2023-03-01T02:02:50.207Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T02:02:50.207Z] ---> Running in bae4be3cbf74 [2023-03-01T02:02:50.207Z] Removing intermediate container bae4be3cbf74 [2023-03-01T02:02:50.207Z] ---> 7bf030e78d07 [2023-03-01T02:02:50.207Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-01T02:02:50.207Z] Successfully built 7bf030e78d07 [2023-03-01T02:02:50.207Z] Successfully tagged device-mqtt: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-03-01T02:02:51.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T02:02:51.121Z] [2023-03-01T02:02:51.121Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T02:02:51.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T02:02:51.505Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-01T02:02:51.505Z] 5eb5b503b376: Pulling fs layer [2023-03-01T02:02:51.505Z] 5c69ac0246d0: Pulling fs layer [2023-03-01T02:02:51.505Z] ec43610c2a17: Pulling fs layer [2023-03-01T02:02:51.505Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-01T02:02:51.505Z] 33b1e0a273af: Pulling fs layer [2023-03-01T02:02:51.505Z] 5d3b04190fa2: Pulling fs layer [2023-03-01T02:02:51.505Z] 2f39f015ded8: Pulling fs layer [2023-03-01T02:02:51.505Z] 5d3b04190fa2: Waiting [2023-03-01T02:02:51.505Z] 2f39f015ded8: Waiting [2023-03-01T02:02:51.505Z] 5c69ac0246d0: Download complete [2023-03-01T02:02:51.505Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-01T02:02:51.505Z] 3a2ae6a8a46f: Download complete [2023-03-01T02:02:51.765Z] 33b1e0a273af: Verifying Checksum [2023-03-01T02:02:51.765Z] 33b1e0a273af: Download complete [2023-03-01T02:02:51.765Z] 5d3b04190fa2: Verifying Checksum [2023-03-01T02:02:51.765Z] 5d3b04190fa2: Download complete [2023-03-01T02:02:51.765Z] ec43610c2a17: Verifying Checksum [2023-03-01T02:02:51.765Z] ec43610c2a17: Download complete [2023-03-01T02:02:51.765Z] 5eb5b503b376: Verifying Checksum [2023-03-01T02:02:51.765Z] 5eb5b503b376: Download complete [2023-03-01T02:02:52.331Z] 2f39f015ded8: Download complete [2023-03-01T02:02:52.898Z] 5eb5b503b376: Pull complete [2023-03-01T02:02:53.156Z] 5c69ac0246d0: Pull complete [2023-03-01T02:02:53.726Z] ec43610c2a17: Pull complete [2023-03-01T02:02:53.726Z] 3a2ae6a8a46f: Pull complete [2023-03-01T02:02:53.985Z] 33b1e0a273af: Pull complete [2023-03-01T02:02:53.985Z] 5d3b04190fa2: Pull complete [2023-03-01T02:02:58.165Z] 2f39f015ded8: Pull complete [2023-03-01T02:02:58.165Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-01T02:02:58.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T02:02:58.165Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T02:02:58.363Z] prd-ubuntu20.04-docker-8c-8g-7859 does not seem to be running inside a container [2023-03-01T02:02:58.394Z] $ 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-mqtt-go_PR-505 -v /w/workspace/gexfoundry_device-mqtt-go_PR-505:/w/workspace/gexfoundry_device-mqtt-go_PR-505:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-505@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-03-01T02:03:00.947Z] $ docker top 7a72ece6650ecc00ed6d9711c8aa5466bd1820d4bcb98e9e9bea5973ed31ac22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T02:03:01.374Z] ---> job-cost.sh [2023-03-01T02:03:01.374Z] lf-activate-venv: SKIPPING [2023-03-01T02:03:01.374Z] INFO: No Stack... [2023-03-01T02:03:01.635Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T02:03:01.894Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T02:03:02.219Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-505/archives/cost.csv [2023-03-01T02:03:02.219Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T02:03:02.274Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-505-1-stack-cost] [2023-03-01T02:03:02.279Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-505-1-stack-cost] did not exist. Created. [2023-03-01T02:03:02.279Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-505-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T02:03:02.670Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-01T02:03:02.721Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T02:03:02.750Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-505-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T02:03:02.829Z] $ docker stop --time=1 7a72ece6650ecc00ed6d9711c8aa5466bd1820d4bcb98e9e9bea5973ed31ac22 [2023-03-01T02:03:03.990Z] $ docker rm -f --volumes 7a72ece6650ecc00ed6d9711c8aa5466bd1820d4bcb98e9e9bea5973ed31ac22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-01T02:04:36.132Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7863 in /w/workspace/gexfoundry_device-mqtt-go_PR-505 [Pipeline] { [Pipeline] ws [2023-03-01T02:04:36.190Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-03-01T02:04:36.284Z] Selected Git installation does not exist. Using Default [2023-03-01T02:04:36.284Z] The recommended git tool is: NONE [2023-03-01T02:04:46.165Z] using credential edgex-jenkins-ssh [2023-03-01T02:04:46.185Z] Cloning the remote Git repository [2023-03-01T02:04:46.266Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-01T02:04:46.418Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-03-01T02:04:46.661Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-01T02:04:46.663Z] > git --version # timeout=10 [2023-03-01T02:04:46.723Z] > git --version # 'git version 2.25.1' [2023-03-01T02:04:46.742Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T02:04:46.934Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T02:04:48.669Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-01T02:04:48.781Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T02:04:50.835Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-01T02:04:50.914Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-01T02:04:50.916Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T02:04:50.950Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/505/head:refs/remotes/origin/PR-505 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-01T02:04:51.626Z] Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit 26509819dad8a13d3688501a192b52bc1f39132f [2023-03-01T02:04:51.948Z] Merge succeeded, producing 26509819dad8a13d3688501a192b52bc1f39132f [2023-03-01T02:04:51.949Z] Checking out Revision 26509819dad8a13d3688501a192b52bc1f39132f (PR-505) [2023-03-01T02:04:52.601Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-01T02:04:52.719Z] > git --version # timeout=10 [2023-03-01T02:04:52.763Z] > git --version # 'git version 2.25.1' [2023-03-01T02:04:52.785Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T02:04:51.659Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T02:04:51.685Z] > git checkout -f 26509819dad8a13d3688501a192b52bc1f39132f # timeout=10 [2023-03-01T02:04:51.794Z] > git remote # timeout=10 [2023-03-01T02:04:51.820Z] > git config --get remote.origin.url # timeout=10 [2023-03-01T02:04:51.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T02:04:51.876Z] > git merge bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 [2023-03-01T02:04:51.914Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-01T02:04:51.956Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T02:04:51.975Z] > git checkout -f 26509819dad8a13d3688501a192b52bc1f39132f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T02:04:54.128Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-01T02:04:54.128Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T02:04:54.128Z] Dload Upload Total Spent Left Speed [2023-03-01T02:04:54.128Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 139k 0 --:--:-- --:--:-- --:--:-- 141k [Pipeline] sh [2023-03-01T02:04:55.056Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-01T02:04:55.699Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-01T02:04:55.699Z] + sudo tee /etc/docker/daemon.new [2023-03-01T02:04:55.699Z] { [2023-03-01T02:04:55.699Z] "registry-mirrors": [ [2023-03-01T02:04:55.699Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-01T02:04:55.699Z] ], [2023-03-01T02:04:55.699Z] "bip": "10.250.0.254/24", [2023-03-01T02:04:55.699Z] "hosts": [ [2023-03-01T02:04:55.699Z] "tcp://0.0.0.0:5555", [2023-03-01T02:04:55.699Z] "unix:///var/run/docker.sock" [2023-03-01T02:04:55.699Z] ], [2023-03-01T02:04:55.699Z] "mtu": 1458, [2023-03-01T02:04:55.699Z] "selinux-enabled": true, [2023-03-01T02:04:55.699Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-01T02:04:55.699Z] } [Pipeline] sh [2023-03-01T02:04:56.069Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-01T02:04:56.437Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T02:05:14.846Z] provisioning config files... [2023-03-01T02:05:14.881Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config1036326829158825955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T02:05:15.297Z] ---> docker-login.sh [2023-03-01T02:05:15.297Z] nexus3.edgexfoundry.org:10001 [2023-03-01T02:05:15.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T02:05:15.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T02:05:15.893Z] Configure a credential helper to remove this warning. See [2023-03-01T02:05:15.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T02:05:15.893Z] [2023-03-01T02:05:15.893Z] Login Succeeded [2023-03-01T02:05:15.893Z] nexus3.edgexfoundry.org:10002 [2023-03-01T02:05:16.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T02:05:16.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T02:05:16.442Z] Configure a credential helper to remove this warning. See [2023-03-01T02:05:16.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T02:05:16.442Z] [2023-03-01T02:05:16.442Z] Login Succeeded [2023-03-01T02:05:16.442Z] nexus3.edgexfoundry.org:10003 [2023-03-01T02:05:16.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T02:05:16.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T02:05:16.716Z] Configure a credential helper to remove this warning. See [2023-03-01T02:05:16.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T02:05:16.716Z] [2023-03-01T02:05:16.716Z] Login Succeeded [2023-03-01T02:05:16.716Z] nexus3.edgexfoundry.org:10004 [2023-03-01T02:05:17.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T02:05:17.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T02:05:17.317Z] Configure a credential helper to remove this warning. See [2023-03-01T02:05:17.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T02:05:17.317Z] [2023-03-01T02:05:17.317Z] Login Succeeded [2023-03-01T02:05:17.317Z] docker.io [2023-03-01T02:05:17.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T02:05:17.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T02:05:17.869Z] Configure a credential helper to remove this warning. See [2023-03-01T02:05:17.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T02:05:17.869Z] [2023-03-01T02:05:17.869Z] Login Succeeded [2023-03-01T02:05:17.869Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T02:05:17.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-01T02:05:18.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T02:05:18.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T02:05:18.465Z] ========================================================= [2023-03-01T02:05:18.465Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-01T02:05:18.465Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T02:05:18.992Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-01T02:05:19.273Z] Sending build context to Docker daemon 3.29MB [2023-03-01T02:05:19.553Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T02:05:19.553Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-01T02:05:19.553Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-01T02:05:19.553Z] 9b18e9b68314: Pulling fs layer [2023-03-01T02:05:19.553Z] 35d82f9e3411: Pulling fs layer [2023-03-01T02:05:19.553Z] e16973657156: Pulling fs layer [2023-03-01T02:05:19.553Z] fc693d55d65f: Pulling fs layer [2023-03-01T02:05:19.553Z] 7e9fc2657dce: Pulling fs layer [2023-03-01T02:05:19.553Z] dda99020689f: Pulling fs layer [2023-03-01T02:05:19.553Z] db1c61fa0a46: Pulling fs layer [2023-03-01T02:05:19.553Z] 891c053d2c06: Pulling fs layer [2023-03-01T02:05:19.553Z] fc693d55d65f: Waiting [2023-03-01T02:05:19.553Z] 7e9fc2657dce: Waiting [2023-03-01T02:05:19.553Z] dda99020689f: Waiting [2023-03-01T02:05:19.553Z] db1c61fa0a46: Waiting [2023-03-01T02:05:19.553Z] 891c053d2c06: Waiting [2023-03-01T02:05:19.553Z] e16973657156: Verifying Checksum [2023-03-01T02:05:19.553Z] e16973657156: Download complete [2023-03-01T02:05:19.553Z] 35d82f9e3411: Verifying Checksum [2023-03-01T02:05:19.553Z] 35d82f9e3411: Download complete [2023-03-01T02:05:19.553Z] 7e9fc2657dce: Verifying Checksum [2023-03-01T02:05:19.553Z] 7e9fc2657dce: Download complete [2023-03-01T02:05:19.831Z] dda99020689f: Verifying Checksum [2023-03-01T02:05:19.831Z] dda99020689f: Download complete [2023-03-01T02:05:19.831Z] 9b18e9b68314: Verifying Checksum [2023-03-01T02:05:19.831Z] 9b18e9b68314: Download complete [2023-03-01T02:05:20.837Z] 891c053d2c06: Download complete [2023-03-01T02:05:22.290Z] db1c61fa0a46: Verifying Checksum [2023-03-01T02:05:22.290Z] db1c61fa0a46: Download complete [2023-03-01T02:05:22.889Z] fc693d55d65f: Verifying Checksum [2023-03-01T02:05:22.889Z] fc693d55d65f: Download complete [2023-03-01T02:05:22.889Z] 9b18e9b68314: Pull complete [2023-03-01T02:05:23.485Z] 35d82f9e3411: Pull complete [2023-03-01T02:05:23.758Z] e16973657156: Pull complete [2023-03-01T02:05:38.825Z] fc693d55d65f: Pull complete [2023-03-01T02:05:38.825Z] 7e9fc2657dce: Pull complete [2023-03-01T02:05:38.825Z] dda99020689f: Pull complete [2023-03-01T02:05:43.136Z] db1c61fa0a46: Pull complete [2023-03-01T02:05:45.745Z] 891c053d2c06: Pull complete [2023-03-01T02:05:45.745Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-01T02:05:45.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T02:05:45.745Z] ---> f96f9c87975a [2023-03-01T02:05:45.745Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-01T02:05:47.716Z] ---> Running in ad469b9ecdae [2023-03-01T02:05:47.716Z] Removing intermediate container ad469b9ecdae [2023-03-01T02:05:47.716Z] ---> b69a3e70445c [2023-03-01T02:05:47.716Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T02:05:47.991Z] ---> Running in c95721f25de5 [2023-03-01T02:05:48.264Z] Removing intermediate container c95721f25de5 [2023-03-01T02:05:48.264Z] ---> 63f9887be901 [2023-03-01T02:05:48.264Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-01T02:05:48.264Z] ---> Running in dcea85ebc7db [2023-03-01T02:05:48.536Z] Removing intermediate container dcea85ebc7db [2023-03-01T02:05:48.536Z] ---> 9c408e515c67 [2023-03-01T02:05:48.536Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T02:05:48.809Z] ---> Running in acf1468c084f [2023-03-01T02:05:49.104Z] Removing intermediate container acf1468c084f [2023-03-01T02:05:49.104Z] ---> 7527f00c0b92 [2023-03-01T02:05:49.104Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T02:05:49.104Z] ---> Running in 17abf9d4f2ad [2023-03-01T02:05:50.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T02:05:50.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T02:05:52.232Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-01T02:05:52.232Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-01T02:05:52.232Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-01T02:05:52.232Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-01T02:05:52.232Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T02:05:52.232Z] OK: 226 MiB in 55 packages [2023-03-01T02:05:53.656Z] Removing intermediate container 17abf9d4f2ad [2023-03-01T02:05:53.656Z] ---> d7c02e63ec9a [2023-03-01T02:05:53.656Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-01T02:05:53.656Z] ---> Running in f4431c568f2f [2023-03-01T02:05:53.656Z] Removing intermediate container f4431c568f2f [2023-03-01T02:05:53.656Z] ---> 6f81ae460926 [2023-03-01T02:05:53.656Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-01T02:05:54.259Z] ---> 264765b64a5a [2023-03-01T02:05:54.259Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T02:05:54.531Z] ---> Running in e8ad50b6b0d2 [2023-03-01T02:07:16.239Z] Removing intermediate container e8ad50b6b0d2 [2023-03-01T02:07:16.239Z] ---> 11c1f5417ca7 [2023-03-01T02:07:16.239Z] Step 11/12 : COPY . . [2023-03-01T02:07:16.239Z] ---> 44138a00845e [2023-03-01T02:07:16.239Z] Step 12/12 : RUN $MAKE [2023-03-01T02:07:16.239Z] ---> Running in 9d200560d8b1 [2023-03-01T02:07:16.239Z] noop [2023-03-01T02:07:16.239Z] Removing intermediate container 9d200560d8b1 [2023-03-01T02:07:16.239Z] ---> 310e79df7e1e [2023-03-01T02:07:16.239Z] Successfully built 310e79df7e1e [2023-03-01T02:07:16.239Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T02:07:16.743Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T02:07:16.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T02:07:17.034Z] prd-ubuntu20.04-docker-arm64-4c-16g-7863 does not seem to be running inside a container [2023-03-01T02:07:17.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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-03-01T02:07:18.434Z] $ docker top 3c7908499c34ec14d478a23a576b160a6516cbe874061ac3e94effe7d806fb5e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T02:07:19.360Z] + go version [2023-03-01T02:07:19.360Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-01T02:07:19.389Z] $ docker stop --time=1 3c7908499c34ec14d478a23a576b160a6516cbe874061ac3e94effe7d806fb5e [2023-03-01T02:07:21.082Z] $ docker rm -f --volumes 3c7908499c34ec14d478a23a576b160a6516cbe874061ac3e94effe7d806fb5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T02:07:21.957Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T02:07:21.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T02:07:22.232Z] prd-ubuntu20.04-docker-arm64-4c-16g-7863 does not seem to be running inside a container [2023-03-01T02:07:22.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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-03-01T02:07:23.598Z] $ docker top 898d4aeecb3cc21fb5c481f4f8dfed76aca86994756f84ee58e1eaee2fc8b5b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T02:07:24.506Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-01T02:07:25.230Z] + make test [2023-03-01T02:07:25.230Z] go test ./... -coverprofile=coverage.out ./... [2023-03-01T02:07:27.188Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-01T02:09:03.893Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-01T02:09:03.893Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.071s coverage: 21.8% of statements [2023-03-01T02:09:03.893Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-01T02:09:03.893Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-01T02:09:03.893Z] go vet ./... [2023-03-01T02:09:26.240Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T02:09:26.240Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T02:09:26.240Z] ./bin/test-attribution-txt.sh [2023-03-01T02:09:26.240Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-01T02:09:26.240Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-01T02:09:26.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-01T02:09:26.310Z] $ docker stop --time=1 898d4aeecb3cc21fb5c481f4f8dfed76aca86994756f84ee58e1eaee2fc8b5b2 [2023-03-01T02:09:28.984Z] $ docker rm -f --volumes 898d4aeecb3cc21fb5c481f4f8dfed76aca86994756f84ee58e1eaee2fc8b5b2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T02:09:30.037Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-01T02:09:30.071Z] Warning: overwriting stash ‘coverage-report’ [2023-03-01T02:09:30.600Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T02:09:31.372Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-01T02:09:31.717Z] + ls -al . [2023-03-01T02:09:31.717Z] total 176 [2023-03-01T02:09:31.717Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 02:07 . [2023-03-01T02:09:31.717Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 02:04 .. [2023-03-01T02:09:31.717Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 1 02:04 .dockerignore [2023-03-01T02:09:31.717Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 02:04 .git [2023-03-01T02:09:31.717Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 02:04 .github [2023-03-01T02:09:31.717Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 1 02:04 .gitignore [2023-03-01T02:09:31.717Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 02:04 .golangci.yml [2023-03-01T02:09:31.717Z] -rw-rw-r-- 1 jenkins jenkins 9189 Mar 1 02:04 Attribution.txt [2023-03-01T02:09:31.717Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 1 02:04 CHANGELOG.md [2023-03-01T02:09:31.717Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 1 02:04 Dockerfile [2023-03-01T02:09:31.717Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 02:04 GOVERNANCE.md [2023-03-01T02:09:31.717Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 1 02:04 Jenkinsfile [2023-03-01T02:09:31.717Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 1 02:04 LICENSE [2023-03-01T02:09:31.717Z] -rw-rw-r-- 1 jenkins jenkins 1697 Mar 1 02:04 Makefile [2023-03-01T02:09:31.717Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 1 02:04 OWNERS.md [2023-03-01T02:09:31.717Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 1 02:04 README.md [2023-03-01T02:09:31.717Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 02:01 VERSION [2023-03-01T02:09:31.717Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 02:04 bin [2023-03-01T02:09:31.717Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 02:04 cmd [2023-03-01T02:09:31.717Z] -rw-r--r-- 1 jenkins jenkins 17887 Mar 1 02:09 coverage.out [2023-03-01T02:09:31.717Z] -rw-rw-r-- 1 jenkins jenkins 3377 Mar 1 02:04 go.mod [2023-03-01T02:09:31.717Z] -rw-rw-r-- 1 jenkins jenkins 31300 Mar 1 02:04 go.sum [2023-03-01T02:09:31.717Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 02:04 internal [2023-03-01T02:09:31.717Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 02:04 mock [2023-03-01T02:09:31.717Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 02:04 snap [2023-03-01T02:09:31.717Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 1 02:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T02:09:32.158Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=26509819dad8a13d3688501a192b52bc1f39132f --label arch=arm64 --label version=0.0.0 . [2023-03-01T02:09:32.427Z] Sending build context to Docker daemon 3.308MB [2023-03-01T02:09:32.427Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T02:09:32.427Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-01T02:09:32.427Z] ---> 310e79df7e1e [2023-03-01T02:09:32.427Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-01T02:09:32.694Z] ---> Running in 8531606c7ddd [2023-03-01T02:09:32.961Z] Removing intermediate container 8531606c7ddd [2023-03-01T02:09:32.961Z] ---> b975fbb0026e [2023-03-01T02:09:32.961Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T02:09:32.961Z] ---> Running in d8b0957491ad [2023-03-01T02:09:33.229Z] Removing intermediate container d8b0957491ad [2023-03-01T02:09:33.229Z] ---> 40c910713717 [2023-03-01T02:09:33.229Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-01T02:09:33.229Z] ---> Running in 038374b32b15 [2023-03-01T02:09:33.499Z] Removing intermediate container 038374b32b15 [2023-03-01T02:09:33.499Z] ---> d2b26442195b [2023-03-01T02:09:33.499Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T02:09:33.767Z] ---> Running in baed3fbcf507 [2023-03-01T02:09:34.037Z] Removing intermediate container baed3fbcf507 [2023-03-01T02:09:34.037Z] ---> 2a76d7f5d188 [2023-03-01T02:09:34.037Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T02:09:34.037Z] ---> Running in 86cfc79d128c [2023-03-01T02:09:35.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T02:09:35.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T02:09:36.929Z] OK: 226 MiB in 55 packages [2023-03-01T02:09:37.891Z] Removing intermediate container 86cfc79d128c [2023-03-01T02:09:37.892Z] ---> 70a4e03ce27d [2023-03-01T02:09:37.892Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-01T02:09:37.892Z] ---> Running in 22e3030c7503 [2023-03-01T02:09:38.161Z] Removing intermediate container 22e3030c7503 [2023-03-01T02:09:38.161Z] ---> f6b50eed5c2f [2023-03-01T02:09:38.161Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-01T02:09:38.746Z] ---> 860212ec8efb [2023-03-01T02:09:38.746Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T02:09:38.746Z] ---> Running in 1373efc19577 [2023-03-01T02:09:41.332Z] Removing intermediate container 1373efc19577 [2023-03-01T02:09:41.332Z] ---> 80e4a24bbaec [2023-03-01T02:09:41.332Z] Step 11/24 : COPY . . [2023-03-01T02:09:42.297Z] ---> 65a1b4e02467 [2023-03-01T02:09:42.297Z] Step 12/24 : RUN $MAKE [2023-03-01T02:09:42.297Z] ---> Running in 1ac64bd91be0 [2023-03-01T02:09:43.261Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-01T02:12:04.997Z] Removing intermediate container 1ac64bd91be0 [2023-03-01T02:12:04.997Z] ---> 06b817cb0e52 [2023-03-01T02:12:04.997Z] Step 13/24 : FROM alpine:3.16 [2023-03-01T02:12:04.997Z] 3.16: Pulling from library/alpine [2023-03-01T02:12:04.997Z] 3760b48202b3: Pulling fs layer [2023-03-01T02:12:04.997Z] 3760b48202b3: Verifying Checksum [2023-03-01T02:12:04.997Z] 3760b48202b3: Download complete [2023-03-01T02:12:04.997Z] 3760b48202b3: Pull complete [2023-03-01T02:12:04.997Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T02:12:04.997Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T02:12:04.997Z] ---> 4c81e5bf8899 [2023-03-01T02:12:04.997Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-01T02:12:04.997Z] ---> Running in 1f82a7756fb6 [2023-03-01T02:12:04.997Z] Removing intermediate container 1f82a7756fb6 [2023-03-01T02:12:04.997Z] ---> 2876a91bec8b [2023-03-01T02:12:04.997Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-01T02:12:04.997Z] ---> Running in 7a39263a7a05 [2023-03-01T02:12:04.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T02:12:04.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T02:12:04.997Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T02:12:04.997Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T02:12:04.997Z] OK: 5 MiB in 15 packages [2023-03-01T02:12:05.267Z] Removing intermediate container 7a39263a7a05 [2023-03-01T02:12:05.267Z] ---> 897cd7079562 [2023-03-01T02:12:05.267Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-01T02:12:06.686Z] ---> 42b38e440fd7 [2023-03-01T02:12:06.686Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-01T02:12:07.271Z] ---> dca0caf57dfc [2023-03-01T02:12:07.271Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-01T02:12:07.858Z] ---> 8dba9bfd5b72 [2023-03-01T02:12:07.858Z] Step 19/24 : EXPOSE 59982 [2023-03-01T02:12:07.858Z] ---> Running in b3d2395ccedd [2023-03-01T02:12:08.127Z] Removing intermediate container b3d2395ccedd [2023-03-01T02:12:08.127Z] ---> 41a2107c009a [2023-03-01T02:12:08.127Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-01T02:12:08.127Z] ---> Running in 10d218c6ef9d [2023-03-01T02:12:08.714Z] Removing intermediate container 10d218c6ef9d [2023-03-01T02:12:08.714Z] ---> cfbf55b8a9f1 [2023-03-01T02:12:08.714Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-01T02:12:08.714Z] ---> Running in 4fbc7fd720e5 [2023-03-01T02:12:08.982Z] Removing intermediate container 4fbc7fd720e5 [2023-03-01T02:12:08.982Z] ---> e95f9607bbe1 [2023-03-01T02:12:08.982Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T02:12:08.982Z] ---> Running in fc30ca00b857 [2023-03-01T02:12:09.261Z] Removing intermediate container fc30ca00b857 [2023-03-01T02:12:09.261Z] ---> 47423e9c0c89 [2023-03-01T02:12:09.261Z] Step 23/24 : LABEL git_sha=26509819dad8a13d3688501a192b52bc1f39132f [2023-03-01T02:12:09.531Z] ---> Running in a9c5e0c41fa2 [2023-03-01T02:12:09.798Z] Removing intermediate container a9c5e0c41fa2 [2023-03-01T02:12:09.798Z] ---> 1bee9feaf432 [2023-03-01T02:12:09.798Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T02:12:09.798Z] ---> Running in 1c511477482a [2023-03-01T02:12:10.065Z] Removing intermediate container 1c511477482a [2023-03-01T02:12:10.065Z] ---> 4e846e67b556 [2023-03-01T02:12:10.065Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-01T02:12:10.065Z] Successfully built 4e846e67b556 [2023-03-01T02:12:10.065Z] Successfully tagged device-mqtt-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-03-01T02:12:10.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T02:12:10.874Z] [2023-03-01T02:12:10.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T02:12:11.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T02:12:11.295Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-01T02:12:11.295Z] 8998bd30e6a1: Pulling fs layer [2023-03-01T02:12:11.295Z] 04944245beec: Pulling fs layer [2023-03-01T02:12:11.295Z] 699f458cf7ca: Pulling fs layer [2023-03-01T02:12:11.295Z] 765212b225bb: Pulling fs layer [2023-03-01T02:12:11.295Z] f23df028b6ca: Pulling fs layer [2023-03-01T02:12:11.295Z] d65c8cfc05b1: Pulling fs layer [2023-03-01T02:12:11.295Z] 2437ff75d9bd: Pulling fs layer [2023-03-01T02:12:11.295Z] 765212b225bb: Waiting [2023-03-01T02:12:11.295Z] f23df028b6ca: Waiting [2023-03-01T02:12:11.295Z] d65c8cfc05b1: Waiting [2023-03-01T02:12:11.295Z] 2437ff75d9bd: Waiting [2023-03-01T02:12:11.564Z] 04944245beec: Download complete [2023-03-01T02:12:11.564Z] 765212b225bb: Verifying Checksum [2023-03-01T02:12:11.564Z] 765212b225bb: Download complete [2023-03-01T02:12:11.564Z] f23df028b6ca: Verifying Checksum [2023-03-01T02:12:11.564Z] f23df028b6ca: Download complete [2023-03-01T02:12:11.564Z] d65c8cfc05b1: Verifying Checksum [2023-03-01T02:12:11.564Z] d65c8cfc05b1: Download complete [2023-03-01T02:12:11.834Z] 699f458cf7ca: Verifying Checksum [2023-03-01T02:12:11.834Z] 699f458cf7ca: Download complete [2023-03-01T02:12:12.105Z] 8998bd30e6a1: Verifying Checksum [2023-03-01T02:12:12.105Z] 8998bd30e6a1: Download complete [2023-03-01T02:12:14.697Z] 2437ff75d9bd: Verifying Checksum [2023-03-01T02:12:14.697Z] 2437ff75d9bd: Download complete [2023-03-01T02:12:16.111Z] 8998bd30e6a1: Pull complete [2023-03-01T02:12:16.696Z] 04944245beec: Pull complete [2023-03-01T02:12:18.113Z] 699f458cf7ca: Pull complete [2023-03-01T02:12:18.113Z] 765212b225bb: Pull complete [2023-03-01T02:12:19.085Z] f23df028b6ca: Pull complete [2023-03-01T02:12:19.085Z] d65c8cfc05b1: Pull complete [2023-03-01T02:12:34.089Z] 2437ff75d9bd: Pull complete [2023-03-01T02:12:34.089Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-01T02:12:34.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T02:12:34.089Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T02:12:34.418Z] prd-ubuntu20.04-docker-arm64-4c-16g-7863 does not seem to be running inside a container [2023-03-01T02:12:34.489Z] $ 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-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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-03-01T02:12:37.471Z] $ docker top 544cda647481ccf40c6ed37f3067324d317957c4b7685ee9b037924fc76d2536 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T02:12:38.395Z] ---> job-cost.sh [2023-03-01T02:12:38.395Z] lf-activate-venv: SKIPPING [2023-03-01T02:12:38.395Z] INFO: No Stack... [2023-03-01T02:12:38.665Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-01T02:12:39.627Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T02:12:40.299Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-03-01T02:12:40.299Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T02:12:40.398Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-505-1-stack-cost] [2023-03-01T02:12:40.403Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-505-1-stack-cost] did not exist. Created. [2023-03-01T02:12:40.403Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-505-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T02:12:41.128Z] /w/workspace/device-mqtt-go/1@tmp/durable-3b514250/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-01T02:12:41.810Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-01T02:12:41.843Z] Warning: overwriting stash ‘stack-cost’ [2023-03-01T02:12:41.896Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T02:12:41.909Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-505-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T02:12:41.980Z] $ docker stop --time=1 544cda647481ccf40c6ed37f3067324d317957c4b7685ee9b037924fc76d2536 [2023-03-01T02:12:43.589Z] $ docker rm -f --volumes 544cda647481ccf40c6ed37f3067324d317957c4b7685ee9b037924fc76d2536 [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-03-01T02:12:44.628Z] provisioning config files... [2023-03-01T02:12:44.636Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp/config3342167207734681376tmp [Pipeline] { [Pipeline] sh [2023-03-01T02:12:44.986Z] + set +x [2023-03-01T02:12:44.986Z] + curl -s https://codecov.io/bash [2023-03-01T02:12:44.986Z] + bash -s -- [2023-03-01T02:12:44.986Z] [2023-03-01T02:12:44.986Z] _____ _ [2023-03-01T02:12:44.986Z] / ____| | | [2023-03-01T02:12:44.986Z] | | ___ __| | ___ ___ _____ __ [2023-03-01T02:12:44.986Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-01T02:12:44.986Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-01T02:12:44.986Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-01T02:12:44.986Z] Bash-1.0.6 [2023-03-01T02:12:44.986Z] [2023-03-01T02:12:44.986Z] [2023-03-01T02:12:44.986Z] ==> git version 2.25.1 found [2023-03-01T02:12:44.986Z] ==> 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-03-01T02:12:44.986Z] Release-Date: 2020-01-08 [2023-03-01T02:12:44.986Z] 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-03-01T02:12:44.986Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-01T02:12:44.986Z] ==> Jenkins CI detected. [2023-03-01T02:12:44.986Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-505 [2023-03-01T02:12:44.986Z] project root: . [2023-03-01T02:12:44.986Z] --> token set from env [2023-03-01T02:12:44.986Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-01T02:12:44.986Z] ==> Running gcov in . (disable via -X gcov) [2023-03-01T02:12:44.986Z] ==> Python coveragepy not found [2023-03-01T02:12:44.986Z] ==> Searching for coverage reports in: [2023-03-01T02:12:44.986Z] + . [2023-03-01T02:12:44.986Z] -> Found 1 reports [2023-03-01T02:12:44.986Z] ==> Detecting git/mercurial file structure [2023-03-01T02:12:44.986Z] ==> Reading reports [2023-03-01T02:12:44.986Z] + ./coverage.out bytes=17887 [2023-03-01T02:12:45.245Z] ==> Appending adjustments [2023-03-01T02:12:45.245Z] https://docs.codecov.io/docs/fixing-reports [2023-03-01T02:12:45.245Z] + Found adjustments [2023-03-01T02:12:45.245Z] ==> Gzipping contents [2023-03-01T02:12:45.245Z] 4.0K /tmp/codecov.bmsFmC.gz [2023-03-01T02:12:45.245Z] ==> Uploading reports [2023-03-01T02:12:45.245Z] url: https://codecov.io [2023-03-01T02:12:45.245Z] query: branch=PR-505&commit=26509819dad8a13d3688501a192b52bc1f39132f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-505%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=505&job=&cmd_args= [2023-03-01T02:12:45.245Z] -> Pinging Codecov [2023-03-01T02:12:45.245Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-505&commit=26509819dad8a13d3688501a192b52bc1f39132f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-505%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=505&job=&cmd_args= [2023-03-01T02:12:45.245Z] -> Uploading to [2023-03-01T02:12:45.245Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-01/7D719EC7BBE17E464838252E33014C33/26509819dad8a13d3688501a192b52bc1f39132f/a20c209d-eae7-47f4-81f9-b7e400a8964d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T021245Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b279625215e2c152b46deef6a884931b684834a9326c3dedf1dc85f16a12685d [2023-03-01T02:12:45.505Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T02:12:45.505Z] Dload Upload Total Spent Left Speed [2023-03-01T02:12:45.765Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3144 0 0 100 3144 0 10480 --:--:-- --:--:-- --:--:-- 10480 [2023-03-01T02:12:45.765Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/26509819dad8a13d3688501a192b52bc1f39132f [Pipeline] } [2023-03-01T02:12:45.793Z] 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-03-01T02:12:47.600Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-505/archives ] [2023-03-01T02:12:47.600Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-505/archives [2023-03-01T02:12:47.600Z] total 16 [2023-03-01T02:12:47.600Z] drwxr-xr-x 3 root root 4096 Mar 1 02:03 . [2023-03-01T02:12:47.600Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 1 02:03 .. [2023-03-01T02:12:47.600Z] drwxr-xr-x 2 root root 4096 Mar 1 02:03 cost [2023-03-01T02:12:47.600Z] -rw-r--r-- 1 root root 86 Mar 1 02:03 cost.csv [2023-03-01T02:12:47.600Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-505/archives [2023-03-01T02:12:47.600Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-505/archives [2023-03-01T02:12:47.600Z] total 16 [2023-03-01T02:12:47.600Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 02:03 . [2023-03-01T02:12:47.600Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 1 02:03 .. [2023-03-01T02:12:47.600Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 02:03 cost [2023-03-01T02:12:47.600Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 1 02:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-01T02:12:47.928Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T02:12:48.815Z] ---> package-listing.sh [2023-03-01T02:12:48.815Z] ++ facter osfamily [2023-03-01T02:12:48.815Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-01T02:12:49.075Z] + OS_FAMILY=debian [2023-03-01T02:12:49.075Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-505 [2023-03-01T02:12:49.075Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-01T02:12:49.075Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-01T02:12:49.075Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-01T02:12:49.075Z] + PACKAGES=/tmp/packages_start.txt [2023-03-01T02:12:49.075Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-505 ']' [2023-03-01T02:12:49.075Z] + PACKAGES=/tmp/packages_end.txt [2023-03-01T02:12:49.075Z] + case "${OS_FAMILY}" in [2023-03-01T02:12:49.075Z] + dpkg -l [2023-03-01T02:12:49.075Z] + grep '^ii' [2023-03-01T02:12:49.075Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-01T02:12:49.075Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-01T02:12:49.075Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-01T02:12:49.075Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-505 ']' [2023-03-01T02:12:49.075Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-505/archives/ [2023-03-01T02:12:49.075Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-505/archives/ [Pipeline] echo [2023-03-01T02:12:49.108Z] 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-mqtt-go_PR-505/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-01T02:12:49.398Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T02:12:50.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T02:12:50.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T02:12:50.219Z] prd-ubuntu20.04-docker-8c-8g-7859 does not seem to be running inside a container [2023-03-01T02:12:50.252Z] $ 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-mqtt-go_PR-505/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-mqtt-go_PR-505 -v /w/workspace/gexfoundry_device-mqtt-go_PR-505:/w/workspace/gexfoundry_device-mqtt-go_PR-505:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-505@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-03-01T02:12:54.053Z] $ docker top 60b3e8b5eb46a03091d2f9c91837ce121ec9994b534fd0d1df58ce074cab2910 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T02:12:54.447Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-01T02:12:54.757Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-01T02:12:55.064Z] + ls /var/log/sa-host [2023-03-01T02:12:55.064Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T02:12:55.196Z] provisioning config files... [2023-03-01T02:12:55.206Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp/config2837055280424398125tmp [Pipeline] { [Pipeline] echo [2023-03-01T02:12:55.257Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T02:12:55.567Z] ---> create-netrc.sh [Pipeline] } [2023-03-01T02:12:55.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-01T02:12:56.000Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-01T02:12:56.040Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T02:12:56.364Z] ---> sudo-logs.sh [2023-03-01T02:12:56.364Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-01T02:12:56.454Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T02:12:56.763Z] ---> job-cost.sh [2023-03-01T02:12:56.763Z] lf-activate-venv: SKIPPING [2023-03-01T02:12:56.763Z] DEBUG: total: 0.2199999988079071 [2023-03-01T02:12:56.763Z] INFO: Retrieving Stack Cost... [2023-03-01T02:12:57.330Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T02:12:57.590Z] INFO: Archiving Costs [Pipeline] echo [2023-03-01T02:12:57.627Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T02:12:57.942Z] ---> logs-deploy.sh [2023-03-01T02:12:57.942Z] lf-activate-venv: SKIPPING [2023-03-01T02:12:57.942Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-505/1 [2023-03-01T02:12:57.942Z] INFO: archiving workspace using pattern(s): [2023-03-01T02:12:58.879Z] Archives upload complete. [2023-03-01T02:12:58.879Z] INFO: archiving logs to Nexus