Pull request #610 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc+7890826e223808f9f870907e908c893318dcbe65 (2ad469293b9b8e5827b9c55c053d30dac575c12c) 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-ssh10617783179605072239.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-ssh13079917375027546339.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-610/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-610/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7022607779321758988.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-610/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16469045841080516660.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-ssh5087856182463701409.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-610/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-610/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10075788014924238174.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-16887 in /w/workspace/gexfoundry_device-mqtt-go_PR-610 [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-610 # 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/610/head:refs/remotes/origin/PR-610 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7890826e223808f9f870907e908c893318dcbe65 into PR head commit 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc Merge succeeded, producing 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc Checking out Revision 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc (PR-610) 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 00:50:27 Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc # 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 7890826e223808f9f870907e908c893318dcbe65 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:50:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:50:27 ========================================================= 00:50:27 EdgeX Global Pipelines Version Info 00:50:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:50:28 ------------------- 00:50:28 stable info: 00:50:28 ------------------- 00:50:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:50:28 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 00:50:28 Message: update stable to v1.0.249 00:50:28 ------------------- 00:50:28 experimental info: 00:50:28 ------------------- 00:50:28 Commited By: **** collab-it+edgex@linuxfoundation.org 00:50:28 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 00:50:28 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:50:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 00:50:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 00:50:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:50:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:50:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:50:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:50:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:50:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:50:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:50:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:50:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:50:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 00:50:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:50:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:50:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:50:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:50:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:50:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:50:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:50:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:50:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:50:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:50:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:50:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:50:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:50:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:50:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:50:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-610 [Pipeline] echo 00:50:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-610 [Pipeline] echo 00:50:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-610 [Pipeline] echo 00:50:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc [Pipeline] echo 00:50:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f759dd [Pipeline] echo 00:50:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:50:30 provisioning config files... 00:50:30 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp/config13827808496393160987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:50:31 ---> docker-login.sh 00:50:31 nexus3.edgexfoundry.org:10001 00:50:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:31 Configure a credential helper to remove this warning. See 00:50:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:31 00:50:31 Login Succeeded 00:50:31 nexus3.edgexfoundry.org:10002 00:50:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:31 Configure a credential helper to remove this warning. See 00:50:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:31 00:50:31 Login Succeeded 00:50:31 nexus3.edgexfoundry.org:10003 00:50:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:31 Configure a credential helper to remove this warning. See 00:50:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:31 00:50:31 Login Succeeded 00:50:31 nexus3.edgexfoundry.org:10004 00:50:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:31 Configure a credential helper to remove this warning. See 00:50:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:31 00:50:31 Login Succeeded 00:50:31 docker.io 00:50:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:32 Configure a credential helper to remove this warning. See 00:50:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:32 00:50:32 Login Succeeded 00:50:32 ---> docker-login.sh ends [Pipeline] } 00:50:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:50:32 + git rev-list -1 --merges 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc~1..8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc [Pipeline] echo 00:50:32 -----------> git rev-list -1 --merges 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc~1..8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc [false] [Pipeline] sh 00:50:33 + git log --format=format:%s -1 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc [Pipeline] echo 00:50:33 ========================================================= 00:50:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:50:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:50:33 + git log --format=format:%s -1 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc [Pipeline] echo 00:50:33 [semverPrep] GIT_COMMIT: 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 00:50:33 [semverPrep] This is not a build commit. [Pipeline] sh 00:50:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:50:34 + grep -v github /etc/ssh/ssh_known_hosts 00:50:34 + [ -e /tmp/ssh_known_hosts ] 00:50:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:50:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:50:34 + sudo tee -a /etc/ssh/ssh_known_hosts 00:50:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:50:34 00:50:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:50:34 0.1.4: Pulling from edgex-devops/py-git-semver 00:50:34 b85a868b505f: Pulling fs layer 00:50:34 e2be974225ed: Pulling fs layer 00:50:34 339a4e72a1f5: Pulling fs layer 00:50:34 988bab9f4d93: Pulling fs layer 00:50:34 1469e6f7b9e6: Pulling fs layer 00:50:34 eaf3925da568: Pulling fs layer 00:50:34 bab4dde63d76: Pulling fs layer 00:50:34 bde34c3a00c8: Pulling fs layer 00:50:34 b352a97aabf1: Pulling fs layer 00:50:34 4872d77fe225: Pulling fs layer 00:50:34 5851b861e8e6: Pulling fs layer 00:50:34 bab4dde63d76: Waiting 00:50:34 5851b861e8e6: Waiting 00:50:34 bde34c3a00c8: Waiting 00:50:34 b352a97aabf1: Waiting 00:50:34 988bab9f4d93: Waiting 00:50:34 1469e6f7b9e6: Waiting 00:50:34 eaf3925da568: Waiting 00:50:34 e2be974225ed: Download complete 00:50:34 988bab9f4d93: Verifying Checksum 00:50:34 988bab9f4d93: Download complete 00:50:34 1469e6f7b9e6: Verifying Checksum 00:50:34 1469e6f7b9e6: Download complete 00:50:34 eaf3925da568: Verifying Checksum 00:50:34 eaf3925da568: Download complete 00:50:34 339a4e72a1f5: Verifying Checksum 00:50:34 339a4e72a1f5: Download complete 00:50:35 bde34c3a00c8: Download complete 00:50:35 b352a97aabf1: Verifying Checksum 00:50:35 b352a97aabf1: Download complete 00:50:35 4872d77fe225: Verifying Checksum 00:50:35 4872d77fe225: Download complete 00:50:35 5851b861e8e6: Verifying Checksum 00:50:35 5851b861e8e6: Download complete 00:50:35 b85a868b505f: Verifying Checksum 00:50:35 b85a868b505f: Download complete 00:50:35 bab4dde63d76: Verifying Checksum 00:50:35 bab4dde63d76: Download complete 00:50:36 b85a868b505f: Pull complete 00:50:36 e2be974225ed: Pull complete 00:50:36 339a4e72a1f5: Pull complete 00:50:37 988bab9f4d93: Pull complete 00:50:37 1469e6f7b9e6: Pull complete 00:50:37 eaf3925da568: Pull complete 00:50:39 bab4dde63d76: Pull complete 00:50:39 bde34c3a00c8: Pull complete 00:50:39 b352a97aabf1: Pull complete 00:50:39 4872d77fe225: Pull complete 00:50:39 5851b861e8e6: Pull complete 00:50:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:50:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:50:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:50:39 prd-ubuntu20.04-docker-8c-8g-16887 does not seem to be running inside a container 00:50:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-610 -v /w/workspace/gexfoundry_device-mqtt-go_PR-610:/w/workspace/gexfoundry_device-mqtt-go_PR-610:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:50:42 $ docker top da41529a1c79ad27025dcf096a81555ac23def7a00f044678d0e260c7be67c82 -eo pid,comm 00:50:42 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). 00:50:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:50:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:50:42 [ssh-agent] Looking for ssh-agent implementation... 00:50:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:50:43 $ docker exec da41529a1c79ad27025dcf096a81555ac23def7a00f044678d0e260c7be67c82 ssh-agent 00:50:43 SSH_AUTH_SOCK=/tmp/ssh-NsAGWoNx0NlS/agent.14 00:50:43 SSH_AGENT_PID=20 00:50:43 Running ssh-add (command line suppressed) 00:50:43 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp/private_key_18201796369185175411.key (/w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp/private_key_18201796369185175411.key) 00:50:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:50:43 + git tag --points-at HEAD [Pipeline] } 00:50:43 $ docker exec --env ******** --env ******** da41529a1c79ad27025dcf096a81555ac23def7a00f044678d0e260c7be67c82 ssh-agent -k 00:50:43 unset SSH_AUTH_SOCK; 00:50:43 unset SSH_AGENT_PID; 00:50:43 echo Agent pid 20 killed; 00:50:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:50:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:50:43 [ssh-agent] Looking for ssh-agent implementation... 00:50:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:50:44 $ docker exec da41529a1c79ad27025dcf096a81555ac23def7a00f044678d0e260c7be67c82 ssh-agent 00:50:44 SSH_AUTH_SOCK=/tmp/ssh-SjEl3wR3fpzL/agent.70 00:50:44 SSH_AGENT_PID=76 00:50:44 Running ssh-add (command line suppressed) 00:50:44 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp/private_key_7638153310139998703.key (/w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp/private_key_7638153310139998703.key) 00:50:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:50:44 + git semver init 00:50:44 2023-05-25 00:50:44,876 [run_init] DEBUG init version:0.0.0 force:False 00:50:44 2023-05-25 00:50:44,878 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-610/.semver 00:50:44 2023-05-25 00:50:44,879 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-610/.semver 00:50:44 2023-05-25 00:50:44,879 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-610/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-610, universal_newlines=False, shell=None, istream=None) 00:50:45 2023-05-25 00:50:45,724 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-610/.git/info/exclude 00:50:45 2023-05-25 00:50:45,725 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-610/.semver/PR-610 with force:False 00:50:45 2023-05-25 00:50:45,725 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-610/.semver/PR-610 00:50:45 2023-05-25 00:50:45,729 [execute] INFO git cat-file --batch-check 00:50:45 2023-05-25 00:50:45,729 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-610/.semver, universal_newlines=False, shell=None, istream=) 00:50:45 2023-05-25 00:50:45,737 [execute] INFO git cat-file --batch 00:50:45 2023-05-25 00:50:45,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-610/.semver, universal_newlines=False, shell=None, istream=) 00:50:45 2023-05-25 00:50:45,743 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-610/.semver/PR-610 00:50:45 0.0.0 [Pipeline] } 00:50:45 $ docker exec --env ******** --env ******** da41529a1c79ad27025dcf096a81555ac23def7a00f044678d0e260c7be67c82 ssh-agent -k 00:50:45 unset SSH_AUTH_SOCK; 00:50:45 unset SSH_AGENT_PID; 00:50:45 echo Agent pid 76 killed; 00:50:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:50:46 + git semver [Pipeline] } 00:50:46 $ docker stop --time=1 da41529a1c79ad27025dcf096a81555ac23def7a00f044678d0e260c7be67c82 00:50:47 $ docker rm -f --volumes da41529a1c79ad27025dcf096a81555ac23def7a00f044678d0e260c7be67c82 [Pipeline] // withDockerContainer [Pipeline] sh 00:50:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:50:48 Stashed 1 file(s) [Pipeline] echo 00:50:48 [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 00:50:49 provisioning config files... 00:50:49 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp/config14547120289733535033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:50:49 ---> docker-login.sh 00:50:49 nexus3.edgexfoundry.org:10001 00:50:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:49 Configure a credential helper to remove this warning. See 00:50:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:49 00:50:49 Login Succeeded 00:50:49 nexus3.edgexfoundry.org:10002 00:50:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:49 Configure a credential helper to remove this warning. See 00:50:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:49 00:50:49 Login Succeeded 00:50:49 nexus3.edgexfoundry.org:10003 00:50:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:49 Configure a credential helper to remove this warning. See 00:50:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:49 00:50:49 Login Succeeded 00:50:49 nexus3.edgexfoundry.org:10004 00:50:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:49 Configure a credential helper to remove this warning. See 00:50:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:49 00:50:49 Login Succeeded 00:50:49 docker.io 00:50:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:50 Configure a credential helper to remove this warning. See 00:50:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:50 00:50:50 Login Succeeded 00:50:50 ---> docker-login.sh ends [Pipeline] } 00:50:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:50:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:50:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:50:50 ========================================================= 00:50:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:50:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:50 + 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 . 00:50:50 Sending build context to Docker daemon 6.588MB 00:50:50 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:50:50 Step 2/12 : FROM ${BASE} AS builder 00:50:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:50:50 f56be85fc22e: Pulling fs layer 00:50:50 85791d961cd3: Pulling fs layer 00:50:50 d694b5ae8c79: Pulling fs layer 00:50:50 9f32a84ed3da: Pulling fs layer 00:50:50 4d19c01a9841: Pulling fs layer 00:50:50 9325e15d5711: Pulling fs layer 00:50:50 556b6ee489ea: Pulling fs layer 00:50:50 c5a4b2cf53e6: Pulling fs layer 00:50:50 9f32a84ed3da: Waiting 00:50:50 4d19c01a9841: Waiting 00:50:50 9325e15d5711: Waiting 00:50:50 556b6ee489ea: Waiting 00:50:50 c5a4b2cf53e6: Waiting 00:50:51 85791d961cd3: Download complete 00:50:51 9f32a84ed3da: Verifying Checksum 00:50:51 9f32a84ed3da: Download complete 00:50:51 4d19c01a9841: Download complete 00:50:51 f56be85fc22e: Verifying Checksum 00:50:51 f56be85fc22e: Download complete 00:50:51 9325e15d5711: Verifying Checksum 00:50:51 9325e15d5711: Download complete 00:50:51 f56be85fc22e: Pull complete 00:50:51 85791d961cd3: Pull complete 00:50:51 c5a4b2cf53e6: Verifying Checksum 00:50:51 c5a4b2cf53e6: Download complete 00:50:51 d694b5ae8c79: Verifying Checksum 00:50:51 d694b5ae8c79: Download complete 00:50:51 556b6ee489ea: Verifying Checksum 00:50:51 556b6ee489ea: Download complete 00:50:55 d694b5ae8c79: Pull complete 00:50:55 9f32a84ed3da: Pull complete 00:50:55 4d19c01a9841: Pull complete 00:50:55 9325e15d5711: Pull complete 00:50:57 556b6ee489ea: Pull complete 00:50:58 c5a4b2cf53e6: Pull complete 00:50:58 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 00:50:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:50:58 ---> c4be618373d6 00:50:58 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:51:04 Still waiting to schedule task 00:51:04 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:51:08 ---> Running in a0803bddbfc3 00:51:08 Removing intermediate container a0803bddbfc3 00:51:08 ---> 13fbf271e0be 00:51:08 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:51:08 ---> Running in a54882625497 00:51:08 Removing intermediate container a54882625497 00:51:08 ---> 322cdc431914 00:51:08 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:51:09 ---> Running in 8e93d8d75d64 00:51:10 Removing intermediate container 8e93d8d75d64 00:51:10 ---> 22ca4c0e8fcb 00:51:10 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:51:10 ---> Running in a341850497ef 00:51:11 Removing intermediate container a341850497ef 00:51:11 ---> b5059a9a99b7 00:51:11 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:51:11 ---> Running in 9ffa4db2689c 00:51:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:51:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:51:12 (1/4) Installing openssh-keygen (9.1_p1-r3) 00:51:12 (2/4) Installing libedit (20221030.3.1-r0) 00:51:12 (3/4) Installing openssh-client-common (9.1_p1-r3) 00:51:12 (4/4) Installing openssh-client-default (9.1_p1-r3) 00:51:12 Executing busybox-1.35.0-r29.trigger 00:51:12 OK: 269 MiB in 57 packages 00:51:13 Removing intermediate container 9ffa4db2689c 00:51:13 ---> fff2b6b764e5 00:51:13 Step 8/12 : WORKDIR /device-mqtt-go 00:51:13 ---> Running in cc5ee35ca2ce 00:51:13 Removing intermediate container cc5ee35ca2ce 00:51:13 ---> 7819fa3f584a 00:51:13 Step 9/12 : COPY go.mod vendor* ./ 00:51:13 ---> 7ee716c95c6b 00:51:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:51:13 ---> Running in c084abaa635b 00:51:52 Removing intermediate container c084abaa635b 00:51:52 ---> 9b47f79f4d31 00:51:52 Step 11/12 : COPY . . 00:51:52 ---> ec260858e8fd 00:51:52 Step 12/12 : RUN $MAKE 00:51:52 ---> Running in 38ec7f2b0a84 00:51:53 noop 00:51:54 Removing intermediate container 38ec7f2b0a84 00:51:54 ---> e259e5fec2bb 00:51:54 Successfully built e259e5fec2bb 00:51:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:54 + docker inspect -f . ci-base-image-x86_64 00:51:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:51:54 prd-ubuntu20.04-docker-8c-8g-16887 does not seem to be running inside a container 00:51:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-610 -v /w/workspace/gexfoundry_device-mqtt-go_PR-610:/w/workspace/gexfoundry_device-mqtt-go_PR-610:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:51:55 $ docker top 7725c85cf2aae99a3972d9e18a89b44f70f8a74eb6d5868ea30a845f25d5fa3b -eo pid,comm [Pipeline] { [Pipeline] sh 00:51:55 + go version 00:51:55 go version go1.20.2 linux/amd64 [Pipeline] } 00:51:55 $ docker stop --time=1 7725c85cf2aae99a3972d9e18a89b44f70f8a74eb6d5868ea30a845f25d5fa3b 00:51:57 $ docker rm -f --volumes 7725c85cf2aae99a3972d9e18a89b44f70f8a74eb6d5868ea30a845f25d5fa3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:57 + docker inspect -f . ci-base-image-x86_64 00:51:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:51:57 prd-ubuntu20.04-docker-8c-8g-16887 does not seem to be running inside a container 00:51:58 $ 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-610 -v /w/workspace/gexfoundry_device-mqtt-go_PR-610:/w/workspace/gexfoundry_device-mqtt-go_PR-610:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:51:58 $ docker top 1486741f8bf1dbf5c0468bd1adc2e4656ff6abffb1caf73e56b2cd9f62640135 -eo pid,comm [Pipeline] { [Pipeline] sh 00:51:58 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-610 [Pipeline] fileExists [Pipeline] sh 00:51:59 + make test 00:51:59 go test ./... -coverprofile=coverage.out ./... 00:52:03 ? github.com/edgexfoundry/device-mqtt-go [no test files] 00:52:13 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 00:52:13 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 00:52:13 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.8% of statements 00:52:18 go vet ./... 00:52:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:52:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:52:22 ./bin/test-attribution-txt.sh [Pipeline] echo 00:52:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:52:22 $ docker stop --time=1 1486741f8bf1dbf5c0468bd1adc2e4656ff6abffb1caf73e56b2cd9f62640135 00:52:25 $ docker rm -f --volumes 1486741f8bf1dbf5c0468bd1adc2e4656ff6abffb1caf73e56b2cd9f62640135 [Pipeline] // withDockerContainer [Pipeline] sh 00:52:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:52:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:52:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:52:26 + ls -al . 00:52:26 total 184 00:52:26 drwxrwxr-x 10 jenkins jenkins 4096 May 25 00:51 . 00:52:26 drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:50 .. 00:52:26 -rw-rw-r-- 1 jenkins jenkins 140 May 25 00:50 .dockerignore 00:52:26 drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:50 .git 00:52:26 drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:50 .github 00:52:26 -rw-rw-r-- 1 jenkins jenkins 329 May 25 00:50 .gitignore 00:52:26 -rw-rw-r-- 1 jenkins jenkins 41 May 25 00:50 .golangci.yml 00:52:26 drwxr-xr-x 3 jenkins jenkins 4096 May 25 00:50 .semver 00:52:26 -rw-rw-r-- 1 jenkins jenkins 9417 May 25 00:50 Attribution.txt 00:52:26 -rw-rw-r-- 1 jenkins jenkins 17522 May 25 00:50 CHANGELOG.md 00:52:26 -rw-rw-r-- 1 jenkins jenkins 1689 May 25 00:50 Dockerfile 00:52:26 -rw-rw-r-- 1 jenkins jenkins 677 May 25 00:50 GOVERNANCE.md 00:52:26 -rw-rw-r-- 1 jenkins jenkins 678 May 25 00:50 Jenkinsfile 00:52:26 -rw-rw-r-- 1 jenkins jenkins 11340 May 25 00:50 LICENSE 00:52:26 -rw-rw-r-- 1 jenkins jenkins 1732 May 25 00:50 Makefile 00:52:26 -rw-rw-r-- 1 jenkins jenkins 620 May 25 00:50 OWNERS.md 00:52:26 -rw-rw-r-- 1 jenkins jenkins 3165 May 25 00:50 README.md 00:52:26 -rw-rw-r-- 1 jenkins jenkins 5 May 25 00:50 VERSION 00:52:26 drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:50 bin 00:52:26 drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:50 cmd 00:52:26 -rw-r--r-- 1 jenkins jenkins 18506 May 25 00:52 coverage.out 00:52:26 -rw-rw-r-- 1 jenkins jenkins 3285 May 25 00:50 go.mod 00:52:26 -rw-rw-r-- 1 jenkins jenkins 31232 May 25 00:50 go.sum 00:52:26 drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:50 internal 00:52:26 drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:50 mock 00:52:26 drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:50 snap 00:52:26 -rw-rw-r-- 1 jenkins jenkins 227 May 25 00:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:27 + 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=8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc --label arch=amd64 --label version=0.0.0 . 00:52:27 Sending build context to Docker daemon 6.608MB 00:52:27 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 00:52:27 Step 2/24 : FROM ${BASE} AS builder 00:52:27 ---> e259e5fec2bb 00:52:27 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:52:27 ---> Running in 0dbccc2ee1f2 00:52:27 Removing intermediate container 0dbccc2ee1f2 00:52:27 ---> c73c06711357 00:52:27 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:52:27 ---> Running in 8844e5ce3b85 00:52:27 Removing intermediate container 8844e5ce3b85 00:52:27 ---> c03280c8cb84 00:52:27 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:52:27 ---> Running in 626bd3b24b1f 00:52:27 Removing intermediate container 626bd3b24b1f 00:52:27 ---> 86d6c712015f 00:52:27 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 00:52:27 ---> Running in 2ce082496295 00:52:27 Removing intermediate container 2ce082496295 00:52:27 ---> b619b8e6840d 00:52:27 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:52:27 ---> Running in 4f3615531746 00:52:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:52:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:52:28 OK: 269 MiB in 57 packages 00:52:28 Removing intermediate container 4f3615531746 00:52:28 ---> d7350267475d 00:52:28 Step 8/24 : WORKDIR /device-mqtt-go 00:52:28 ---> Running in 478c3854044e 00:52:28 Removing intermediate container 478c3854044e 00:52:28 ---> 5b33cdc3f4a7 00:52:28 Step 9/24 : COPY go.mod vendor* ./ 00:52:28 ---> 3a95a814e3bf 00:52:28 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:28 ---> Running in 679c04a4c3d8 00:52:29 Removing intermediate container 679c04a4c3d8 00:52:29 ---> a80952182767 00:52:29 Step 11/24 : COPY . . 00:52:30 ---> 2bc2383867e3 00:52:30 Step 12/24 : RUN $MAKE 00:52:30 ---> Running in 7bd0476b1ba6 00:52:30 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 00:52:52 Removing intermediate container 7bd0476b1ba6 00:52:52 ---> dcc131abeae1 00:52:52 Step 13/24 : FROM alpine:3.17 00:52:52 3.17: Pulling from library/alpine 00:52:52 f56be85fc22e: Already exists 00:52:52 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:52:52 Status: Downloaded newer image for alpine:3.17 00:52:52 ---> 9ed4aefc74f6 00:52:52 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 00:52:52 ---> Running in a2fe70db0890 00:52:52 Removing intermediate container a2fe70db0890 00:52:52 ---> e70783fa5b96 00:52:52 Step 15/24 : RUN apk add --update --no-cache dumb-init 00:52:52 ---> Running in 4426b6453cee 00:52:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:52:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:52:52 (1/1) Installing dumb-init (1.2.5-r2) 00:52:52 Executing busybox-1.35.0-r29.trigger 00:52:52 OK: 7 MiB in 16 packages 00:52:52 Removing intermediate container 4426b6453cee 00:52:52 ---> 2d56a5d07a9e 00:52:52 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 00:52:52 ---> 8453e05f4ba2 00:52:52 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 00:52:52 ---> 158c1ca9dc4c 00:52:52 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 00:52:52 ---> 210a5f1fec9e 00:52:52 Step 19/24 : EXPOSE 59982 00:52:52 ---> Running in 6e7523c92a27 00:52:52 Removing intermediate container 6e7523c92a27 00:52:52 ---> 39bbaeebead6 00:52:52 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 00:52:52 ---> Running in e425e4cb7804 00:52:52 Removing intermediate container e425e4cb7804 00:52:52 ---> 7a07e21fa4a9 00:52:52 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 00:52:52 ---> Running in e3bb8d5ca737 00:52:52 Removing intermediate container e3bb8d5ca737 00:52:52 ---> a44de29c10fb 00:52:52 Step 22/24 : LABEL arch=amd64 00:52:52 ---> Running in 4f5f608968e3 00:52:52 Removing intermediate container 4f5f608968e3 00:52:52 ---> f59e1706c420 00:52:52 Step 23/24 : LABEL git_sha=8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc 00:52:52 ---> Running in f921efc213f8 00:52:52 Removing intermediate container f921efc213f8 00:52:52 ---> 7f8a74add97e 00:52:52 Step 24/24 : LABEL version=0.0.0 00:52:52 ---> Running in 2318668abd22 00:52:52 Removing intermediate container 2318668abd22 00:52:52 ---> c172851572e8 00:52:52 [Warning] One or more build-args [ARCH] were not consumed 00:52:52 Successfully built c172851572e8 00:52:52 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 00:52:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:52:53 00:52:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:52:54 latest: Pulling from edgex-lftools-log-publisher 00:52:54 5eb5b503b376: Pulling fs layer 00:52:54 5c69ac0246d0: Pulling fs layer 00:52:54 ec43610c2a17: Pulling fs layer 00:52:54 3a2ae6a8a46f: Pulling fs layer 00:52:54 33b1e0a273af: Pulling fs layer 00:52:54 5d3b04190fa2: Pulling fs layer 00:52:54 2f39f015ded8: Pulling fs layer 00:52:54 3a2ae6a8a46f: Waiting 00:52:54 33b1e0a273af: Waiting 00:52:54 5d3b04190fa2: Waiting 00:52:54 2f39f015ded8: Waiting 00:52:54 5c69ac0246d0: Verifying Checksum 00:52:54 5c69ac0246d0: Download complete 00:52:54 3a2ae6a8a46f: Verifying Checksum 00:52:54 3a2ae6a8a46f: Download complete 00:52:54 33b1e0a273af: Verifying Checksum 00:52:54 33b1e0a273af: Download complete 00:52:54 5d3b04190fa2: Download complete 00:52:54 ec43610c2a17: Verifying Checksum 00:52:54 ec43610c2a17: Download complete 00:52:54 5eb5b503b376: Verifying Checksum 00:52:54 5eb5b503b376: Download complete 00:52:54 2f39f015ded8: Download complete 00:52:55 5eb5b503b376: Pull complete 00:52:55 5c69ac0246d0: Pull complete 00:52:56 ec43610c2a17: Pull complete 00:52:56 3a2ae6a8a46f: Pull complete 00:52:56 33b1e0a273af: Pull complete 00:52:57 5d3b04190fa2: Pull complete 00:53:01 2f39f015ded8: Pull complete 00:53:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:53:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:53:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:53:01 prd-ubuntu20.04-docker-8c-8g-16887 does not seem to be running inside a container 00:53:01 $ 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-610 -v /w/workspace/gexfoundry_device-mqtt-go_PR-610:/w/workspace/gexfoundry_device-mqtt-go_PR-610:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:53:05 $ docker top 4243fbb9e674e22aaef1ead4620b85094c072890ef60ec834972a5fe6b95bbf6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:53:06 ---> job-cost.sh 00:53:06 lf-activate-venv: SKIPPING 00:53:06 INFO: No Stack... 00:53:06 INFO: Retrieving Pricing Info for: v3-standard-8 00:53:06 INFO: Archiving Costs [Pipeline] sh 00:53:07 + cut+ -d, -f6 00:53:07 cat /w/workspace/gexfoundry_device-mqtt-go_PR-610/archives/cost.csv [Pipeline] lock 00:53:07 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-610-1-stack-cost] 00:53:07 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-610-1-stack-cost] did not exist. Created. 00:53:07 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-610-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:53:07 + echo total: 0.2199999988079071 [Pipeline] stash 00:53:07 Stashed 1 file(s) [Pipeline] } 00:53:07 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-610-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:53:07 $ docker stop --time=1 4243fbb9e674e22aaef1ead4620b85094c072890ef60ec834972a5fe6b95bbf6 00:53:08 $ docker rm -f --volumes 4243fbb9e674e22aaef1ead4620b85094c072890ef60ec834972a5fe6b95bbf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:53:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16891 in /w/workspace/gexfoundry_device-mqtt-go_PR-610 [Pipeline] { [Pipeline] ws 00:53:52 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 00:53:53 Selected Git installation does not exist. Using Default 00:53:53 The recommended git tool is: NONE 00:53:59 using credential edgex-jenkins-ssh 00:53:59 Cloning the remote Git repository 00:53:59 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 00:53:59 > git init /w/workspace/device-mqtt-go/1 # timeout=10 00:53:59 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 00:53:59 > git --version # timeout=10 00:54:00 > git --version # 'git version 2.25.1' 00:54:00 using GIT_SSH to set credentials SSH Credentials for GitHub 00:54:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:54:01 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 00:54:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:54:02 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 00:54:02 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 00:54:02 using GIT_SSH to set credentials SSH Credentials for GitHub 00:54:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/610/head:refs/remotes/origin/PR-610 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:54:03 Merging remotes/origin/main commit 7890826e223808f9f870907e908c893318dcbe65 into PR head commit 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc 00:54:03 Merge succeeded, producing 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc 00:54:03 Checking out Revision 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc (PR-610) 00:54:04 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 00:54:04 > git --version # timeout=10 00:54:04 > git --version # 'git version 2.25.1' 00:54:04 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 00:54:03 > git config core.sparsecheckout # timeout=10 00:54:03 > git checkout -f 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc # timeout=10 00:54:03 > git remote # timeout=10 00:54:03 > git config --get remote.origin.url # timeout=10 00:54:03 using GIT_SSH to set credentials SSH Credentials for GitHub 00:54:03 > git merge 7890826e223808f9f870907e908c893318dcbe65 # timeout=10 00:54:03 > git rev-parse HEAD^{commit} # timeout=10 00:54:03 > git config core.sparsecheckout # timeout=10 00:54:03 > git checkout -f 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 00:54:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:54:05 % Total % Received % Xferd Average Speed Time Time Time Current 00:54:05 Dload Upload Total Spent Left Speed 00:54:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh 00:54:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:54:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:54:06 + sudo tee /etc/docker/daemon.new 00:54:06 { 00:54:06 "registry-mirrors": [ 00:54:06 "https://nexus3.edgexfoundry.org:10001" 00:54:06 ], 00:54:06 "bip": "10.250.0.254/24", 00:54:06 "hosts": [ 00:54:06 "tcp://0.0.0.0:5555", 00:54:06 "unix:///var/run/docker.sock" 00:54:06 ], 00:54:06 "mtu": 1458, 00:54:06 "selinux-enabled": true, 00:54:06 "seccomp-profile": "/etc/docker/seccomp.json" 00:54:06 } [Pipeline] sh 00:54:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:54:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:54:25 provisioning config files... 00:54:25 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config9391168601895274177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:54:26 ---> docker-login.sh 00:54:26 nexus3.edgexfoundry.org:10001 00:54:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:27 Configure a credential helper to remove this warning. See 00:54:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:27 00:54:27 Login Succeeded 00:54:27 nexus3.edgexfoundry.org:10002 00:54:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:27 Configure a credential helper to remove this warning. See 00:54:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:27 00:54:27 Login Succeeded 00:54:27 nexus3.edgexfoundry.org:10003 00:54:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:28 Configure a credential helper to remove this warning. See 00:54:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:28 00:54:28 Login Succeeded 00:54:28 nexus3.edgexfoundry.org:10004 00:54:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:28 Configure a credential helper to remove this warning. See 00:54:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:28 00:54:28 Login Succeeded 00:54:28 docker.io 00:54:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:29 Configure a credential helper to remove this warning. See 00:54:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:29 00:54:29 Login Succeeded 00:54:29 ---> docker-login.sh ends [Pipeline] } 00:54:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:54:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:54:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:54:30 ========================================================= 00:54:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:54:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:30 + 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 . 00:54:31 Sending build context to Docker daemon 3.431MB 00:54:31 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:54:31 Step 2/12 : FROM ${BASE} AS builder 00:54:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:54:31 c41833b44d91: Pulling fs layer 00:54:31 ed15518f5707: Pulling fs layer 00:54:31 feae8fd75edb: Pulling fs layer 00:54:31 242c74f7c9fa: Pulling fs layer 00:54:31 3cdef696dda3: Pulling fs layer 00:54:31 2ced38df9373: Pulling fs layer 00:54:31 58f1dce35555: Pulling fs layer 00:54:31 3cdef696dda3: Waiting 00:54:31 2ced38df9373: Waiting 00:54:31 58f1dce35555: Waiting 00:54:31 ed15518f5707: Verifying Checksum 00:54:31 ed15518f5707: Download complete 00:54:31 242c74f7c9fa: Verifying Checksum 00:54:31 242c74f7c9fa: Download complete 00:54:31 3cdef696dda3: Verifying Checksum 00:54:31 3cdef696dda3: Download complete 00:54:31 c41833b44d91: Verifying Checksum 00:54:31 c41833b44d91: Download complete 00:54:33 c41833b44d91: Pull complete 00:54:33 58f1dce35555: Verifying Checksum 00:54:33 58f1dce35555: Download complete 00:54:34 ed15518f5707: Pull complete 00:54:35 feae8fd75edb: Verifying Checksum 00:54:35 feae8fd75edb: Download complete 00:54:35 2ced38df9373: Verifying Checksum 00:54:35 2ced38df9373: Download complete 00:54:47 feae8fd75edb: Pull complete 00:54:47 242c74f7c9fa: Pull complete 00:54:47 3cdef696dda3: Pull complete 00:54:54 2ced38df9373: Pull complete 00:54:56 58f1dce35555: Pull complete 00:54:57 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 00:54:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:54:57 ---> fadd8f120f05 00:54:57 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:54:58 ---> Running in 6540e4690e66 00:54:58 Removing intermediate container 6540e4690e66 00:54:58 ---> c3834c4428f6 00:54:58 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:54:58 ---> Running in 010af235380a 00:54:59 Removing intermediate container 010af235380a 00:54:59 ---> deb88c4d507c 00:54:59 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:54:59 ---> Running in 663e306cfd1a 00:54:59 Removing intermediate container 663e306cfd1a 00:54:59 ---> cebf2c9afeb3 00:54:59 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:54:59 ---> Running in 0a7a8d0c9693 00:55:00 Removing intermediate container 0a7a8d0c9693 00:55:00 ---> 50a218c45185 00:55:00 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:55:00 ---> Running in 65fdcd4d407a 00:55:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:55:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:55:03 (1/4) Installing openssh-keygen (9.1_p1-r3) 00:55:03 (2/4) Installing libedit (20221030.3.1-r0) 00:55:03 (3/4) Installing openssh-client-common (9.1_p1-r3) 00:55:03 (4/4) Installing openssh-client-default (9.1_p1-r3) 00:55:03 Executing busybox-1.35.0-r29.trigger 00:55:03 OK: 268 MiB in 57 packages 00:55:06 Removing intermediate container 65fdcd4d407a 00:55:06 ---> f416f6382b9c 00:55:06 Step 8/12 : WORKDIR /device-mqtt-go 00:55:06 ---> Running in fa6768636a63 00:55:06 Removing intermediate container fa6768636a63 00:55:06 ---> 189ad82673be 00:55:06 Step 9/12 : COPY go.mod vendor* ./ 00:55:07 ---> 514f0cd674fb 00:55:07 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:55:07 ---> Running in c1aa547e08a8 00:56:15 Removing intermediate container c1aa547e08a8 00:56:15 ---> 5c6d6c871028 00:56:15 Step 11/12 : COPY . . 00:56:15 ---> 583150df0362 00:56:15 Step 12/12 : RUN $MAKE 00:56:15 ---> Running in a12ac2712fd1 00:56:15 noop 00:56:16 Removing intermediate container a12ac2712fd1 00:56:16 ---> fe281021599b 00:56:16 Successfully built fe281021599b 00:56:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:17 + docker inspect -f . ci-base-image-arm64 00:56:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:17 prd-ubuntu20.04-docker-arm64-4c-16g-16891 does not seem to be running inside a container 00:56:17 $ 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 00:56:19 $ docker top 068159acfe4268098a2bdec2bc1f9e1f92cf2a6ba0302d1df752a0502be53d63 -eo pid,comm [Pipeline] { [Pipeline] sh 00:56:20 + go version 00:56:20 go version go1.20.2 linux/arm64 [Pipeline] } 00:56:20 $ docker stop --time=1 068159acfe4268098a2bdec2bc1f9e1f92cf2a6ba0302d1df752a0502be53d63 00:56:21 $ docker rm -f --volumes 068159acfe4268098a2bdec2bc1f9e1f92cf2a6ba0302d1df752a0502be53d63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:22 + docker inspect -f . ci-base-image-arm64 00:56:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:23 prd-ubuntu20.04-docker-arm64-4c-16g-16891 does not seem to be running inside a container 00:56:23 $ 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 00:56:24 $ docker top aac270b14b2c3d8cfc21fcdbd886b2e7601491403107a013233fa012ca92a952 -eo pid,comm [Pipeline] { [Pipeline] sh 00:56:25 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 00:56:26 + make test 00:56:26 go test ./... -coverprofile=coverage.out ./... 00:57:05 ? github.com/edgexfoundry/device-mqtt-go [no test files] 00:59:42 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 00:59:42 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 00:59:42 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.080s coverage: 22.8% of statements 00:59:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:59:42 go vet ./... 01:00:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:00:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:00:14 ./bin/test-attribution-txt.sh [Pipeline] echo 01:00:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:00:14 $ docker stop --time=1 aac270b14b2c3d8cfc21fcdbd886b2e7601491403107a013233fa012ca92a952 01:00:16 $ docker rm -f --volumes aac270b14b2c3d8cfc21fcdbd886b2e7601491403107a013233fa012ca92a952 [Pipeline] // withDockerContainer [Pipeline] sh 01:00:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:00:17 Warning: overwriting stash ‘coverage-report’ 01:00:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:00:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:00:19 + ls -al . 01:00:19 total 180 01:00:19 drwxrwxr-x 9 jenkins jenkins 4096 May 25 00:56 . 01:00:19 drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:54 .. 01:00:19 -rw-rw-r-- 1 jenkins jenkins 140 May 25 00:54 .dockerignore 01:00:19 drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:54 .git 01:00:19 drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:54 .github 01:00:19 -rw-rw-r-- 1 jenkins jenkins 329 May 25 00:54 .gitignore 01:00:19 -rw-rw-r-- 1 jenkins jenkins 41 May 25 00:54 .golangci.yml 01:00:19 -rw-rw-r-- 1 jenkins jenkins 9417 May 25 00:54 Attribution.txt 01:00:19 -rw-rw-r-- 1 jenkins jenkins 17522 May 25 00:54 CHANGELOG.md 01:00:19 -rw-rw-r-- 1 jenkins jenkins 1689 May 25 00:54 Dockerfile 01:00:19 -rw-rw-r-- 1 jenkins jenkins 677 May 25 00:54 GOVERNANCE.md 01:00:19 -rw-rw-r-- 1 jenkins jenkins 678 May 25 00:54 Jenkinsfile 01:00:19 -rw-rw-r-- 1 jenkins jenkins 11340 May 25 00:54 LICENSE 01:00:19 -rw-rw-r-- 1 jenkins jenkins 1732 May 25 00:54 Makefile 01:00:19 -rw-rw-r-- 1 jenkins jenkins 620 May 25 00:54 OWNERS.md 01:00:19 -rw-rw-r-- 1 jenkins jenkins 3165 May 25 00:54 README.md 01:00:19 -rw-rw-r-- 1 jenkins jenkins 5 May 25 00:50 VERSION 01:00:19 drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:54 bin 01:00:19 drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:54 cmd 01:00:19 -rw-r--r-- 1 jenkins jenkins 18506 May 25 00:59 coverage.out 01:00:19 -rw-rw-r-- 1 jenkins jenkins 3285 May 25 00:54 go.mod 01:00:19 -rw-rw-r-- 1 jenkins jenkins 31232 May 25 00:54 go.sum 01:00:19 drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:54 internal 01:00:19 drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:54 mock 01:00:19 drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:54 snap 01:00:19 -rw-rw-r-- 1 jenkins jenkins 227 May 25 00:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:19 + 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=8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc --label arch=arm64 --label version=0.0.0 . 01:00:20 Sending build context to Docker daemon 3.45MB 01:00:20 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 01:00:20 Step 2/24 : FROM ${BASE} AS builder 01:00:20 ---> fe281021599b 01:00:20 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:00:20 ---> Running in 8c77e5ba20a0 01:00:20 Removing intermediate container 8c77e5ba20a0 01:00:20 ---> 5c7c1c240123 01:00:20 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:00:20 ---> Running in 53d1bc6ec3ab 01:00:21 Removing intermediate container 53d1bc6ec3ab 01:00:21 ---> 54890bb2ebc3 01:00:21 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:00:21 ---> Running in 8203e1549000 01:00:21 Removing intermediate container 8203e1549000 01:00:21 ---> f7e34d6d3c05 01:00:21 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:00:21 ---> Running in 1f0f487ed1f1 01:00:22 Removing intermediate container 1f0f487ed1f1 01:00:22 ---> 17e5ad6e1b6c 01:00:22 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:00:22 ---> Running in 6db9e4a483a6 01:00:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:00:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:00:25 OK: 268 MiB in 57 packages 01:00:27 Removing intermediate container 6db9e4a483a6 01:00:27 ---> 23c4b04e9627 01:00:27 Step 8/24 : WORKDIR /device-mqtt-go 01:00:27 ---> Running in 6d638221a590 01:00:27 Removing intermediate container 6d638221a590 01:00:27 ---> c92ec1e0e918 01:00:27 Step 9/24 : COPY go.mod vendor* ./ 01:00:27 ---> 0fece75b469e 01:00:27 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:00:27 ---> Running in 9ed7a89ebff7 01:00:33 Removing intermediate container 9ed7a89ebff7 01:00:33 ---> b875e489eb51 01:00:33 Step 11/24 : COPY . . 01:00:33 ---> df4ecdc5c1fe 01:00:33 Step 12/24 : RUN $MAKE 01:00:33 ---> Running in d538d01ee60d 01:00:34 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 01:03:11 Removing intermediate container d538d01ee60d 01:03:11 ---> 4453ee7ac01d 01:03:11 Step 13/24 : FROM alpine:3.17 01:03:11 3.17: Pulling from library/alpine 01:03:11 c41833b44d91: Already exists 01:03:11 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:03:11 Status: Downloaded newer image for alpine:3.17 01:03:11 ---> 51e60588ff2c 01:03:11 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:03:11 ---> Running in 35fe2a18527e 01:03:11 Removing intermediate container 35fe2a18527e 01:03:11 ---> b2c39a95ab40 01:03:11 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:03:11 ---> Running in 1c5e51ea0066 01:03:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:03:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:03:11 (1/1) Installing dumb-init (1.2.5-r2) 01:03:11 Executing busybox-1.35.0-r29.trigger 01:03:11 OK: 8 MiB in 16 packages 01:03:11 Removing intermediate container 1c5e51ea0066 01:03:11 ---> 6b93d3cef113 01:03:11 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:03:11 ---> e68a2f0fa1a5 01:03:11 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:03:11 ---> 18ce5090943f 01:03:11 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:03:11 ---> 3285813e46d9 01:03:11 Step 19/24 : EXPOSE 59982 01:03:11 ---> Running in ab63d80376ea 01:03:11 Removing intermediate container ab63d80376ea 01:03:11 ---> b6091a0ad762 01:03:11 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:03:11 ---> Running in 3fb013dfb6d6 01:03:12 Removing intermediate container 3fb013dfb6d6 01:03:12 ---> c5c2ada39358 01:03:12 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:03:12 ---> Running in e7d72c75a53e 01:03:12 Removing intermediate container e7d72c75a53e 01:03:12 ---> 731d0d52d653 01:03:12 Step 22/24 : LABEL arch=arm64 01:03:12 ---> Running in 86501d957a7d 01:03:13 Removing intermediate container 86501d957a7d 01:03:13 ---> e11cfc278894 01:03:13 Step 23/24 : LABEL git_sha=8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc 01:03:13 ---> Running in 070258b463d8 01:03:13 Removing intermediate container 070258b463d8 01:03:13 ---> 8abb09f8ecf8 01:03:13 Step 24/24 : LABEL version=0.0.0 01:03:13 ---> Running in b032b7868096 01:03:13 Removing intermediate container b032b7868096 01:03:13 ---> b5365f463ec4 01:03:13 [Warning] One or more build-args [ARCH] were not consumed 01:03:13 Successfully built b5365f463ec4 01:03:13 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 01:03:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:03:14 01:03:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:03:15 arm64: Pulling from edgex-lftools-log-publisher 01:03:15 8998bd30e6a1: Pulling fs layer 01:03:15 04944245beec: Pulling fs layer 01:03:15 699f458cf7ca: Pulling fs layer 01:03:15 765212b225bb: Pulling fs layer 01:03:15 f23df028b6ca: Pulling fs layer 01:03:15 d65c8cfc05b1: Pulling fs layer 01:03:15 2437ff75d9bd: Pulling fs layer 01:03:15 f23df028b6ca: Waiting 01:03:15 d65c8cfc05b1: Waiting 01:03:15 2437ff75d9bd: Waiting 01:03:15 765212b225bb: Waiting 01:03:15 04944245beec: Verifying Checksum 01:03:15 04944245beec: Download complete 01:03:15 765212b225bb: Verifying Checksum 01:03:15 765212b225bb: Download complete 01:03:15 f23df028b6ca: Verifying Checksum 01:03:15 f23df028b6ca: Download complete 01:03:15 d65c8cfc05b1: Verifying Checksum 01:03:15 d65c8cfc05b1: Download complete 01:03:15 699f458cf7ca: Verifying Checksum 01:03:15 699f458cf7ca: Download complete 01:03:16 8998bd30e6a1: Verifying Checksum 01:03:16 8998bd30e6a1: Download complete 01:03:18 2437ff75d9bd: Verifying Checksum 01:03:18 2437ff75d9bd: Download complete 01:03:20 8998bd30e6a1: Pull complete 01:03:20 04944245beec: Pull complete 01:03:22 699f458cf7ca: Pull complete 01:03:22 765212b225bb: Pull complete 01:03:22 f23df028b6ca: Pull complete 01:03:22 d65c8cfc05b1: Pull complete 01:03:37 2437ff75d9bd: Pull complete 01:03:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:03:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:03:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:03:38 prd-ubuntu20.04-docker-arm64-4c-16g-16891 does not seem to be running inside a container 01:03:38 $ 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 01:03:40 $ docker top bc056ce1ecd61b4bde4c58bf45f673a38ce6aa5351390d95a624c536183a30fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:03:41 ---> job-cost.sh 01:03:41 lf-activate-venv: SKIPPING 01:03:41 INFO: No Stack... 01:03:42 INFO: Retrieving Pricing Info for: v3-standard-4 01:03:43 INFO: Archiving Costs [Pipeline] sh 01:03:43 + + cutcat -d, /w/workspace/device-mqtt-go/1/archives/cost.csv -f6 01:03:43 [Pipeline] lock 01:03:43 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-610-1-stack-cost] 01:03:43 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-610-1-stack-cost] did not exist. Created. 01:03:43 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-610-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:03:44 /w/workspace/device-mqtt-go/1@tmp/durable-895414fa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:03:45 + echo total: 0.10999999940395355 [Pipeline] stash 01:03:45 Warning: overwriting stash ‘stack-cost’ 01:03:45 Stashed 1 file(s) [Pipeline] } 01:03:45 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-610-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:03:45 $ docker stop --time=1 bc056ce1ecd61b4bde4c58bf45f673a38ce6aa5351390d95a624c536183a30fd 01:03:47 $ docker rm -f --volumes bc056ce1ecd61b4bde4c58bf45f673a38ce6aa5351390d95a624c536183a30fd [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 01:03:48 provisioning config files... 01:03:48 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp/config15088081693840162969tmp [Pipeline] { [Pipeline] sh 01:03:48 + set +x 01:03:48 + bash -s+ -- 01:03:48 curl -s https://codecov.io/bash 01:03:48 01:03:48 _____ _ 01:03:48 / ____| | | 01:03:48 | | ___ __| | ___ ___ _____ __ 01:03:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:03:48 | |___| (_) | (_| | __/ (_| (_) \ V / 01:03:48 \_____\___/ \__,_|\___|\___\___/ \_/ 01:03:48 Bash-1.0.6 01:03:48 01:03:48 01:03:48 ==> git version 2.25.1 found 01:03:48 ==> 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 01:03:48 Release-Date: 2020-01-08 01:03:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:03:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:03:48 ==> Jenkins CI detected. 01:03:48 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-610 01:03:48 project root: . 01:03:48 --> token set from env 01:03:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:03:48 ==> Running gcov in . (disable via -X gcov) 01:03:48 ==> Python coveragepy not found 01:03:48 ==> Searching for coverage reports in: 01:03:48 + . 01:03:48 -> Found 1 reports 01:03:48 ==> Detecting git/mercurial file structure 01:03:48 ==> Reading reports 01:03:48 + ./coverage.out bytes=18506 01:03:48 ==> Appending adjustments 01:03:48 https://docs.codecov.io/docs/fixing-reports 01:03:49 + Found adjustments 01:03:49 ==> Gzipping contents 01:03:49 4.0K /tmp/codecov.Oz14ET.gz 01:03:49 ==> Uploading reports 01:03:49 url: https://codecov.io 01:03:49 query: branch=PR-610&commit=8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-610%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=610&job=&cmd_args= 01:03:49 -> Pinging Codecov 01:03:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-610&commit=8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-610%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=610&job=&cmd_args= 01:03:49 -> Uploading to 01:03:49 https://storage.googleapis.com/codecov/v4/raw/2023-05-25/7D719EC7BBE17E464838252E33014C33/8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc/8f4fc896-319a-4354-bc59-308c58d204bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T010349Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=11a7293da65f3a9c777b4daa3df11a1e987c01477767f183bf2b20ad3e311b66 01:03:49 % Total % Received % Xferd Average Speed Time Time Time Current 01:03:49 Dload Upload Total Spent Left Speed 01:03:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 17122 --:--:-- --:--:-- --:--:-- 17122 01:03:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc [Pipeline] } 01:03:49 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 01:03:51 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-610/archives ] 01:03:51 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-610/archives 01:03:51 total 16 01:03:51 drwxr-xr-x 3 root root 4096 May 25 00:53 . 01:03:51 drwxrwxr-x 11 jenkins jenkins 4096 May 25 00:53 .. 01:03:51 drwxr-xr-x 2 root root 4096 May 25 00:53 cost 01:03:51 -rw-r--r-- 1 root root 86 May 25 00:53 cost.csv 01:03:51 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-610/archives 01:03:51 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-610/archives 01:03:51 total 16 01:03:51 drwxr-xr-x 3 jenkins jenkins 4096 May 25 00:53 . 01:03:51 drwxrwxr-x 11 jenkins jenkins 4096 May 25 00:53 .. 01:03:51 drwxr-xr-x 2 jenkins jenkins 4096 May 25 00:53 cost 01:03:51 -rw-r--r-- 1 jenkins jenkins 86 May 25 00:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:03:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:03:52 ---> package-listing.sh 01:03:52 ++ facter osfamily 01:03:52 ++ tr '[:upper:]' '[:lower:]' 01:03:52 + OS_FAMILY=debian 01:03:52 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-610 01:03:52 + START_PACKAGES=/tmp/packages_start.txt 01:03:52 + END_PACKAGES=/tmp/packages_end.txt 01:03:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:03:52 + PACKAGES=/tmp/packages_start.txt 01:03:52 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-610 ']' 01:03:52 + PACKAGES=/tmp/packages_end.txt 01:03:52 + case "${OS_FAMILY}" in 01:03:52 + dpkg -l 01:03:52 + grep '^ii' 01:03:52 + '[' -f /tmp/packages_start.txt ']' 01:03:52 + '[' -f /tmp/packages_end.txt ']' 01:03:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:03:52 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-610 ']' 01:03:52 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-610/archives/ 01:03:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-610/archives/ [Pipeline] echo 01:03:52 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-610/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:03:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:03:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:03:53 prd-ubuntu20.04-docker-8c-8g-16887 does not seem to be running inside a container 01:03:53 $ 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-610/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-610 -v /w/workspace/gexfoundry_device-mqtt-go_PR-610:/w/workspace/gexfoundry_device-mqtt-go_PR-610:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-610@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 01:03:54 $ docker top 84c249c79211064cd77892a5665f0bea8b8e5117798cbb7c02737a8ef745e653 -eo pid,comm [Pipeline] { [Pipeline] sh 01:03:54 + touch /tmp/pre-build-complete [Pipeline] sh 01:03:54 + mkdir -p /var/log/sysstat [Pipeline] sh 01:03:55 + ls /var/log/sa-host 01:03:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:03:55 provisioning config files... 01:03:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp/config12746032686761210105tmp [Pipeline] { [Pipeline] echo 01:03:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:03:55 ---> create-netrc.sh [Pipeline] } 01:03:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:03:56 ---> python-tools-install.sh [Pipeline] echo 01:03:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:03:56 ---> sudo-logs.sh 01:03:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:03:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:03:56 ---> job-cost.sh 01:03:56 lf-activate-venv: SKIPPING 01:03:56 DEBUG: total: 0.2199999988079071 01:03:56 INFO: Retrieving Stack Cost... 01:03:57 INFO: Retrieving Pricing Info for: v3-standard-8 01:03:57 INFO: Archiving Costs [Pipeline] echo 01:03:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:03:58 ---> logs-deploy.sh 01:03:58 lf-activate-venv: SKIPPING 01:03:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-610/1 01:03:58 INFO: archiving workspace using pattern(s): 01:03:59 Archives upload complete. 01:03:59 INFO: archiving logs to Nexus