Pull request #597 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 47638c1d747c49e8cd0eceef80dbbf6539deedc6+db7876f2142a7278c0249a92e31096ef17edc92f (5a74acc7e15ba64599472bf464d1b8b7d183ba6b) 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-ssh5135334288249787915.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4151333689910376351.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-597/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-597/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16397059762452153494.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-597/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8854989986509756050.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9759146722604897847.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-597/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-597/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18212290439188921821.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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-14604 in /w/workspace/gexfoundry_device-mqtt-go_PR-597 [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-597 # 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/597/head:refs/remotes/origin/PR-597 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit db7876f2142a7278c0249a92e31096ef17edc92f into PR head commit 47638c1d747c49e8cd0eceef80dbbf6539deedc6 Merge succeeded, producing 47638c1d747c49e8cd0eceef80dbbf6539deedc6 Checking out Revision 47638c1d747c49e8cd0eceef80dbbf6539deedc6 (PR-597) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T01:59:00.509Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 47638c1d747c49e8cd0eceef80dbbf6539deedc6 # 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 db7876f2142a7278c0249a92e31096ef17edc92f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47638c1d747c49e8cd0eceef80dbbf6539deedc6 # timeout=10 [Pipeline] withCredentials [2023-05-09T01:59:00.681Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T01:59:00.788Z] ========================================================= [2023-05-09T01:59:00.788Z] EdgeX Global Pipelines Version Info [2023-05-09T01:59:00.788Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T01:59:01.539Z] ------------------- [2023-05-09T01:59:01.539Z] stable info: [2023-05-09T01:59:01.539Z] ------------------- [2023-05-09T01:59:01.539Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T01:59:01.539Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T01:59:01.539Z] Message: update stable to v1.0.249 [2023-05-09T01:59:02.107Z] ------------------- [2023-05-09T01:59:02.107Z] experimental info: [2023-05-09T01:59:02.107Z] ------------------- [2023-05-09T01:59:02.107Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T01:59:02.107Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T01:59:02.107Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T01:59:02.380Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-09T01:59:02.425Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-09T01:59:02.466Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T01:59:02.505Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T01:59:02.543Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T01:59:02.587Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T01:59:02.627Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T01:59:02.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-09T01:59:02.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T01:59:02.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T01:59:02.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T01:59:02.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-09T01:59:02.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T01:59:02.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T01:59:03.037Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T01:59:03.080Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T01:59:03.128Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T01:59:03.172Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T01:59:03.215Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T01:59:03.257Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T01:59:03.302Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-09T01:59:03.342Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-09T01:59:03.378Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-09T01:59:03.414Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-09T01:59:03.450Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-09T01:59:03.486Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T01:59:03.520Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T01:59:03.555Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-597 [Pipeline] echo [2023-05-09T01:59:03.591Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-597 [Pipeline] echo [2023-05-09T01:59:03.631Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-597 [Pipeline] echo [2023-05-09T01:59:03.667Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47638c1d747c49e8cd0eceef80dbbf6539deedc6 [Pipeline] echo [2023-05-09T01:59:03.706Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47638c1 [Pipeline] echo [2023-05-09T01:59:03.741Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T01:59:03.849Z] provisioning config files... [2023-05-09T01:59:03.862Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp/config15634216538440353492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T01:59:04.208Z] ---> docker-login.sh [2023-05-09T01:59:04.208Z] nexus3.edgexfoundry.org:10001 [2023-05-09T01:59:04.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:59:04.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:59:04.468Z] Configure a credential helper to remove this warning. See [2023-05-09T01:59:04.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:59:04.468Z] [2023-05-09T01:59:04.468Z] Login Succeeded [2023-05-09T01:59:04.468Z] nexus3.edgexfoundry.org:10002 [2023-05-09T01:59:04.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:59:04.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:59:04.468Z] Configure a credential helper to remove this warning. See [2023-05-09T01:59:04.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:59:04.468Z] [2023-05-09T01:59:04.468Z] Login Succeeded [2023-05-09T01:59:04.468Z] nexus3.edgexfoundry.org:10003 [2023-05-09T01:59:04.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:59:04.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:59:04.728Z] Configure a credential helper to remove this warning. See [2023-05-09T01:59:04.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:59:04.728Z] [2023-05-09T01:59:04.728Z] Login Succeeded [2023-05-09T01:59:04.728Z] nexus3.edgexfoundry.org:10004 [2023-05-09T01:59:04.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:59:04.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:59:04.728Z] Configure a credential helper to remove this warning. See [2023-05-09T01:59:04.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:59:04.728Z] [2023-05-09T01:59:04.728Z] Login Succeeded [2023-05-09T01:59:04.728Z] docker.io [2023-05-09T01:59:04.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:59:05.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:59:05.247Z] Configure a credential helper to remove this warning. See [2023-05-09T01:59:05.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:59:05.247Z] [2023-05-09T01:59:05.247Z] Login Succeeded [2023-05-09T01:59:05.247Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T01:59:05.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T01:59:05.959Z] + git rev-list -1 --merges 47638c1d747c49e8cd0eceef80dbbf6539deedc6~1..47638c1d747c49e8cd0eceef80dbbf6539deedc6 [Pipeline] echo [2023-05-09T01:59:06.020Z] -----------> git rev-list -1 --merges 47638c1d747c49e8cd0eceef80dbbf6539deedc6~1..47638c1d747c49e8cd0eceef80dbbf6539deedc6 47638c1d747c49e8cd0eceef80dbbf6539deedc6 [false] [Pipeline] sh [2023-05-09T01:59:06.327Z] + git log --format=format:%s -1 47638c1d747c49e8cd0eceef80dbbf6539deedc6 [Pipeline] echo [2023-05-09T01:59:06.360Z] ========================================================= [2023-05-09T01:59:06.360Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T01:59:06.360Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T01:59:06.796Z] + git log --format=format:%s -1 47638c1d747c49e8cd0eceef80dbbf6539deedc6 [Pipeline] echo [2023-05-09T01:59:06.828Z] [semverPrep] GIT_COMMIT: 47638c1d747c49e8cd0eceef80dbbf6539deedc6, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-09T01:59:06.857Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-09T01:59:07.233Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T01:59:07.233Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T01:59:07.233Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T01:59:07.233Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T01:59:07.233Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T01:59:07.233Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T01:59:07.233Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:59:07.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T01:59:07.672Z] [2023-05-09T01:59:07.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:59:08.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T01:59:08.055Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T01:59:08.055Z] b85a868b505f: Pulling fs layer [2023-05-09T01:59:08.055Z] e2be974225ed: Pulling fs layer [2023-05-09T01:59:08.055Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T01:59:08.055Z] 988bab9f4d93: Pulling fs layer [2023-05-09T01:59:08.055Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T01:59:08.055Z] eaf3925da568: Pulling fs layer [2023-05-09T01:59:08.055Z] bab4dde63d76: Pulling fs layer [2023-05-09T01:59:08.055Z] bde34c3a00c8: Pulling fs layer [2023-05-09T01:59:08.055Z] b352a97aabf1: Pulling fs layer [2023-05-09T01:59:08.055Z] 4872d77fe225: Pulling fs layer [2023-05-09T01:59:08.055Z] 5851b861e8e6: Pulling fs layer [2023-05-09T01:59:08.055Z] 4872d77fe225: Waiting [2023-05-09T01:59:08.055Z] bab4dde63d76: Waiting [2023-05-09T01:59:08.055Z] bde34c3a00c8: Waiting [2023-05-09T01:59:08.055Z] eaf3925da568: Waiting [2023-05-09T01:59:08.055Z] 1469e6f7b9e6: Waiting [2023-05-09T01:59:08.055Z] 5851b861e8e6: Waiting [2023-05-09T01:59:08.055Z] e2be974225ed: Verifying Checksum [2023-05-09T01:59:08.055Z] e2be974225ed: Download complete [2023-05-09T01:59:08.055Z] 988bab9f4d93: Verifying Checksum [2023-05-09T01:59:08.055Z] 988bab9f4d93: Download complete [2023-05-09T01:59:08.055Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T01:59:08.055Z] 1469e6f7b9e6: Download complete [2023-05-09T01:59:08.314Z] eaf3925da568: Verifying Checksum [2023-05-09T01:59:08.314Z] eaf3925da568: Download complete [2023-05-09T01:59:08.314Z] 339a4e72a1f5: Download complete [2023-05-09T01:59:08.314Z] bde34c3a00c8: Download complete [2023-05-09T01:59:08.314Z] b352a97aabf1: Download complete [2023-05-09T01:59:08.314Z] 4872d77fe225: Verifying Checksum [2023-05-09T01:59:08.314Z] 4872d77fe225: Download complete [2023-05-09T01:59:08.314Z] 5851b861e8e6: Download complete [2023-05-09T01:59:08.314Z] b85a868b505f: Download complete [2023-05-09T01:59:08.574Z] bab4dde63d76: Verifying Checksum [2023-05-09T01:59:08.574Z] bab4dde63d76: Download complete [2023-05-09T01:59:09.510Z] b85a868b505f: Pull complete [2023-05-09T01:59:09.771Z] e2be974225ed: Pull complete [2023-05-09T01:59:10.033Z] 339a4e72a1f5: Pull complete [2023-05-09T01:59:10.033Z] 988bab9f4d93: Pull complete [2023-05-09T01:59:10.295Z] 1469e6f7b9e6: Pull complete [2023-05-09T01:59:10.554Z] eaf3925da568: Pull complete [2023-05-09T01:59:11.933Z] bab4dde63d76: Pull complete [2023-05-09T01:59:11.933Z] bde34c3a00c8: Pull complete [2023-05-09T01:59:12.193Z] b352a97aabf1: Pull complete [2023-05-09T01:59:12.193Z] 4872d77fe225: Pull complete [2023-05-09T01:59:12.453Z] 5851b861e8e6: Pull complete [2023-05-09T01:59:12.453Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T01:59:12.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T01:59:12.453Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T01:59:12.689Z] prd-ubuntu20.04-docker-8c-8g-14604 does not seem to be running inside a container [2023-05-09T01:59:12.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-597 -v /w/workspace/gexfoundry_device-mqtt-go_PR-597:/w/workspace/gexfoundry_device-mqtt-go_PR-597:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T01:59:13.902Z] $ docker top c3c81def2cc4aaae80628129fbbf0a1ead47183907a4c632bc836fdb9a0e0b6f -eo pid,comm [2023-05-09T01:59:13.951Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-09T01:59:13.951Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T01:59:14.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T01:59:14.066Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T01:59:14.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T01:59:14.192Z] $ docker exec c3c81def2cc4aaae80628129fbbf0a1ead47183907a4c632bc836fdb9a0e0b6f ssh-agent [2023-05-09T01:59:14.290Z] SSH_AUTH_SOCK=/tmp/ssh-FvfmnS97hT4b/agent.32 [2023-05-09T01:59:14.290Z] SSH_AGENT_PID=38 [2023-05-09T01:59:14.297Z] Running ssh-add (command line suppressed) [2023-05-09T01:59:14.415Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp/private_key_2259704259827399848.key (/w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp/private_key_2259704259827399848.key) [2023-05-09T01:59:14.426Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T01:59:14.751Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T01:59:14.783Z] $ docker exec --env ******** --env ******** c3c81def2cc4aaae80628129fbbf0a1ead47183907a4c632bc836fdb9a0e0b6f ssh-agent -k [2023-05-09T01:59:14.882Z] unset SSH_AUTH_SOCK; [2023-05-09T01:59:14.882Z] unset SSH_AGENT_PID; [2023-05-09T01:59:14.882Z] echo Agent pid 38 killed; [2023-05-09T01:59:14.887Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T01:59:14.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T01:59:14.973Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T01:59:15.093Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T01:59:15.100Z] $ docker exec c3c81def2cc4aaae80628129fbbf0a1ead47183907a4c632bc836fdb9a0e0b6f ssh-agent [2023-05-09T01:59:15.207Z] SSH_AUTH_SOCK=/tmp/ssh-Wi9xcFF7b64d/agent.70 [2023-05-09T01:59:15.207Z] SSH_AGENT_PID=76 [2023-05-09T01:59:15.213Z] Running ssh-add (command line suppressed) [2023-05-09T01:59:15.326Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp/private_key_12016121212481983850.key (/w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp/private_key_12016121212481983850.key) [2023-05-09T01:59:15.334Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T01:59:15.675Z] + git semver init [2023-05-09T01:59:15.938Z] 2023-05-09 01:59:15,840 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T01:59:15.938Z] 2023-05-09 01:59:15,840 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-597/.semver [2023-05-09T01:59:15.938Z] 2023-05-09 01:59:15,841 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-597/.semver [2023-05-09T01:59:15.938Z] 2023-05-09 01:59:15,841 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-597/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-597, universal_newlines=False, shell=None, istream=None) [2023-05-09T01:59:18.479Z] 2023-05-09 01:59:18,315 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-597/.git/info/exclude [2023-05-09T01:59:18.479Z] 2023-05-09 01:59:18,316 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-597/.semver/PR-597 with force:False [2023-05-09T01:59:18.479Z] 2023-05-09 01:59:18,316 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-597/.semver/PR-597 [2023-05-09T01:59:18.479Z] 2023-05-09 01:59:18,320 [execute] INFO git cat-file --batch-check [2023-05-09T01:59:18.479Z] 2023-05-09 01:59:18,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-597/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T01:59:18.479Z] 2023-05-09 01:59:18,326 [execute] INFO git cat-file --batch [2023-05-09T01:59:18.479Z] 2023-05-09 01:59:18,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-597/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T01:59:18.479Z] 2023-05-09 01:59:18,331 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-597/.semver/PR-597 [2023-05-09T01:59:18.479Z] 0.0.0 [Pipeline] } [2023-05-09T01:59:18.509Z] $ docker exec --env ******** --env ******** c3c81def2cc4aaae80628129fbbf0a1ead47183907a4c632bc836fdb9a0e0b6f ssh-agent -k [2023-05-09T01:59:18.596Z] unset SSH_AUTH_SOCK; [2023-05-09T01:59:18.596Z] unset SSH_AGENT_PID; [2023-05-09T01:59:18.597Z] echo Agent pid 76 killed; [2023-05-09T01:59:18.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T01:59:19.018Z] + git semver [Pipeline] } [2023-05-09T01:59:19.309Z] $ docker stop --time=1 c3c81def2cc4aaae80628129fbbf0a1ead47183907a4c632bc836fdb9a0e0b6f [2023-05-09T01:59:20.624Z] $ docker rm -f --volumes c3c81def2cc4aaae80628129fbbf0a1ead47183907a4c632bc836fdb9a0e0b6f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T01:59:21.042Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T01:59:21.320Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T01:59:21.367Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T01:59:22.069Z] provisioning config files... [2023-05-09T01:59:22.079Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp/config2255728025656347338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T01:59:22.431Z] ---> docker-login.sh [2023-05-09T01:59:22.431Z] nexus3.edgexfoundry.org:10001 [2023-05-09T01:59:22.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:59:22.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:59:22.431Z] Configure a credential helper to remove this warning. See [2023-05-09T01:59:22.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:59:22.431Z] [2023-05-09T01:59:22.431Z] Login Succeeded [2023-05-09T01:59:22.431Z] nexus3.edgexfoundry.org:10002 [2023-05-09T01:59:22.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:59:22.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:59:22.431Z] Configure a credential helper to remove this warning. See [2023-05-09T01:59:22.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:59:22.431Z] [2023-05-09T01:59:22.431Z] Login Succeeded [2023-05-09T01:59:22.431Z] nexus3.edgexfoundry.org:10003 [2023-05-09T01:59:22.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:59:22.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:59:22.692Z] Configure a credential helper to remove this warning. See [2023-05-09T01:59:22.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:59:22.692Z] [2023-05-09T01:59:22.692Z] Login Succeeded [2023-05-09T01:59:22.692Z] nexus3.edgexfoundry.org:10004 [2023-05-09T01:59:22.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:59:22.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:59:22.692Z] Configure a credential helper to remove this warning. See [2023-05-09T01:59:22.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:59:22.692Z] [2023-05-09T01:59:22.692Z] Login Succeeded [2023-05-09T01:59:22.692Z] docker.io [2023-05-09T01:59:22.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:59:22.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:59:22.952Z] Configure a credential helper to remove this warning. See [2023-05-09T01:59:22.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:59:22.952Z] [2023-05-09T01:59:22.952Z] Login Succeeded [2023-05-09T01:59:22.952Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T01:59:22.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T01:59:23.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T01:59:23.203Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T01:59:23.238Z] ========================================================= [2023-05-09T01:59:23.238Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T01:59:23.238Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:59:23.710Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T01:59:23.710Z] Sending build context to Docker daemon 6.519MB [2023-05-09T01:59:23.710Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T01:59:23.710Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-09T01:59:23.710Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T01:59:23.710Z] f56be85fc22e: Pulling fs layer [2023-05-09T01:59:23.710Z] 85791d961cd3: Pulling fs layer [2023-05-09T01:59:23.710Z] d694b5ae8c79: Pulling fs layer [2023-05-09T01:59:23.710Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T01:59:23.710Z] 4d19c01a9841: Pulling fs layer [2023-05-09T01:59:23.710Z] 9325e15d5711: Pulling fs layer [2023-05-09T01:59:23.710Z] 556b6ee489ea: Pulling fs layer [2023-05-09T01:59:23.710Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T01:59:23.710Z] 9325e15d5711: Waiting [2023-05-09T01:59:23.710Z] 556b6ee489ea: Waiting [2023-05-09T01:59:23.710Z] 4d19c01a9841: Waiting [2023-05-09T01:59:23.710Z] 9f32a84ed3da: Waiting [2023-05-09T01:59:23.710Z] c5a4b2cf53e6: Waiting [2023-05-09T01:59:23.710Z] 85791d961cd3: Verifying Checksum [2023-05-09T01:59:23.710Z] 85791d961cd3: Download complete [2023-05-09T01:59:23.710Z] 9f32a84ed3da: Download complete [2023-05-09T01:59:23.710Z] 4d19c01a9841: Verifying Checksum [2023-05-09T01:59:23.710Z] 4d19c01a9841: Download complete [2023-05-09T01:59:23.970Z] f56be85fc22e: Verifying Checksum [2023-05-09T01:59:23.970Z] f56be85fc22e: Download complete [2023-05-09T01:59:23.970Z] 9325e15d5711: Verifying Checksum [2023-05-09T01:59:23.970Z] 9325e15d5711: Download complete [2023-05-09T01:59:23.970Z] f56be85fc22e: Pull complete [2023-05-09T01:59:24.237Z] 85791d961cd3: Pull complete [2023-05-09T01:59:24.497Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T01:59:24.497Z] c5a4b2cf53e6: Download complete [2023-05-09T01:59:24.497Z] d694b5ae8c79: Download complete [2023-05-09T01:59:24.758Z] 556b6ee489ea: Verifying Checksum [2023-05-09T01:59:24.758Z] 556b6ee489ea: Download complete [2023-05-09T01:59:28.044Z] d694b5ae8c79: Pull complete [2023-05-09T01:59:28.044Z] 9f32a84ed3da: Pull complete [2023-05-09T01:59:28.044Z] 4d19c01a9841: Pull complete [2023-05-09T01:59:28.044Z] 9325e15d5711: Pull complete [2023-05-09T01:59:30.584Z] 556b6ee489ea: Pull complete [2023-05-09T01:59:31.523Z] c5a4b2cf53e6: Pull complete [2023-05-09T01:59:31.523Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T01:59:31.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T01:59:31.523Z] ---> c4be618373d6 [2023-05-09T01:59:31.523Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-09T01:59:32.902Z] ---> Running in 7fde5900181e [2023-05-09T01:59:32.902Z] Removing intermediate container 7fde5900181e [2023-05-09T01:59:32.902Z] ---> e0191affcb99 [2023-05-09T01:59:32.902Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T01:59:32.902Z] ---> Running in cdeb13d14e04 [2023-05-09T01:59:33.162Z] Removing intermediate container cdeb13d14e04 [2023-05-09T01:59:33.162Z] ---> 12a62971ca10 [2023-05-09T01:59:33.162Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-09T01:59:33.162Z] ---> Running in 2cd661804ee9 [2023-05-09T01:59:33.162Z] Removing intermediate container 2cd661804ee9 [2023-05-09T01:59:33.162Z] ---> e7394bf9189d [2023-05-09T01:59:33.162Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T01:59:33.162Z] ---> Running in de69e89c1f39 [2023-05-09T01:59:33.421Z] Removing intermediate container de69e89c1f39 [2023-05-09T01:59:33.421Z] ---> 3d95ebd96b85 [2023-05-09T01:59:33.421Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T01:59:33.421Z] ---> Running in c387ca7a9c24 [2023-05-09T01:59:33.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T01:59:33.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T01:59:33.938Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-09T01:59:33.938Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-09T01:59:33.938Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-09T01:59:33.938Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-09T01:59:33.938Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T01:59:33.938Z] OK: 269 MiB in 57 packages [2023-05-09T01:59:34.506Z] Removing intermediate container c387ca7a9c24 [2023-05-09T01:59:34.506Z] ---> 119e4a0757ed [2023-05-09T01:59:34.506Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-09T01:59:34.506Z] ---> Running in 22bc52ca07cd [2023-05-09T01:59:34.506Z] Removing intermediate container 22bc52ca07cd [2023-05-09T01:59:34.506Z] ---> db356412586b [2023-05-09T01:59:34.506Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-09T01:59:34.506Z] ---> d250c6e32dd8 [2023-05-09T01:59:34.506Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T01:59:34.766Z] ---> Running in cd6c3c1a1022 [2023-05-09T01:59:36.899Z] Still waiting to schedule task [2023-05-09T01:59:36.899Z] ‘prd-centos7-blackbox-4c-2g-14349’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-09T01:59:36.899Z] ‘prd-centos7-blackbox-4c-2g-14350’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-09T01:59:36.899Z] ‘prd-ubuntu20.04-docker-8c-8g-14605’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-09T01:59:36.899Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-14599’ is offline [2023-05-09T01:59:36.899Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-14606’ is offline [2023-05-09T02:00:13.548Z] Removing intermediate container cd6c3c1a1022 [2023-05-09T02:00:13.548Z] ---> 670451b74b7f [2023-05-09T02:00:13.548Z] Step 11/12 : COPY . . [2023-05-09T02:00:13.813Z] ---> 822db0244893 [2023-05-09T02:00:13.813Z] Step 12/12 : RUN $MAKE [2023-05-09T02:00:13.813Z] ---> Running in ef90c7c3ccb1 [2023-05-09T02:00:14.070Z] noop [2023-05-09T02:00:14.329Z] Removing intermediate container ef90c7c3ccb1 [2023-05-09T02:00:14.329Z] ---> dee10b4a9c64 [2023-05-09T02:00:14.329Z] Successfully built dee10b4a9c64 [2023-05-09T02:00:14.329Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:00:14.842Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T02:00:14.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T02:00:15.007Z] prd-ubuntu20.04-docker-8c-8g-14604 does not seem to be running inside a container [2023-05-09T02:00:15.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-597 -v /w/workspace/gexfoundry_device-mqtt-go_PR-597:/w/workspace/gexfoundry_device-mqtt-go_PR-597:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T02:00:15.371Z] $ docker top 7596db7132cd02f989bf7b65c95763e75698a2da0b8dca7976d4f99f638c1a39 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T02:00:15.761Z] + go version [2023-05-09T02:00:15.761Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T02:00:15.793Z] $ docker stop --time=1 7596db7132cd02f989bf7b65c95763e75698a2da0b8dca7976d4f99f638c1a39 [2023-05-09T02:00:17.063Z] $ docker rm -f --volumes 7596db7132cd02f989bf7b65c95763e75698a2da0b8dca7976d4f99f638c1a39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:00:17.773Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T02:00:17.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T02:00:17.929Z] prd-ubuntu20.04-docker-8c-8g-14604 does not seem to be running inside a container [2023-05-09T02:00:17.968Z] $ 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-597 -v /w/workspace/gexfoundry_device-mqtt-go_PR-597:/w/workspace/gexfoundry_device-mqtt-go_PR-597:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T02:00:18.292Z] $ docker top 5dcb3cf55f7477b9b8e14bd9f1f8bba5b399f212cfd82d5201a649d77954c358 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T02:00:18.685Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-597 [Pipeline] fileExists [Pipeline] sh [2023-05-09T02:00:19.051Z] + make test [2023-05-09T02:00:19.051Z] go test ./... -coverprofile=coverage.out ./... [2023-05-09T02:00:24.321Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-09T02:00:34.287Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-09T02:00:34.287Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-09T02:00:34.287Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.020s coverage: 23.1% of statements [2023-05-09T02:00:40.858Z] go vet ./... [2023-05-09T02:00:44.559Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T02:00:44.559Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T02:00:44.559Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T02:00:44.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T02:00:44.870Z] $ docker stop --time=1 5dcb3cf55f7477b9b8e14bd9f1f8bba5b399f212cfd82d5201a649d77954c358 [2023-05-09T02:00:46.894Z] $ docker rm -f --volumes 5dcb3cf55f7477b9b8e14bd9f1f8bba5b399f212cfd82d5201a649d77954c358 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T02:00:47.417Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T02:00:47.484Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-09T02:00:48.201Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T02:00:48.536Z] + ls -al . [2023-05-09T02:00:48.536Z] total 180 [2023-05-09T02:00:48.536Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 02:00 . [2023-05-09T02:00:48.536Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 01:58 .. [2023-05-09T02:00:48.537Z] -rw-rw-r-- 1 jenkins jenkins 140 May 9 01:58 .dockerignore [2023-05-09T02:00:48.537Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 01:59 .git [2023-05-09T02:00:48.537Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 01:58 .github [2023-05-09T02:00:48.537Z] -rw-rw-r-- 1 jenkins jenkins 329 May 9 01:58 .gitignore [2023-05-09T02:00:48.537Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 01:58 .golangci.yml [2023-05-09T02:00:48.537Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 01:59 .semver [2023-05-09T02:00:48.537Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 9 01:58 Attribution.txt [2023-05-09T02:00:48.537Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 9 01:58 CHANGELOG.md [2023-05-09T02:00:48.537Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 9 01:58 Dockerfile [2023-05-09T02:00:48.537Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 01:58 GOVERNANCE.md [2023-05-09T02:00:48.537Z] -rw-rw-r-- 1 jenkins jenkins 678 May 9 01:58 Jenkinsfile [2023-05-09T02:00:48.537Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 9 01:58 LICENSE [2023-05-09T02:00:48.537Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 9 01:58 Makefile [2023-05-09T02:00:48.537Z] -rw-rw-r-- 1 jenkins jenkins 620 May 9 01:58 OWNERS.md [2023-05-09T02:00:48.537Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 9 01:58 README.md [2023-05-09T02:00:48.537Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 01:59 VERSION [2023-05-09T02:00:48.537Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 01:58 bin [2023-05-09T02:00:48.537Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 01:58 cmd [2023-05-09T02:00:48.537Z] -rw-r--r-- 1 jenkins jenkins 18144 May 9 02:00 coverage.out [2023-05-09T02:00:48.537Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 9 01:58 go.mod [2023-05-09T02:00:48.537Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 9 01:58 go.sum [2023-05-09T02:00:48.537Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 01:58 internal [2023-05-09T02:00:48.537Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 01:58 mock [2023-05-09T02:00:48.537Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 01:58 snap [2023-05-09T02:00:48.537Z] -rw-rw-r-- 1 jenkins jenkins 227 May 9 01:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:00:49.007Z] + 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=47638c1d747c49e8cd0eceef80dbbf6539deedc6 --label arch=amd64 --label version=0.0.0 . [2023-05-09T02:00:49.007Z] Sending build context to Docker daemon 6.538MB [2023-05-09T02:00:49.007Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T02:00:49.007Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-09T02:00:49.007Z] ---> dee10b4a9c64 [2023-05-09T02:00:49.007Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-09T02:00:49.007Z] ---> Running in c53d19058b57 [2023-05-09T02:00:49.266Z] Removing intermediate container c53d19058b57 [2023-05-09T02:00:49.266Z] ---> 76e83986c346 [2023-05-09T02:00:49.266Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T02:00:49.266Z] ---> Running in 14cd0cb774ca [2023-05-09T02:00:49.266Z] Removing intermediate container 14cd0cb774ca [2023-05-09T02:00:49.266Z] ---> 027f9e2b06fe [2023-05-09T02:00:49.266Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-09T02:00:49.266Z] ---> Running in ecce6d7f5f7e [2023-05-09T02:00:49.266Z] Removing intermediate container ecce6d7f5f7e [2023-05-09T02:00:49.266Z] ---> 230d1b647f63 [2023-05-09T02:00:49.266Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T02:00:49.266Z] ---> Running in 3ba39e805cd3 [2023-05-09T02:00:49.526Z] Removing intermediate container 3ba39e805cd3 [2023-05-09T02:00:49.526Z] ---> 2ba1da7802db [2023-05-09T02:00:49.526Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T02:00:49.526Z] ---> Running in 8de384ca677e [2023-05-09T02:00:49.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T02:00:49.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T02:00:50.044Z] OK: 269 MiB in 57 packages [2023-05-09T02:00:50.305Z] Removing intermediate container 8de384ca677e [2023-05-09T02:00:50.305Z] ---> 30276d23ec38 [2023-05-09T02:00:50.305Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-09T02:00:50.305Z] ---> Running in 11e89911bbf2 [2023-05-09T02:00:50.566Z] Removing intermediate container 11e89911bbf2 [2023-05-09T02:00:50.566Z] ---> d905c4924275 [2023-05-09T02:00:50.566Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-09T02:00:50.566Z] ---> 5b648996bb72 [2023-05-09T02:00:50.566Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T02:00:50.566Z] ---> Running in fb4ac5802949 [2023-05-09T02:00:51.141Z] Removing intermediate container fb4ac5802949 [2023-05-09T02:00:51.141Z] ---> f5233edcbfef [2023-05-09T02:00:51.141Z] Step 11/24 : COPY . . [2023-05-09T02:00:51.402Z] ---> 53b267179610 [2023-05-09T02:00:51.402Z] Step 12/24 : RUN $MAKE [2023-05-09T02:00:51.402Z] ---> Running in c1e41c65edba [2023-05-09T02:00:51.662Z] 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-05-09T02:01:09.830Z] Removing intermediate container c1e41c65edba [2023-05-09T02:01:09.830Z] ---> ee17b5c7bb33 [2023-05-09T02:01:09.830Z] Step 13/24 : FROM alpine:3.17 [2023-05-09T02:01:09.830Z] 3.17: Pulling from library/alpine [2023-05-09T02:01:09.830Z] f56be85fc22e: Already exists [2023-05-09T02:01:09.830Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T02:01:09.830Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T02:01:09.830Z] ---> 9ed4aefc74f6 [2023-05-09T02:01:09.830Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-09T02:01:09.830Z] ---> Running in 0a5fea686d29 [2023-05-09T02:01:09.830Z] Removing intermediate container 0a5fea686d29 [2023-05-09T02:01:09.830Z] ---> bde7c12f6b98 [2023-05-09T02:01:09.830Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-09T02:01:09.830Z] ---> Running in e1bfc5bf3c25 [2023-05-09T02:01:09.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T02:01:09.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T02:01:09.830Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T02:01:09.830Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T02:01:09.830Z] OK: 7 MiB in 16 packages [2023-05-09T02:01:09.830Z] Removing intermediate container e1bfc5bf3c25 [2023-05-09T02:01:09.830Z] ---> d52776a2e453 [2023-05-09T02:01:09.830Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-09T02:01:09.830Z] ---> bb6f42faf72f [2023-05-09T02:01:09.830Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-09T02:01:09.830Z] ---> 8eccc42f1107 [2023-05-09T02:01:09.830Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-09T02:01:09.830Z] ---> 108685801bae [2023-05-09T02:01:09.830Z] Step 19/24 : EXPOSE 59982 [2023-05-09T02:01:09.830Z] ---> Running in 6841c92188ab [2023-05-09T02:01:09.830Z] Removing intermediate container 6841c92188ab [2023-05-09T02:01:09.830Z] ---> a27486543b48 [2023-05-09T02:01:09.830Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-09T02:01:09.830Z] ---> Running in 56b9598b4ec3 [2023-05-09T02:01:09.830Z] Removing intermediate container 56b9598b4ec3 [2023-05-09T02:01:09.830Z] ---> 5da0fbef2c86 [2023-05-09T02:01:09.830Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-09T02:01:09.830Z] ---> Running in 607788cb4351 [2023-05-09T02:01:09.830Z] Removing intermediate container 607788cb4351 [2023-05-09T02:01:09.830Z] ---> 31853016774d [2023-05-09T02:01:09.830Z] Step 22/24 : LABEL arch=amd64 [2023-05-09T02:01:09.830Z] ---> Running in a579fd44c51f [2023-05-09T02:01:09.830Z] Removing intermediate container a579fd44c51f [2023-05-09T02:01:09.830Z] ---> c1ce78b6cf20 [2023-05-09T02:01:09.830Z] Step 23/24 : LABEL git_sha=47638c1d747c49e8cd0eceef80dbbf6539deedc6 [2023-05-09T02:01:09.830Z] ---> Running in b1e38cf57dca [2023-05-09T02:01:09.830Z] Removing intermediate container b1e38cf57dca [2023-05-09T02:01:09.830Z] ---> 235ef4617eb1 [2023-05-09T02:01:09.830Z] Step 24/24 : LABEL version=0.0.0 [2023-05-09T02:01:09.830Z] ---> Running in a13e3b6b6a4b [2023-05-09T02:01:10.088Z] Removing intermediate container a13e3b6b6a4b [2023-05-09T02:01:10.088Z] ---> 2b19aadb6449 [2023-05-09T02:01:10.088Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T02:01:10.088Z] Successfully built 2b19aadb6449 [2023-05-09T02:01:10.088Z] 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-05-09T02:01:10.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T02:01:10.964Z] [2023-05-09T02:01:10.964Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:01:11.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T02:01:11.342Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T02:01:11.342Z] 5eb5b503b376: Pulling fs layer [2023-05-09T02:01:11.342Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T02:01:11.342Z] ec43610c2a17: Pulling fs layer [2023-05-09T02:01:11.342Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T02:01:11.342Z] 33b1e0a273af: Pulling fs layer [2023-05-09T02:01:11.342Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T02:01:11.342Z] 2f39f015ded8: Pulling fs layer [2023-05-09T02:01:11.342Z] 3a2ae6a8a46f: Waiting [2023-05-09T02:01:11.342Z] 33b1e0a273af: Waiting [2023-05-09T02:01:11.342Z] 5d3b04190fa2: Waiting [2023-05-09T02:01:11.342Z] 2f39f015ded8: Waiting [2023-05-09T02:01:11.342Z] 5c69ac0246d0: Download complete [2023-05-09T02:01:11.342Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-09T02:01:11.342Z] 3a2ae6a8a46f: Download complete [2023-05-09T02:01:11.342Z] 33b1e0a273af: Verifying Checksum [2023-05-09T02:01:11.342Z] 33b1e0a273af: Download complete [2023-05-09T02:01:11.342Z] 5d3b04190fa2: Verifying Checksum [2023-05-09T02:01:11.342Z] 5d3b04190fa2: Download complete [2023-05-09T02:01:11.342Z] ec43610c2a17: Verifying Checksum [2023-05-09T02:01:11.342Z] ec43610c2a17: Download complete [2023-05-09T02:01:11.603Z] 5eb5b503b376: Verifying Checksum [2023-05-09T02:01:11.603Z] 5eb5b503b376: Download complete [2023-05-09T02:01:12.171Z] 2f39f015ded8: Download complete [2023-05-09T02:01:12.738Z] 5eb5b503b376: Pull complete [2023-05-09T02:01:12.738Z] 5c69ac0246d0: Pull complete [2023-05-09T02:01:13.306Z] ec43610c2a17: Pull complete [2023-05-09T02:01:13.306Z] 3a2ae6a8a46f: Pull complete [2023-05-09T02:01:13.306Z] 33b1e0a273af: Pull complete [2023-05-09T02:01:13.564Z] 5d3b04190fa2: Pull complete [2023-05-09T02:01:17.747Z] 2f39f015ded8: Pull complete [2023-05-09T02:01:17.747Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T02:01:17.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T02:01:17.747Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T02:01:17.961Z] prd-ubuntu20.04-docker-8c-8g-14604 does not seem to be running inside a container [2023-05-09T02:01:18.001Z] $ 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-597 -v /w/workspace/gexfoundry_device-mqtt-go_PR-597:/w/workspace/gexfoundry_device-mqtt-go_PR-597:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T02:01:19.628Z] $ docker top b63543943d87b651ebb07847b516d6cbb0164c6e0d6e55bab8386be0241d6168 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:01:20.096Z] ---> job-cost.sh [2023-05-09T02:01:20.096Z] lf-activate-venv: SKIPPING [2023-05-09T02:01:20.096Z] INFO: No Stack... [2023-05-09T02:01:20.355Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T02:01:20.615Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T02:01:20.931Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-597/archives/cost.csv [2023-05-09T02:01:20.931Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T02:01:20.973Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-597-1-stack-cost] [2023-05-09T02:01:20.978Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-597-1-stack-cost] did not exist. Created. [2023-05-09T02:01:20.979Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-597-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T02:01:21.363Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-09T02:01:21.412Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T02:01:21.445Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-597-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T02:01:21.524Z] $ docker stop --time=1 b63543943d87b651ebb07847b516d6cbb0164c6e0d6e55bab8386be0241d6168 [2023-05-09T02:01:22.672Z] $ docker rm -f --volumes b63543943d87b651ebb07847b516d6cbb0164c6e0d6e55bab8386be0241d6168 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T02:02:17.406Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14608 in /w/workspace/gexfoundry_device-mqtt-go_PR-597 [Pipeline] { [Pipeline] ws [2023-05-09T02:02:17.475Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-05-09T02:02:17.570Z] Selected Git installation does not exist. Using Default [2023-05-09T02:02:17.570Z] The recommended git tool is: NONE [2023-05-09T02:02:24.550Z] using credential edgex-jenkins-ssh [2023-05-09T02:02:24.566Z] Cloning the remote Git repository [2023-05-09T02:02:24.625Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-09T02:02:24.742Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-05-09T02:02:24.922Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-09T02:02:24.923Z] > git --version # timeout=10 [2023-05-09T02:02:24.948Z] > git --version # 'git version 2.25.1' [2023-05-09T02:02:24.951Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T02:02:25.128Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T02:02:26.890Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-09T02:02:26.912Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T02:02:28.586Z] Merging remotes/origin/main commit db7876f2142a7278c0249a92e31096ef17edc92f into PR head commit 47638c1d747c49e8cd0eceef80dbbf6539deedc6 [2023-05-09T02:02:28.906Z] Merge succeeded, producing 47638c1d747c49e8cd0eceef80dbbf6539deedc6 [2023-05-09T02:02:28.907Z] Checking out Revision 47638c1d747c49e8cd0eceef80dbbf6539deedc6 (PR-597) [2023-05-09T02:02:27.993Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-09T02:02:28.044Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-09T02:02:28.045Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T02:02:28.063Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/597/head:refs/remotes/origin/PR-597 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-09T02:02:28.611Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T02:02:28.706Z] > git checkout -f 47638c1d747c49e8cd0eceef80dbbf6539deedc6 # timeout=10 [2023-05-09T02:02:28.807Z] > git remote # timeout=10 [2023-05-09T02:02:28.828Z] > git config --get remote.origin.url # timeout=10 [2023-05-09T02:02:28.846Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T02:02:28.861Z] > git merge db7876f2142a7278c0249a92e31096ef17edc92f # timeout=10 [2023-05-09T02:02:28.890Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-09T02:02:28.917Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T02:02:28.934Z] > git checkout -f 47638c1d747c49e8cd0eceef80dbbf6539deedc6 # timeout=10 [2023-05-09T02:02:29.527Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-09T02:02:29.606Z] > git --version # timeout=10 [2023-05-09T02:02:29.618Z] > git --version # 'git version 2.25.1' [2023-05-09T02:02:29.635Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T02:02:30.893Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T02:02:30.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T02:02:30.893Z] Dload Upload Total Spent Left Speed [2023-05-09T02:02:30.893Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-05-09T02:02:31.578Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T02:02:31.930Z] + sudo tee /etc/docker/daemon.new [2023-05-09T02:02:31.930Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-09T02:02:31.930Z] { [2023-05-09T02:02:31.930Z] "registry-mirrors": [ [2023-05-09T02:02:31.930Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T02:02:31.930Z] ], [2023-05-09T02:02:31.930Z] "bip": "10.250.0.254/24", [2023-05-09T02:02:31.930Z] "hosts": [ [2023-05-09T02:02:31.930Z] "tcp://0.0.0.0:5555", [2023-05-09T02:02:31.930Z] "unix:///var/run/docker.sock" [2023-05-09T02:02:31.930Z] ], [2023-05-09T02:02:31.930Z] "mtu": 1458, [2023-05-09T02:02:31.930Z] "selinux-enabled": true, [2023-05-09T02:02:31.930Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T02:02:31.930Z] } [Pipeline] sh [2023-05-09T02:02:32.287Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T02:02:32.654Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T02:02:51.032Z] provisioning config files... [2023-05-09T02:02:51.062Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config10267108030891131218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:02:51.479Z] ---> docker-login.sh [2023-05-09T02:02:51.479Z] nexus3.edgexfoundry.org:10001 [2023-05-09T02:02:52.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T02:02:52.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T02:02:52.069Z] Configure a credential helper to remove this warning. See [2023-05-09T02:02:52.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T02:02:52.069Z] [2023-05-09T02:02:52.069Z] Login Succeeded [2023-05-09T02:02:52.069Z] nexus3.edgexfoundry.org:10002 [2023-05-09T02:02:52.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T02:02:52.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T02:02:52.608Z] Configure a credential helper to remove this warning. See [2023-05-09T02:02:52.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T02:02:52.608Z] [2023-05-09T02:02:52.608Z] Login Succeeded [2023-05-09T02:02:52.608Z] nexus3.edgexfoundry.org:10003 [2023-05-09T02:02:52.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T02:02:52.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T02:02:52.880Z] Configure a credential helper to remove this warning. See [2023-05-09T02:02:52.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T02:02:52.880Z] [2023-05-09T02:02:52.880Z] Login Succeeded [2023-05-09T02:02:52.880Z] nexus3.edgexfoundry.org:10004 [2023-05-09T02:02:53.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T02:02:53.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T02:02:53.152Z] Configure a credential helper to remove this warning. See [2023-05-09T02:02:53.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T02:02:53.152Z] [2023-05-09T02:02:53.152Z] Login Succeeded [2023-05-09T02:02:53.152Z] docker.io [2023-05-09T02:02:53.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T02:02:53.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T02:02:53.691Z] Configure a credential helper to remove this warning. See [2023-05-09T02:02:53.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T02:02:53.691Z] [2023-05-09T02:02:53.691Z] Login Succeeded [2023-05-09T02:02:53.691Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T02:02:53.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T02:02:54.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T02:02:54.200Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T02:02:54.232Z] ========================================================= [2023-05-09T02:02:54.232Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T02:02:54.232Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:02:54.738Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T02:02:55.023Z] Sending build context to Docker daemon 3.389MB [2023-05-09T02:02:55.023Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T02:02:55.023Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-09T02:02:56.444Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T02:02:56.444Z] c41833b44d91: Pulling fs layer [2023-05-09T02:02:56.444Z] ed15518f5707: Pulling fs layer [2023-05-09T02:02:56.444Z] feae8fd75edb: Pulling fs layer [2023-05-09T02:02:56.444Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T02:02:56.444Z] 3cdef696dda3: Pulling fs layer [2023-05-09T02:02:56.444Z] 2ced38df9373: Pulling fs layer [2023-05-09T02:02:56.444Z] 58f1dce35555: Pulling fs layer [2023-05-09T02:02:56.444Z] 242c74f7c9fa: Waiting [2023-05-09T02:02:56.444Z] 3cdef696dda3: Waiting [2023-05-09T02:02:56.444Z] 2ced38df9373: Waiting [2023-05-09T02:02:56.444Z] 58f1dce35555: Waiting [2023-05-09T02:02:56.444Z] ed15518f5707: Verifying Checksum [2023-05-09T02:02:56.444Z] ed15518f5707: Download complete [2023-05-09T02:02:56.444Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T02:02:56.444Z] 242c74f7c9fa: Download complete [2023-05-09T02:02:56.445Z] 3cdef696dda3: Download complete [2023-05-09T02:02:56.445Z] c41833b44d91: Verifying Checksum [2023-05-09T02:02:56.445Z] c41833b44d91: Download complete [2023-05-09T02:02:57.431Z] c41833b44d91: Pull complete [2023-05-09T02:02:57.704Z] 58f1dce35555: Verifying Checksum [2023-05-09T02:02:57.704Z] 58f1dce35555: Download complete [2023-05-09T02:02:57.975Z] ed15518f5707: Pull complete [2023-05-09T02:02:58.957Z] feae8fd75edb: Verifying Checksum [2023-05-09T02:02:58.957Z] feae8fd75edb: Download complete [2023-05-09T02:02:58.957Z] 2ced38df9373: Verifying Checksum [2023-05-09T02:02:58.957Z] 2ced38df9373: Download complete [2023-05-09T02:03:09.167Z] feae8fd75edb: Pull complete [2023-05-09T02:03:09.436Z] 242c74f7c9fa: Pull complete [2023-05-09T02:03:09.436Z] 3cdef696dda3: Pull complete [2023-05-09T02:03:16.091Z] 2ced38df9373: Pull complete [2023-05-09T02:03:17.504Z] 58f1dce35555: Pull complete [2023-05-09T02:03:17.774Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T02:03:17.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T02:03:17.774Z] ---> fadd8f120f05 [2023-05-09T02:03:17.774Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-09T02:03:19.728Z] ---> Running in 2cd1584c2e47 [2023-05-09T02:03:19.995Z] Removing intermediate container 2cd1584c2e47 [2023-05-09T02:03:19.995Z] ---> f0114f6ce738 [2023-05-09T02:03:19.995Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T02:03:19.995Z] ---> Running in 062e42184c27 [2023-05-09T02:03:20.262Z] Removing intermediate container 062e42184c27 [2023-05-09T02:03:20.262Z] ---> f12886ec7758 [2023-05-09T02:03:20.262Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-09T02:03:20.531Z] ---> Running in cba22314c091 [2023-05-09T02:03:20.797Z] Removing intermediate container cba22314c091 [2023-05-09T02:03:20.797Z] ---> ecf12c6a3f54 [2023-05-09T02:03:20.797Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T02:03:20.797Z] ---> Running in c513b925c73d [2023-05-09T02:03:21.064Z] Removing intermediate container c513b925c73d [2023-05-09T02:03:21.064Z] ---> 6d5029249dcb [2023-05-09T02:03:21.064Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T02:03:21.330Z] ---> Running in 9ad17560ce18 [2023-05-09T02:03:22.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T02:03:22.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T02:03:24.289Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-09T02:03:24.289Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-09T02:03:24.289Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-09T02:03:24.289Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-09T02:03:24.289Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T02:03:24.289Z] OK: 268 MiB in 57 packages [2023-05-09T02:03:25.251Z] Removing intermediate container 9ad17560ce18 [2023-05-09T02:03:25.252Z] ---> cb55cb678fa9 [2023-05-09T02:03:25.252Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-09T02:03:25.519Z] ---> Running in 164f06bba60b [2023-05-09T02:03:25.789Z] Removing intermediate container 164f06bba60b [2023-05-09T02:03:25.789Z] ---> 6ae29d296fbf [2023-05-09T02:03:25.789Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-09T02:03:26.377Z] ---> a562e6d00cfa [2023-05-09T02:03:26.377Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T02:03:26.377Z] ---> Running in d895e234ddee [2023-05-09T02:04:34.988Z] Removing intermediate container d895e234ddee [2023-05-09T02:04:34.988Z] ---> 7ae89a81c9c9 [2023-05-09T02:04:34.988Z] Step 11/12 : COPY . . [2023-05-09T02:04:34.988Z] ---> 295945334909 [2023-05-09T02:04:34.988Z] Step 12/12 : RUN $MAKE [2023-05-09T02:04:34.988Z] ---> Running in ae95b4e80e5e [2023-05-09T02:04:34.988Z] noop [2023-05-09T02:04:34.988Z] Removing intermediate container ae95b4e80e5e [2023-05-09T02:04:34.988Z] ---> f9741d9a2c97 [2023-05-09T02:04:34.988Z] Successfully built f9741d9a2c97 [2023-05-09T02:04:34.988Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:04:35.452Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T02:04:35.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T02:04:35.755Z] prd-ubuntu20.04-docker-arm64-4c-16g-14608 does not seem to be running inside a container [2023-05-09T02:04:35.828Z] $ 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-05-09T02:04:37.082Z] $ docker top c4d8f2cf70152696ae047fba9d951e39cb1be8404c49fee616725ed73189f8ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T02:04:38.000Z] + go version [2023-05-09T02:04:38.000Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T02:04:38.042Z] $ docker stop --time=1 c4d8f2cf70152696ae047fba9d951e39cb1be8404c49fee616725ed73189f8ab [2023-05-09T02:04:39.738Z] $ docker rm -f --volumes c4d8f2cf70152696ae047fba9d951e39cb1be8404c49fee616725ed73189f8ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:04:40.635Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T02:04:40.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T02:04:40.907Z] prd-ubuntu20.04-docker-arm64-4c-16g-14608 does not seem to be running inside a container [2023-05-09T02:04:40.987Z] $ 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-05-09T02:04:43.256Z] $ docker top 481d2955cc443c20413438989b890dd7749001e5dd1f411887bbcfad8bba9806 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T02:04:44.170Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-09T02:04:44.880Z] + make test [2023-05-09T02:04:44.880Z] go test ./... -coverprofile=coverage.out ./... [2023-05-09T02:05:23.792Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-09T02:07:45.726Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-09T02:07:45.726Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-09T02:07:45.726Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.075s coverage: 23.1% of statements [2023-05-09T02:07:45.726Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-09T02:07:45.726Z] go vet ./... [2023-05-09T02:08:12.473Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T02:08:12.473Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T02:08:12.473Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T02:08:12.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T02:08:12.545Z] $ docker stop --time=1 481d2955cc443c20413438989b890dd7749001e5dd1f411887bbcfad8bba9806 [2023-05-09T02:08:14.422Z] $ docker rm -f --volumes 481d2955cc443c20413438989b890dd7749001e5dd1f411887bbcfad8bba9806 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T02:08:15.739Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T02:08:15.773Z] Warning: overwriting stash ‘coverage-report’ [2023-05-09T02:08:16.307Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T02:08:16.974Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T02:08:17.322Z] + ls -al . [2023-05-09T02:08:17.322Z] total 176 [2023-05-09T02:08:17.322Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 02:04 . [2023-05-09T02:08:17.322Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 02:02 .. [2023-05-09T02:08:17.322Z] -rw-rw-r-- 1 jenkins jenkins 140 May 9 02:02 .dockerignore [2023-05-09T02:08:17.322Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 02:02 .git [2023-05-09T02:08:17.322Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 02:02 .github [2023-05-09T02:08:17.322Z] -rw-rw-r-- 1 jenkins jenkins 329 May 9 02:02 .gitignore [2023-05-09T02:08:17.322Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 02:02 .golangci.yml [2023-05-09T02:08:17.322Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 9 02:02 Attribution.txt [2023-05-09T02:08:17.322Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 9 02:02 CHANGELOG.md [2023-05-09T02:08:17.322Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 9 02:02 Dockerfile [2023-05-09T02:08:17.322Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 02:02 GOVERNANCE.md [2023-05-09T02:08:17.322Z] -rw-rw-r-- 1 jenkins jenkins 678 May 9 02:02 Jenkinsfile [2023-05-09T02:08:17.322Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 9 02:02 LICENSE [2023-05-09T02:08:17.322Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 9 02:02 Makefile [2023-05-09T02:08:17.322Z] -rw-rw-r-- 1 jenkins jenkins 620 May 9 02:02 OWNERS.md [2023-05-09T02:08:17.322Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 9 02:02 README.md [2023-05-09T02:08:17.322Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 01:59 VERSION [2023-05-09T02:08:17.322Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 02:02 bin [2023-05-09T02:08:17.322Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 02:02 cmd [2023-05-09T02:08:17.322Z] -rw-r--r-- 1 jenkins jenkins 18144 May 9 02:07 coverage.out [2023-05-09T02:08:17.322Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 9 02:02 go.mod [2023-05-09T02:08:17.322Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 9 02:02 go.sum [2023-05-09T02:08:17.322Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 02:02 internal [2023-05-09T02:08:17.322Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 02:02 mock [2023-05-09T02:08:17.322Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 02:02 snap [2023-05-09T02:08:17.322Z] -rw-rw-r-- 1 jenkins jenkins 227 May 9 02:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:08:17.749Z] + 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=47638c1d747c49e8cd0eceef80dbbf6539deedc6 --label arch=arm64 --label version=0.0.0 . [2023-05-09T02:08:18.017Z] Sending build context to Docker daemon 3.408MB [2023-05-09T02:08:18.017Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T02:08:18.017Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-09T02:08:18.017Z] ---> f9741d9a2c97 [2023-05-09T02:08:18.017Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-09T02:08:18.286Z] ---> Running in 68b424712755 [2023-05-09T02:08:18.555Z] Removing intermediate container 68b424712755 [2023-05-09T02:08:18.555Z] ---> 7c58ab78c97c [2023-05-09T02:08:18.555Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T02:08:18.555Z] ---> Running in 494db23c5522 [2023-05-09T02:08:18.836Z] Removing intermediate container 494db23c5522 [2023-05-09T02:08:18.836Z] ---> ac3e793e5c99 [2023-05-09T02:08:18.836Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-09T02:08:19.104Z] ---> Running in 5d2ba6451abc [2023-05-09T02:08:19.372Z] Removing intermediate container 5d2ba6451abc [2023-05-09T02:08:19.372Z] ---> 7a1d3324a179 [2023-05-09T02:08:19.372Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T02:08:19.372Z] ---> Running in 2b7bec31bbdb [2023-05-09T02:08:19.642Z] Removing intermediate container 2b7bec31bbdb [2023-05-09T02:08:19.642Z] ---> f842b773d331 [2023-05-09T02:08:19.642Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T02:08:19.909Z] ---> Running in 51dd8ac3ef3d [2023-05-09T02:08:20.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T02:08:21.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T02:08:22.426Z] OK: 268 MiB in 57 packages [2023-05-09T02:08:23.386Z] Removing intermediate container 51dd8ac3ef3d [2023-05-09T02:08:23.386Z] ---> 545b58af92f9 [2023-05-09T02:08:23.386Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-09T02:08:23.386Z] ---> Running in bb68f744fe12 [2023-05-09T02:08:23.653Z] Removing intermediate container bb68f744fe12 [2023-05-09T02:08:23.653Z] ---> 84126940db60 [2023-05-09T02:08:23.653Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-09T02:08:24.238Z] ---> 2d76c19ea023 [2023-05-09T02:08:24.238Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T02:08:24.238Z] ---> Running in b107d7008e2f [2023-05-09T02:08:26.823Z] Removing intermediate container b107d7008e2f [2023-05-09T02:08:26.823Z] ---> ba9ed9a0e936 [2023-05-09T02:08:26.823Z] Step 11/24 : COPY . . [2023-05-09T02:08:27.792Z] ---> a48c18dca818 [2023-05-09T02:08:27.792Z] Step 12/24 : RUN $MAKE [2023-05-09T02:08:27.792Z] ---> Running in db8b8968e0cc [2023-05-09T02:08:28.755Z] 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-05-09T02:11:05.475Z] Removing intermediate container db8b8968e0cc [2023-05-09T02:11:05.475Z] ---> 763a2202e922 [2023-05-09T02:11:05.475Z] Step 13/24 : FROM alpine:3.17 [2023-05-09T02:11:05.475Z] 3.17: Pulling from library/alpine [2023-05-09T02:11:05.475Z] c41833b44d91: Already exists [2023-05-09T02:11:05.475Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T02:11:05.475Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T02:11:05.475Z] ---> 51e60588ff2c [2023-05-09T02:11:05.475Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-09T02:11:05.475Z] ---> Running in 966769f06ada [2023-05-09T02:11:05.475Z] Removing intermediate container 966769f06ada [2023-05-09T02:11:05.475Z] ---> 6ce642476cd8 [2023-05-09T02:11:05.475Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-09T02:11:05.475Z] ---> Running in bf375914cd53 [2023-05-09T02:11:05.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T02:11:05.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T02:11:05.475Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T02:11:05.475Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T02:11:05.475Z] OK: 8 MiB in 16 packages [2023-05-09T02:11:05.475Z] Removing intermediate container bf375914cd53 [2023-05-09T02:11:05.475Z] ---> 066a4c6af5e6 [2023-05-09T02:11:05.475Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-09T02:11:05.475Z] ---> da058b67309b [2023-05-09T02:11:05.475Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-09T02:11:05.475Z] ---> 9d79fc4b1c7c [2023-05-09T02:11:05.475Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-09T02:11:05.475Z] ---> 7088e0dd5a18 [2023-05-09T02:11:05.475Z] Step 19/24 : EXPOSE 59982 [2023-05-09T02:11:05.475Z] ---> Running in 2e7a3345ab4a [2023-05-09T02:11:05.475Z] Removing intermediate container 2e7a3345ab4a [2023-05-09T02:11:05.475Z] ---> 69f519433b7f [2023-05-09T02:11:05.475Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-09T02:11:05.475Z] ---> Running in afe625d7ab9c [2023-05-09T02:11:05.475Z] Removing intermediate container afe625d7ab9c [2023-05-09T02:11:05.475Z] ---> 88adf176f182 [2023-05-09T02:11:05.475Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-09T02:11:05.475Z] ---> Running in ce92f9cac09d [2023-05-09T02:11:05.475Z] Removing intermediate container ce92f9cac09d [2023-05-09T02:11:05.475Z] ---> 7e485be41dae [2023-05-09T02:11:05.475Z] Step 22/24 : LABEL arch=arm64 [2023-05-09T02:11:05.475Z] ---> Running in f774e97851f1 [2023-05-09T02:11:05.475Z] Removing intermediate container f774e97851f1 [2023-05-09T02:11:05.475Z] ---> 98eaf9890ba2 [2023-05-09T02:11:05.475Z] Step 23/24 : LABEL git_sha=47638c1d747c49e8cd0eceef80dbbf6539deedc6 [2023-05-09T02:11:05.475Z] ---> Running in ca0ad5c6d69e [2023-05-09T02:11:05.475Z] Removing intermediate container ca0ad5c6d69e [2023-05-09T02:11:05.475Z] ---> 3036e7f9af30 [2023-05-09T02:11:05.475Z] Step 24/24 : LABEL version=0.0.0 [2023-05-09T02:11:05.475Z] ---> Running in f815e878d97d [2023-05-09T02:11:05.475Z] Removing intermediate container f815e878d97d [2023-05-09T02:11:05.475Z] ---> c4a716b84083 [2023-05-09T02:11:05.475Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T02:11:05.475Z] Successfully built c4a716b84083 [2023-05-09T02:11:05.475Z] 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-05-09T02:11:06.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T02:11:06.271Z] [2023-05-09T02:11:06.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:11:06.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T02:11:06.676Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T02:11:06.676Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T02:11:06.676Z] 04944245beec: Pulling fs layer [2023-05-09T02:11:06.676Z] 699f458cf7ca: Pulling fs layer [2023-05-09T02:11:06.676Z] 765212b225bb: Pulling fs layer [2023-05-09T02:11:06.676Z] f23df028b6ca: Pulling fs layer [2023-05-09T02:11:06.676Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T02:11:06.676Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T02:11:06.676Z] f23df028b6ca: Waiting [2023-05-09T02:11:06.676Z] d65c8cfc05b1: Waiting [2023-05-09T02:11:06.676Z] 2437ff75d9bd: Waiting [2023-05-09T02:11:06.676Z] 765212b225bb: Waiting [2023-05-09T02:11:06.948Z] 04944245beec: Verifying Checksum [2023-05-09T02:11:06.948Z] 04944245beec: Download complete [2023-05-09T02:11:06.948Z] 765212b225bb: Verifying Checksum [2023-05-09T02:11:06.948Z] 765212b225bb: Download complete [2023-05-09T02:11:06.948Z] f23df028b6ca: Verifying Checksum [2023-05-09T02:11:06.948Z] f23df028b6ca: Download complete [2023-05-09T02:11:06.948Z] d65c8cfc05b1: Download complete [2023-05-09T02:11:07.219Z] 699f458cf7ca: Verifying Checksum [2023-05-09T02:11:07.219Z] 699f458cf7ca: Download complete [2023-05-09T02:11:07.489Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T02:11:07.489Z] 8998bd30e6a1: Download complete [2023-05-09T02:11:10.097Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T02:11:10.097Z] 2437ff75d9bd: Download complete [2023-05-09T02:11:11.641Z] 8998bd30e6a1: Pull complete [2023-05-09T02:11:12.225Z] 04944245beec: Pull complete [2023-05-09T02:11:13.636Z] 699f458cf7ca: Pull complete [2023-05-09T02:11:13.636Z] 765212b225bb: Pull complete [2023-05-09T02:11:14.223Z] f23df028b6ca: Pull complete [2023-05-09T02:11:14.492Z] d65c8cfc05b1: Pull complete [2023-05-09T02:11:29.639Z] 2437ff75d9bd: Pull complete [2023-05-09T02:11:29.639Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T02:11:29.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T02:11:29.639Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T02:11:29.987Z] prd-ubuntu20.04-docker-arm64-4c-16g-14608 does not seem to be running inside a container [2023-05-09T02:11:30.060Z] $ 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-05-09T02:11:32.679Z] $ docker top ad53aa5de01d67b583e9d6ecdf171a1085370e114db20c889d5cb045f562be89 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:11:33.572Z] ---> job-cost.sh [2023-05-09T02:11:33.572Z] lf-activate-venv: SKIPPING [2023-05-09T02:11:33.572Z] INFO: No Stack... [2023-05-09T02:11:34.154Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T02:11:35.113Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T02:11:35.765Z] + + cut -d,cat -f6 /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-05-09T02:11:35.765Z] [Pipeline] lock [2023-05-09T02:11:35.853Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-597-1-stack-cost] [2023-05-09T02:11:35.857Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-597-1-stack-cost] did not exist. Created. [2023-05-09T02:11:35.857Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-597-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T02:11:36.262Z] /w/workspace/device-mqtt-go/1@tmp/durable-c43f4b33/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-09T02:11:36.941Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T02:11:36.977Z] Warning: overwriting stash ‘stack-cost’ [2023-05-09T02:11:37.025Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T02:11:37.038Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-597-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T02:11:37.113Z] $ docker stop --time=1 ad53aa5de01d67b583e9d6ecdf171a1085370e114db20c889d5cb045f562be89 [2023-05-09T02:11:40.480Z] $ docker rm -f --volumes ad53aa5de01d67b583e9d6ecdf171a1085370e114db20c889d5cb045f562be89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-09T02:11:41.446Z] provisioning config files... [2023-05-09T02:11:41.454Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp/config5136278131039267794tmp [Pipeline] { [Pipeline] sh [2023-05-09T02:11:41.790Z] + set +x [2023-05-09T02:11:41.790Z] + bash -s -- [2023-05-09T02:11:41.790Z] + curl -s https://codecov.io/bash [2023-05-09T02:11:41.790Z] [2023-05-09T02:11:41.790Z] _____ _ [2023-05-09T02:11:41.790Z] / ____| | | [2023-05-09T02:11:41.790Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T02:11:41.790Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T02:11:41.790Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T02:11:41.790Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T02:11:41.790Z] Bash-1.0.6 [2023-05-09T02:11:41.790Z] [2023-05-09T02:11:41.790Z] [2023-05-09T02:11:41.790Z] ==> git version 2.25.1 found [2023-05-09T02:11:41.791Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-09T02:11:41.791Z] Release-Date: 2020-01-08 [2023-05-09T02:11:41.791Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-09T02:11:41.791Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T02:11:41.791Z] ==> Jenkins CI detected. [2023-05-09T02:11:41.791Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-597 [2023-05-09T02:11:41.791Z] project root: . [2023-05-09T02:11:41.791Z] --> token set from env [2023-05-09T02:11:41.791Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T02:11:41.791Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T02:11:41.791Z] ==> Python coveragepy not found [2023-05-09T02:11:41.791Z] ==> Searching for coverage reports in: [2023-05-09T02:11:41.791Z] + . [2023-05-09T02:11:41.791Z] -> Found 1 reports [2023-05-09T02:11:41.791Z] ==> Detecting git/mercurial file structure [2023-05-09T02:11:41.791Z] ==> Reading reports [2023-05-09T02:11:41.791Z] + ./coverage.out bytes=18144 [2023-05-09T02:11:41.791Z] ==> Appending adjustments [2023-05-09T02:11:41.791Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T02:11:42.050Z] + Found adjustments [2023-05-09T02:11:42.050Z] ==> Gzipping contents [2023-05-09T02:11:42.050Z] 4.0K /tmp/codecov.OCdoO2.gz [2023-05-09T02:11:42.050Z] ==> Uploading reports [2023-05-09T02:11:42.050Z] url: https://codecov.io [2023-05-09T02:11:42.050Z] query: branch=PR-597&commit=47638c1d747c49e8cd0eceef80dbbf6539deedc6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-597%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=597&job=&cmd_args= [2023-05-09T02:11:42.050Z] -> Pinging Codecov [2023-05-09T02:11:42.050Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-597&commit=47638c1d747c49e8cd0eceef80dbbf6539deedc6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-597%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=597&job=&cmd_args= [2023-05-09T02:11:42.309Z] -> Uploading to [2023-05-09T02:11:42.309Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/7D719EC7BBE17E464838252E33014C33/47638c1d747c49e8cd0eceef80dbbf6539deedc6/168c5bb0-c6a2-45aa-ad50-5cb6a8d17dac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T021142Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1af791a66919735886f943aa57199ba14b9c3ae5e869d5b9b529ad944a39c3bd [2023-05-09T02:11:42.309Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T02:11:42.309Z] Dload Upload Total Spent Left Speed [2023-05-09T02:11:42.309Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 15161 --:--:-- --:--:-- --:--:-- 15161 [2023-05-09T02:11:42.309Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/47638c1d747c49e8cd0eceef80dbbf6539deedc6 [Pipeline] } [2023-05-09T02:11:42.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-09T02:11:44.138Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-597/archives ] [2023-05-09T02:11:44.138Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-597/archives [2023-05-09T02:11:44.138Z] total 16 [2023-05-09T02:11:44.138Z] drwxr-xr-x 3 root root 4096 May 9 02:01 . [2023-05-09T02:11:44.138Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 02:01 .. [2023-05-09T02:11:44.138Z] drwxr-xr-x 2 root root 4096 May 9 02:01 cost [2023-05-09T02:11:44.138Z] -rw-r--r-- 1 root root 86 May 9 02:01 cost.csv [2023-05-09T02:11:44.138Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-597/archives [2023-05-09T02:11:44.138Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-597/archives [2023-05-09T02:11:44.138Z] total 16 [2023-05-09T02:11:44.138Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 02:01 . [2023-05-09T02:11:44.138Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 02:01 .. [2023-05-09T02:11:44.138Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 02:01 cost [2023-05-09T02:11:44.138Z] -rw-r--r-- 1 jenkins jenkins 86 May 9 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:11:44.544Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:11:45.427Z] ---> package-listing.sh [2023-05-09T02:11:45.427Z] ++ facter osfamily [2023-05-09T02:11:45.427Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T02:11:45.687Z] + OS_FAMILY=debian [2023-05-09T02:11:45.687Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-597 [2023-05-09T02:11:45.687Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T02:11:45.687Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T02:11:45.687Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T02:11:45.687Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T02:11:45.687Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-597 ']' [2023-05-09T02:11:45.687Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T02:11:45.687Z] + case "${OS_FAMILY}" in [2023-05-09T02:11:45.687Z] + dpkg -l [2023-05-09T02:11:45.687Z] + grep '^ii' [2023-05-09T02:11:45.687Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T02:11:45.687Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T02:11:45.687Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T02:11:45.687Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-597 ']' [2023-05-09T02:11:45.687Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-597/archives/ [2023-05-09T02:11:45.687Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-597/archives/ [Pipeline] echo [2023-05-09T02:11:45.717Z] 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-597/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-09T02:11:46.008Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:11:46.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T02:11:46.638Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T02:11:46.802Z] prd-ubuntu20.04-docker-8c-8g-14604 does not seem to be running inside a container [2023-05-09T02:11:46.837Z] $ 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-597/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-597 -v /w/workspace/gexfoundry_device-mqtt-go_PR-597:/w/workspace/gexfoundry_device-mqtt-go_PR-597:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T02:11:48.512Z] $ docker top 592c5b95cef825807fd6668a434df0784a0c37e6fd0344148fe1bf8f70c165cf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T02:11:48.919Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T02:11:49.229Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T02:11:49.537Z] + ls /var/log/sa-host [2023-05-09T02:11:49.537Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T02:11:49.740Z] provisioning config files... [2023-05-09T02:11:49.749Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp/config16061121626641391573tmp [Pipeline] { [Pipeline] echo [2023-05-09T02:11:49.795Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:11:50.113Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T02:11:50.142Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:11:50.549Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T02:11:50.578Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:11:50.894Z] ---> sudo-logs.sh [2023-05-09T02:11:50.894Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T02:11:50.975Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:11:51.291Z] ---> job-cost.sh [2023-05-09T02:11:51.291Z] lf-activate-venv: SKIPPING [2023-05-09T02:11:51.291Z] DEBUG: total: 0.2199999988079071 [2023-05-09T02:11:51.291Z] INFO: Retrieving Stack Cost... [2023-05-09T02:11:51.551Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T02:11:52.118Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T02:11:52.155Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:11:52.467Z] ---> logs-deploy.sh [2023-05-09T02:11:52.467Z] lf-activate-venv: SKIPPING [2023-05-09T02:11:52.467Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-597/1 [2023-05-09T02:11:52.467Z] INFO: archiving workspace using pattern(s): [2023-05-09T02:11:53.900Z] Archives upload complete. [2023-05-09T02:11:53.900Z] INFO: archiving logs to Nexus