Pull request #593 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jumpingliu for edgexfoundry/device-mqtt-go Loading trusted files from base branch main at c17318ed096a052cb57e06eb9991910afac7407c rather than fbc844bc500829106f76288ef4bf0092a336b157 Obtained Jenkinsfile from c17318ed096a052cb57e06eb9991910afac7407c 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-ssh17825489040058002941.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-ssh10358980705267662649.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-593/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-593/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11253985029405622091.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-593/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3337326488853328961.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-ssh9583712911305737121.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-593/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-593/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1742546677151347549.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 ‘prd-ubuntu20.04-docker-8c-8g-13817’ Running on prd-ubuntu20.04-docker-8c-8g-13819 in /w/workspace/gexfoundry_device-mqtt-go_PR-593 [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-593 # 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/593/head:refs/remotes/origin/PR-593 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c17318ed096a052cb57e06eb9991910afac7407c into PR head commit fbc844bc500829106f76288ef4bf0092a336b157 Merge succeeded, producing a42adf0674b3dc410af3abf4ef3bf13682dc5888 Checking out Revision a42adf0674b3dc410af3abf4ef3bf13682dc5888 (PR-593) > git config core.sparsecheckout # timeout=10 > git checkout -f fbc844bc500829106f76288ef4bf0092a336b157 # 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 c17318ed096a052cb57e06eb9991910afac7407c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a42adf0674b3dc410af3abf4ef3bf13682dc5888 # timeout=10 Commit message: "Merge commit 'c17318ed096a052cb57e06eb9991910afac7407c' into HEAD" 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 05:30:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:30:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:30:12 ========================================================= 05:30:12 EdgeX Global Pipelines Version Info 05:30:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:30:19 ------------------- 05:30:19 stable info: 05:30:19 ------------------- 05:30:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:30:19 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 05:30:19 Message: update stable to v1.0.249 05:30:19 ------------------- 05:30:19 experimental info: 05:30:19 ------------------- 05:30:19 Commited By: **** collab-it+edgex@linuxfoundation.org 05:30:19 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 05:30:19 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:30:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 05:30:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 05:30:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:30:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:30:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:30:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:30:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 05:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:30:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:30:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:30:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:30:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:30:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:30:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:30:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:30:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:30:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:30:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:30:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:30:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:30:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:30:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-593 [Pipeline] echo 05:30:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-593 [Pipeline] echo 05:30:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-593 [Pipeline] echo 05:30:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a42adf0674b3dc410af3abf4ef3bf13682dc5888 [Pipeline] echo 05:30:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a42adf0 [Pipeline] echo 05:30:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:30:21 provisioning config files... 05:30:21 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-593@tmp/config13576309671307721735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:30:21 ---> docker-login.sh 05:30:21 nexus3.edgexfoundry.org:10001 05:30:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:22 Configure a credential helper to remove this warning. See 05:30:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:22 05:30:22 Login Succeeded 05:30:22 nexus3.edgexfoundry.org:10002 05:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:22 Configure a credential helper to remove this warning. See 05:30:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:22 05:30:22 Login Succeeded 05:30:22 nexus3.edgexfoundry.org:10003 05:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:22 Configure a credential helper to remove this warning. See 05:30:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:22 05:30:22 Login Succeeded 05:30:22 nexus3.edgexfoundry.org:10004 05:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:22 Configure a credential helper to remove this warning. See 05:30:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:22 05:30:22 Login Succeeded 05:30:22 docker.io 05:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:22 Configure a credential helper to remove this warning. See 05:30:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:22 05:30:22 Login Succeeded 05:30:22 ---> docker-login.sh ends [Pipeline] } 05:30:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:30:23 + git rev-list -1 --merges a42adf0674b3dc410af3abf4ef3bf13682dc5888~1..a42adf0674b3dc410af3abf4ef3bf13682dc5888 [Pipeline] echo 05:30:23 -----------> git rev-list -1 --merges a42adf0674b3dc410af3abf4ef3bf13682dc5888~1..a42adf0674b3dc410af3abf4ef3bf13682dc5888 a42adf0674b3dc410af3abf4ef3bf13682dc5888 05:30:23 a42adf0674b3dc410af3abf4ef3bf13682dc5888 [false] [Pipeline] sh 05:30:23 + git log --format=format:%s -1 a42adf0674b3dc410af3abf4ef3bf13682dc5888 [Pipeline] echo 05:30:23 ========================================================= 05:30:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:30:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:30:24 + git log --format=format:%s -1 a42adf0674b3dc410af3abf4ef3bf13682dc5888 [Pipeline] echo 05:30:24 [semverPrep] GIT_COMMIT: a42adf0674b3dc410af3abf4ef3bf13682dc5888, Commit Message: Merge commit 'c17318ed096a052cb57e06eb9991910afac7407c' into HEAD [Pipeline] echo 05:30:24 [semverPrep] This is not a build commit. [Pipeline] sh 05:30:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:30:24 + grep -v github /etc/ssh/ssh_known_hosts 05:30:24 + [ -e /tmp/ssh_known_hosts ] 05:30:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:30:24 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 05:30:24 -a /etc/ssh/ssh_known_hosts 05:30:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:30:25 05:30:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:30:25 0.1.4: Pulling from edgex-devops/py-git-semver 05:30:25 b85a868b505f: Pulling fs layer 05:30:25 e2be974225ed: Pulling fs layer 05:30:25 339a4e72a1f5: Pulling fs layer 05:30:25 988bab9f4d93: Pulling fs layer 05:30:25 1469e6f7b9e6: Pulling fs layer 05:30:25 eaf3925da568: Pulling fs layer 05:30:25 bab4dde63d76: Pulling fs layer 05:30:25 bde34c3a00c8: Pulling fs layer 05:30:25 b352a97aabf1: Pulling fs layer 05:30:25 4872d77fe225: Pulling fs layer 05:30:25 5851b861e8e6: Pulling fs layer 05:30:25 1469e6f7b9e6: Waiting 05:30:25 eaf3925da568: Waiting 05:30:25 b352a97aabf1: Waiting 05:30:25 4872d77fe225: Waiting 05:30:25 5851b861e8e6: Waiting 05:30:25 988bab9f4d93: Waiting 05:30:25 bab4dde63d76: Waiting 05:30:25 bde34c3a00c8: Waiting 05:30:25 e2be974225ed: Download complete 05:30:25 988bab9f4d93: Verifying Checksum 05:30:25 988bab9f4d93: Download complete 05:30:25 1469e6f7b9e6: Verifying Checksum 05:30:25 1469e6f7b9e6: Download complete 05:30:25 eaf3925da568: Download complete 05:30:25 339a4e72a1f5: Verifying Checksum 05:30:25 339a4e72a1f5: Download complete 05:30:25 bde34c3a00c8: Download complete 05:30:25 b352a97aabf1: Verifying Checksum 05:30:25 b352a97aabf1: Download complete 05:30:25 4872d77fe225: Verifying Checksum 05:30:25 4872d77fe225: Download complete 05:30:25 5851b861e8e6: Download complete 05:30:25 b85a868b505f: Verifying Checksum 05:30:25 b85a868b505f: Download complete 05:30:26 bab4dde63d76: Verifying Checksum 05:30:26 bab4dde63d76: Download complete 05:30:27 b85a868b505f: Pull complete 05:30:27 e2be974225ed: Pull complete 05:30:27 339a4e72a1f5: Pull complete 05:30:27 988bab9f4d93: Pull complete 05:30:27 1469e6f7b9e6: Pull complete 05:30:27 eaf3925da568: Pull complete 05:30:29 bab4dde63d76: Pull complete 05:30:29 bde34c3a00c8: Pull complete 05:30:29 b352a97aabf1: Pull complete 05:30:29 4872d77fe225: Pull complete 05:30:30 5851b861e8e6: Pull complete 05:30:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:30:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:30:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:30:30 prd-ubuntu20.04-docker-8c-8g-13819 does not seem to be running inside a container 05:30:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-593 -v /w/workspace/gexfoundry_device-mqtt-go_PR-593:/w/workspace/gexfoundry_device-mqtt-go_PR-593:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-593@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-593@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-devops/py-git-semver:0.1.4 cat 05:30:34 $ docker top 89963e19c19ca5e071762eff4a6c7fcb78f630f020b7a15a18f8341c606a97dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:30:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:30:35 [ssh-agent] Looking for ssh-agent implementation... 05:30:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:30:35 $ docker exec 89963e19c19ca5e071762eff4a6c7fcb78f630f020b7a15a18f8341c606a97dc ssh-agent 05:30:35 SSH_AUTH_SOCK=/tmp/ssh-B91fhft5F0BI/agent.32 05:30:35 SSH_AGENT_PID=38 05:30:35 Running ssh-add (command line suppressed) 05:30:35 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-593@tmp/private_key_9952502361002171166.key (/w/workspace/gexfoundry_device-mqtt-go_PR-593@tmp/private_key_9952502361002171166.key) 05:30:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:30:36 + git tag --points-at HEAD [Pipeline] } 05:30:36 $ docker exec --env ******** --env ******** 89963e19c19ca5e071762eff4a6c7fcb78f630f020b7a15a18f8341c606a97dc ssh-agent -k 05:30:36 unset SSH_AUTH_SOCK; 05:30:36 unset SSH_AGENT_PID; 05:30:36 echo Agent pid 38 killed; 05:30:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:30:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:30:36 [ssh-agent] Looking for ssh-agent implementation... 05:30:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:30:36 $ docker exec 89963e19c19ca5e071762eff4a6c7fcb78f630f020b7a15a18f8341c606a97dc ssh-agent 05:30:36 SSH_AUTH_SOCK=/tmp/ssh-Yo3QnOGR6RKy/agent.70 05:30:36 SSH_AGENT_PID=76 05:30:36 Running ssh-add (command line suppressed) 05:30:36 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-593@tmp/private_key_15860178348352469398.key (/w/workspace/gexfoundry_device-mqtt-go_PR-593@tmp/private_key_15860178348352469398.key) 05:30:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:30:37 + git semver init 05:30:37 2023-05-05 05:30:37,387 [run_init] DEBUG init version:0.0.0 force:False 05:30:37 2023-05-05 05:30:37,389 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-593/.semver 05:30:37 2023-05-05 05:30:37,390 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-593/.semver 05:30:37 2023-05-05 05:30:37,390 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-593/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-593, universal_newlines=False, shell=None, istream=None) 05:30:38 2023-05-05 05:30:38,134 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-593/.git/info/exclude 05:30:38 2023-05-05 05:30:38,134 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-593/.semver/PR-593 with force:False 05:30:38 2023-05-05 05:30:38,134 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-593/.semver/PR-593 05:30:38 2023-05-05 05:30:38,138 [execute] INFO git cat-file --batch-check 05:30:38 2023-05-05 05:30:38,139 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-593/.semver, universal_newlines=False, shell=None, istream=) 05:30:38 2023-05-05 05:30:38,146 [execute] INFO git cat-file --batch 05:30:38 2023-05-05 05:30:38,146 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-593/.semver, universal_newlines=False, shell=None, istream=) 05:30:38 2023-05-05 05:30:38,152 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-593/.semver/PR-593 05:30:38 0.0.0 [Pipeline] } 05:30:38 $ docker exec --env ******** --env ******** 89963e19c19ca5e071762eff4a6c7fcb78f630f020b7a15a18f8341c606a97dc ssh-agent -k 05:30:38 unset SSH_AUTH_SOCK; 05:30:38 unset SSH_AGENT_PID; 05:30:38 echo Agent pid 76 killed; 05:30:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:30:38 + git semver [Pipeline] } 05:30:39 $ docker stop --time=1 89963e19c19ca5e071762eff4a6c7fcb78f630f020b7a15a18f8341c606a97dc 05:30:40 $ docker rm -f --volumes 89963e19c19ca5e071762eff4a6c7fcb78f630f020b7a15a18f8341c606a97dc [Pipeline] // withDockerContainer [Pipeline] sh 05:30:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:30:41 Stashed 1 file(s) [Pipeline] echo 05:30:41 [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 05:30:41 provisioning config files... 05:30:41 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-593@tmp/config12582787413130417188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:30:42 ---> docker-login.sh 05:30:42 nexus3.edgexfoundry.org:10001 05:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:42 Configure a credential helper to remove this warning. See 05:30:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:42 05:30:42 Login Succeeded 05:30:42 nexus3.edgexfoundry.org:10002 05:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:42 Configure a credential helper to remove this warning. See 05:30:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:42 05:30:42 Login Succeeded 05:30:42 nexus3.edgexfoundry.org:10003 05:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:42 Configure a credential helper to remove this warning. See 05:30:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:42 05:30:42 Login Succeeded 05:30:42 nexus3.edgexfoundry.org:10004 05:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:42 Configure a credential helper to remove this warning. See 05:30:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:42 05:30:42 Login Succeeded 05:30:42 docker.io 05:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:42 Configure a credential helper to remove this warning. See 05:30:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:42 05:30:42 Login Succeeded 05:30:42 ---> docker-login.sh ends [Pipeline] } 05:30:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:30:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:30:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:30:42 ========================================================= 05:30:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:30:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:43 + 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 . 05:30:43 Sending build context to Docker daemon 6.515MB 05:30:43 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 05:30:43 Step 2/12 : FROM ${BASE} AS builder 05:30:43 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:30:43 f56be85fc22e: Pulling fs layer 05:30:43 85791d961cd3: Pulling fs layer 05:30:43 d694b5ae8c79: Pulling fs layer 05:30:43 9f32a84ed3da: Pulling fs layer 05:30:43 4d19c01a9841: Pulling fs layer 05:30:43 9325e15d5711: Pulling fs layer 05:30:43 556b6ee489ea: Pulling fs layer 05:30:43 c5a4b2cf53e6: Pulling fs layer 05:30:43 9325e15d5711: Waiting 05:30:43 4d19c01a9841: Waiting 05:30:43 9f32a84ed3da: Waiting 05:30:43 556b6ee489ea: Waiting 05:30:43 c5a4b2cf53e6: Waiting 05:30:43 85791d961cd3: Download complete 05:30:43 9f32a84ed3da: Verifying Checksum 05:30:43 9f32a84ed3da: Download complete 05:30:43 4d19c01a9841: Download complete 05:30:43 f56be85fc22e: Verifying Checksum 05:30:43 f56be85fc22e: Download complete 05:30:43 9325e15d5711: Verifying Checksum 05:30:43 9325e15d5711: Download complete 05:30:43 f56be85fc22e: Pull complete 05:30:43 85791d961cd3: Pull complete 05:30:44 c5a4b2cf53e6: Verifying Checksum 05:30:44 c5a4b2cf53e6: Download complete 05:30:44 d694b5ae8c79: Verifying Checksum 05:30:44 d694b5ae8c79: Download complete 05:30:44 556b6ee489ea: Verifying Checksum 05:30:44 556b6ee489ea: Download complete 05:30:47 d694b5ae8c79: Pull complete 05:30:47 9f32a84ed3da: Pull complete 05:30:47 4d19c01a9841: Pull complete 05:30:47 9325e15d5711: Pull complete 05:30:50 556b6ee489ea: Pull complete 05:30:50 c5a4b2cf53e6: Pull complete 05:30:50 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 05:30:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:30:50 ---> c4be618373d6 05:30:50 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:30:56 ---> Running in 89f0c9962ea1 05:30:56 Removing intermediate container 89f0c9962ea1 05:30:56 ---> 2bb88b386d10 05:30:56 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:30:56 ---> Running in 157dd8959596 05:30:56 Removing intermediate container 157dd8959596 05:30:56 ---> 89055bdf12f3 05:30:56 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:30:56 ---> Running in fb697687cd29 05:30:56 Removing intermediate container fb697687cd29 05:30:56 ---> 029e2fe141fe 05:30:56 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:30:56 ---> Running in 9c24f68c8762 05:30:56 Removing intermediate container 9c24f68c8762 05:30:56 ---> a3fa3c63edf3 05:30:56 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:30:56 ---> Running in 05f8d76a0fb3 05:30:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:30:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:30:56 (1/4) Installing openssh-keygen (9.1_p1-r2) 05:30:56 (2/4) Installing libedit (20221030.3.1-r0) 05:30:56 (3/4) Installing openssh-client-common (9.1_p1-r2) 05:30:56 (4/4) Installing openssh-client-default (9.1_p1-r2) 05:30:56 Executing busybox-1.35.0-r29.trigger 05:30:56 OK: 269 MiB in 57 packages 05:30:56 Still waiting to schedule task 05:30:56 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-13818’ 05:30:56 Removing intermediate container 05f8d76a0fb3 05:30:56 ---> 7cd8101e0e5d 05:30:56 Step 8/12 : WORKDIR /device-mqtt-go 05:30:56 ---> Running in 8b0f17f8713d 05:30:56 Removing intermediate container 8b0f17f8713d 05:30:56 ---> 45b9cc165283 05:30:56 Step 9/12 : COPY go.mod vendor* ./ 05:30:56 ---> 96c70e32a139 05:30:56 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:30:56 ---> Running in 39cf1d396a99 05:31:23 Removing intermediate container 39cf1d396a99 05:31:23 ---> 6d8c68b7440b 05:31:23 Step 11/12 : COPY . . 05:31:23 ---> 7a22cc374d21 05:31:23 Step 12/12 : RUN $MAKE 05:31:23 ---> Running in 47d3b549216e 05:31:23 noop 05:31:23 Removing intermediate container 47d3b549216e 05:31:23 ---> b0cf905204c2 05:31:23 Successfully built b0cf905204c2 05:31:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:23 + docker inspect -f . ci-base-image-x86_64 05:31:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:24 prd-ubuntu20.04-docker-8c-8g-13819 does not seem to be running inside a container 05:31:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-593 -v /w/workspace/gexfoundry_device-mqtt-go_PR-593:/w/workspace/gexfoundry_device-mqtt-go_PR-593:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-593@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-593@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:31:24 $ docker top c0f5e9b11737d2b4f312ef6cacb8ecfac8db1d93afe9cbdb3677bf568e39c242 -eo pid,comm [Pipeline] { [Pipeline] sh 05:31:24 + go version 05:31:24 go version go1.20.2 linux/amd64 [Pipeline] } 05:31:24 $ docker stop --time=1 c0f5e9b11737d2b4f312ef6cacb8ecfac8db1d93afe9cbdb3677bf568e39c242 05:31:26 $ docker rm -f --volumes c0f5e9b11737d2b4f312ef6cacb8ecfac8db1d93afe9cbdb3677bf568e39c242 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:26 + docker inspect -f . ci-base-image-x86_64 05:31:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:26 prd-ubuntu20.04-docker-8c-8g-13819 does not seem to be running inside a container 05:31:27 $ 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-593 -v /w/workspace/gexfoundry_device-mqtt-go_PR-593:/w/workspace/gexfoundry_device-mqtt-go_PR-593:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-593@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-593@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:31:27 $ docker top cf1928f457b1b18cd92470cb9cbe00edac7350959fae81a0cc63b596c4b1d23a -eo pid,comm [Pipeline] { [Pipeline] sh 05:31:27 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-593 [Pipeline] fileExists [Pipeline] sh 05:31:28 + make test 05:31:28 go test ./... -coverprofile=coverage.out ./... 05:31:32 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:31:42 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 05:31:42 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 05:31:42 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 23.1% of statements 05:31:47 go vet ./... 05:31:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:31:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:31:50 ./bin/test-attribution-txt.sh [Pipeline] echo 05:31:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:31:50 $ docker stop --time=1 cf1928f457b1b18cd92470cb9cbe00edac7350959fae81a0cc63b596c4b1d23a 05:31:53 $ docker rm -f --volumes cf1928f457b1b18cd92470cb9cbe00edac7350959fae81a0cc63b596c4b1d23a [Pipeline] // withDockerContainer [Pipeline] sh 05:31:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:31:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:31:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:31:55 + ls -al . 05:31:55 total 180 05:31:55 drwxrwxr-x 10 jenkins jenkins 4096 May 5 05:31 . 05:31:55 drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:30 .. 05:31:55 -rw-rw-r-- 1 jenkins jenkins 140 May 5 05:30 .dockerignore 05:31:55 drwxrwxr-x 8 jenkins jenkins 4096 May 5 05:30 .git 05:31:55 drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:30 .github 05:31:55 -rw-rw-r-- 1 jenkins jenkins 329 May 5 05:30 .gitignore 05:31:55 -rw-rw-r-- 1 jenkins jenkins 41 May 5 05:30 .golangci.yml 05:31:55 drwxr-xr-x 3 jenkins jenkins 4096 May 5 05:30 .semver 05:31:55 -rw-rw-r-- 1 jenkins jenkins 9417 May 5 05:30 Attribution.txt 05:31:55 -rw-rw-r-- 1 jenkins jenkins 13162 May 5 05:30 CHANGELOG.md 05:31:55 -rw-rw-r-- 1 jenkins jenkins 1689 May 5 05:30 Dockerfile 05:31:55 -rw-rw-r-- 1 jenkins jenkins 677 May 5 05:30 GOVERNANCE.md 05:31:55 -rw-rw-r-- 1 jenkins jenkins 678 May 5 05:30 Jenkinsfile 05:31:55 -rw-rw-r-- 1 jenkins jenkins 11340 May 5 05:30 LICENSE 05:31:55 -rw-rw-r-- 1 jenkins jenkins 1732 May 5 05:30 Makefile 05:31:55 -rw-rw-r-- 1 jenkins jenkins 620 May 5 05:30 OWNERS.md 05:31:55 -rw-rw-r-- 1 jenkins jenkins 3165 May 5 05:30 README.md 05:31:55 -rw-rw-r-- 1 jenkins jenkins 5 May 5 05:30 VERSION 05:31:55 drwxrwxr-x 2 jenkins jenkins 4096 May 5 05:30 bin 05:31:55 drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:30 cmd 05:31:55 -rw-r--r-- 1 jenkins jenkins 18144 May 5 05:31 coverage.out 05:31:55 -rw-rw-r-- 1 jenkins jenkins 3333 May 5 05:30 go.mod 05:31:55 -rw-rw-r-- 1 jenkins jenkins 31328 May 5 05:30 go.sum 05:31:55 drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:30 internal 05:31:55 drwxrwxr-x 2 jenkins jenkins 4096 May 5 05:30 mock 05:31:55 drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:30 snap 05:31:55 -rw-rw-r-- 1 jenkins jenkins 227 May 5 05:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:55 + 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=a42adf0674b3dc410af3abf4ef3bf13682dc5888 --label arch=amd64 --label version=0.0.0 . 05:31:55 Sending build context to Docker daemon 6.534MB 05:31:55 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 05:31:55 Step 2/24 : FROM ${BASE} AS builder 05:31:55 ---> b0cf905204c2 05:31:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:31:55 ---> Running in 53a89956b648 05:31:55 Removing intermediate container 53a89956b648 05:31:55 ---> b8db36f059f0 05:31:55 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:31:55 ---> Running in 05478ad63c45 05:31:55 Removing intermediate container 05478ad63c45 05:31:55 ---> f442484b09db 05:31:55 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:31:55 ---> Running in 6adfea864e96 05:31:55 Removing intermediate container 6adfea864e96 05:31:55 ---> 4203bfa41dad 05:31:55 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 05:31:55 ---> Running in 0d2217b9f068 05:31:56 Removing intermediate container 0d2217b9f068 05:31:56 ---> cb8048def0d3 05:31:56 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:31:56 ---> Running in 700218cfbbfe 05:31:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:31:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:31:56 OK: 269 MiB in 57 packages 05:31:57 Removing intermediate container 700218cfbbfe 05:31:57 ---> 07976baebe28 05:31:57 Step 8/24 : WORKDIR /device-mqtt-go 05:31:57 ---> Running in 42fd132f56de 05:31:57 Removing intermediate container 42fd132f56de 05:31:57 ---> 96f1a95ed730 05:31:57 Step 9/24 : COPY go.mod vendor* ./ 05:31:57 ---> fed4c63ba697 05:31:57 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:31:57 ---> Running in d69cb4abafc4 05:31:58 Removing intermediate container d69cb4abafc4 05:31:58 ---> 1e155ec25f35 05:31:58 Step 11/24 : COPY . . 05:31:58 ---> 1897ece4972d 05:31:58 Step 12/24 : RUN $MAKE 05:31:58 ---> Running in 1e5192331aba 05:31:58 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 05:32:16 Removing intermediate container 1e5192331aba 05:32:16 ---> 739df38c7521 05:32:16 Step 13/24 : FROM alpine:3.17 05:32:16 3.17: Pulling from library/alpine 05:32:16 f56be85fc22e: Already exists 05:32:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:32:16 Status: Downloaded newer image for alpine:3.17 05:32:16 ---> 9ed4aefc74f6 05:32:16 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 05:32:16 ---> Running in 69e2727ae3b5 05:32:16 Removing intermediate container 69e2727ae3b5 05:32:16 ---> ea479d358c49 05:32:16 Step 15/24 : RUN apk add --update --no-cache dumb-init 05:32:16 ---> Running in 590b939aa97b 05:32:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:32:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:32:16 (1/1) Installing dumb-init (1.2.5-r2) 05:32:16 Executing busybox-1.35.0-r29.trigger 05:32:16 OK: 7 MiB in 16 packages 05:32:17 Removing intermediate container 590b939aa97b 05:32:17 ---> ded1ba41297e 05:32:17 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 05:32:17 ---> 87f205a762d0 05:32:17 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 05:32:18 ---> 5ab3422970c8 05:32:18 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 05:32:18 ---> b19988e3a929 05:32:18 Step 19/24 : EXPOSE 59982 05:32:18 ---> Running in 8762cb2358d7 05:32:18 Removing intermediate container 8762cb2358d7 05:32:18 ---> f4e4c90985cb 05:32:18 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 05:32:18 ---> Running in 5bae925fde2d 05:32:18 Removing intermediate container 5bae925fde2d 05:32:18 ---> a08714287d50 05:32:18 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:32:18 ---> Running in 9596c9aeed27 05:32:18 Removing intermediate container 9596c9aeed27 05:32:18 ---> 38e2e0b89d6a 05:32:18 Step 22/24 : LABEL arch=amd64 05:32:18 ---> Running in 6e2fc980b4fe 05:32:18 Removing intermediate container 6e2fc980b4fe 05:32:18 ---> 231c3a131cfd 05:32:18 Step 23/24 : LABEL git_sha=a42adf0674b3dc410af3abf4ef3bf13682dc5888 05:32:18 ---> Running in c12479241f7a 05:32:18 Removing intermediate container c12479241f7a 05:32:18 ---> b2928d69f0e7 05:32:18 Step 24/24 : LABEL version=0.0.0 05:32:18 ---> Running in dffdf7202266 05:32:18 Removing intermediate container dffdf7202266 05:32:18 ---> f533dcab0ed6 05:32:18 [Warning] One or more build-args [ARCH] were not consumed 05:32:18 Successfully built f533dcab0ed6 05:32:18 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 05:32:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:32:19 05:32:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:32:19 latest: Pulling from edgex-lftools-log-publisher 05:32:19 5eb5b503b376: Pulling fs layer 05:32:19 5c69ac0246d0: Pulling fs layer 05:32:19 ec43610c2a17: Pulling fs layer 05:32:19 3a2ae6a8a46f: Pulling fs layer 05:32:19 33b1e0a273af: Pulling fs layer 05:32:19 5d3b04190fa2: Pulling fs layer 05:32:19 2f39f015ded8: Pulling fs layer 05:32:19 33b1e0a273af: Waiting 05:32:19 5d3b04190fa2: Waiting 05:32:19 2f39f015ded8: Waiting 05:32:19 3a2ae6a8a46f: Waiting 05:32:19 5c69ac0246d0: Verifying Checksum 05:32:19 5c69ac0246d0: Download complete 05:32:19 3a2ae6a8a46f: Verifying Checksum 05:32:19 33b1e0a273af: Verifying Checksum 05:32:19 33b1e0a273af: Download complete 05:32:19 5d3b04190fa2: Verifying Checksum 05:32:19 5d3b04190fa2: Download complete 05:32:19 ec43610c2a17: Verifying Checksum 05:32:19 ec43610c2a17: Download complete 05:32:20 5eb5b503b376: Verifying Checksum 05:32:20 5eb5b503b376: Download complete 05:32:20 2f39f015ded8: Download complete 05:32:21 5eb5b503b376: Pull complete 05:32:21 5c69ac0246d0: Pull complete 05:32:21 ec43610c2a17: Pull complete 05:32:21 3a2ae6a8a46f: Pull complete 05:32:21 33b1e0a273af: Pull complete 05:32:21 5d3b04190fa2: Pull complete 05:32:25 2f39f015ded8: Pull complete 05:32:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:32:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:32:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:26 prd-ubuntu20.04-docker-8c-8g-13819 does not seem to be running inside a container 05:32:26 $ 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-593 -v /w/workspace/gexfoundry_device-mqtt-go_PR-593:/w/workspace/gexfoundry_device-mqtt-go_PR-593:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-593@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-593@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:32:28 $ docker top fb3f1fee525308406db5cb779731022919b2f45ce6d0e26d3d30a85e0fb0558b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:32:29 ---> job-cost.sh 05:32:29 lf-activate-venv: SKIPPING 05:32:29 INFO: No Stack... 05:32:29 INFO: Retrieving Pricing Info for: v3-standard-8 05:32:29 INFO: Archiving Costs [Pipeline] sh 05:32:30 + + cutcat -d, /w/workspace/gexfoundry_device-mqtt-go_PR-593/archives/cost.csv -f6 05:32:30 [Pipeline] lock 05:32:30 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-593-1-stack-cost] 05:32:30 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-593-1-stack-cost] did not exist. Created. 05:32:30 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-593-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:32:30 + echo total: 0.2199999988079071 [Pipeline] stash 05:32:30 Stashed 1 file(s) [Pipeline] } 05:32:30 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-593-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:32:30 $ docker stop --time=1 fb3f1fee525308406db5cb779731022919b2f45ce6d0e26d3d30a85e0fb0558b 05:32:31 $ docker rm -f --volumes fb3f1fee525308406db5cb779731022919b2f45ce6d0e26d3d30a85e0fb0558b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:33:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13821 in /w/workspace/gexfoundry_device-mqtt-go_PR-593 [Pipeline] { [Pipeline] ws 05:33:10 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 05:33:10 Selected Git installation does not exist. Using Default 05:33:10 The recommended git tool is: NONE 05:33:16 using credential edgex-jenkins-ssh 05:33:16 Cloning the remote Git repository 05:33:16 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 05:33:16 > git init /w/workspace/device-mqtt-go/1 # timeout=10 05:33:16 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:33:16 > git --version # timeout=10 05:33:16 > git --version # 'git version 2.25.1' 05:33:16 using GIT_SSH to set credentials SSH Credentials for GitHub 05:33:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:33:22 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:33:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:33:24 Merging remotes/origin/main commit c17318ed096a052cb57e06eb9991910afac7407c into PR head commit fbc844bc500829106f76288ef4bf0092a336b157 05:33:24 Merge succeeded, producing 68160215b973f83a7904779cce1902e3cc0f185e 05:33:24 Checking out Revision 68160215b973f83a7904779cce1902e3cc0f185e (PR-593) 05:33:23 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:33:23 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:33:23 using GIT_SSH to set credentials SSH Credentials for GitHub 05:33:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/593/head:refs/remotes/origin/PR-593 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:33:24 > git config core.sparsecheckout # timeout=10 05:33:24 > git checkout -f fbc844bc500829106f76288ef4bf0092a336b157 # timeout=10 05:33:24 > git remote # timeout=10 05:33:24 > git config --get remote.origin.url # timeout=10 05:33:24 using GIT_SSH to set credentials SSH Credentials for GitHub 05:33:24 > git merge c17318ed096a052cb57e06eb9991910afac7407c # timeout=10 05:33:24 > git rev-parse HEAD^{commit} # timeout=10 05:33:24 > git config core.sparsecheckout # timeout=10 05:33:24 > git checkout -f 68160215b973f83a7904779cce1902e3cc0f185e # timeout=10 05:33:28 Commit message: "Merge commit 'c17318ed096a052cb57e06eb9991910afac7407c' into HEAD" 05:33:28 First time build. Skipping changelog. 05:33:28 > git --version # timeout=10 05:33:28 > git --version # 'git version 2.25.1' 05:33:28 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:33:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:33:29 % Total % Received % Xferd Average Speed Time Time Time Current 05:33:29 Dload Upload Total Spent Left Speed 05:33:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 05:33:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:33:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:33:30 + sudo tee /etc/docker/daemon.new 05:33:30 { 05:33:30 "registry-mirrors": [ 05:33:30 "https://nexus3.edgexfoundry.org:10001" 05:33:30 ], 05:33:30 "bip": "10.250.0.254/24", 05:33:30 "hosts": [ 05:33:30 "tcp://0.0.0.0:5555", 05:33:30 "unix:///var/run/docker.sock" 05:33:30 ], 05:33:30 "mtu": 1458, 05:33:30 "selinux-enabled": true, 05:33:30 "seccomp-profile": "/etc/docker/seccomp.json" 05:33:30 } [Pipeline] sh 05:33:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:33:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:33:49 provisioning config files... 05:33:49 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config2242726570880076346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:33:50 ---> docker-login.sh 05:33:50 nexus3.edgexfoundry.org:10001 05:33:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:50 Configure a credential helper to remove this warning. See 05:33:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:50 05:33:50 Login Succeeded 05:33:50 nexus3.edgexfoundry.org:10002 05:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:51 Configure a credential helper to remove this warning. See 05:33:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:51 05:33:51 Login Succeeded 05:33:51 nexus3.edgexfoundry.org:10003 05:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:51 Configure a credential helper to remove this warning. See 05:33:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:51 05:33:51 Login Succeeded 05:33:51 nexus3.edgexfoundry.org:10004 05:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:51 Configure a credential helper to remove this warning. See 05:33:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:51 05:33:51 Login Succeeded 05:33:51 docker.io 05:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:52 Configure a credential helper to remove this warning. See 05:33:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:52 05:33:52 Login Succeeded 05:33:52 ---> docker-login.sh ends [Pipeline] } 05:33:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:33:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:33:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:33:53 ========================================================= 05:33:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:33:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:53 + 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 . 05:33:53 Sending build context to Docker daemon 3.39MB 05:33:53 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 05:33:53 Step 2/12 : FROM ${BASE} AS builder 05:33:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:33:54 c41833b44d91: Pulling fs layer 05:33:54 ed15518f5707: Pulling fs layer 05:33:54 feae8fd75edb: Pulling fs layer 05:33:54 242c74f7c9fa: Pulling fs layer 05:33:54 3cdef696dda3: Pulling fs layer 05:33:54 2ced38df9373: Pulling fs layer 05:33:54 58f1dce35555: Pulling fs layer 05:33:54 242c74f7c9fa: Waiting 05:33:54 3cdef696dda3: Waiting 05:33:54 2ced38df9373: Waiting 05:33:54 58f1dce35555: Waiting 05:33:54 ed15518f5707: Download complete 05:33:54 242c74f7c9fa: Verifying Checksum 05:33:54 242c74f7c9fa: Download complete 05:33:54 3cdef696dda3: Verifying Checksum 05:33:54 3cdef696dda3: Download complete 05:33:54 c41833b44d91: Verifying Checksum 05:33:54 c41833b44d91: Download complete 05:33:55 58f1dce35555: Verifying Checksum 05:33:55 58f1dce35555: Download complete 05:33:56 feae8fd75edb: Verifying Checksum 05:33:56 feae8fd75edb: Download complete 05:33:56 2ced38df9373: Verifying Checksum 05:33:56 2ced38df9373: Download complete 05:33:56 c41833b44d91: Pull complete 05:33:57 ed15518f5707: Pull complete 05:34:07 feae8fd75edb: Pull complete 05:34:07 242c74f7c9fa: Pull complete 05:34:07 3cdef696dda3: Pull complete 05:34:14 2ced38df9373: Pull complete 05:34:16 58f1dce35555: Pull complete 05:34:16 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 05:34:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:34:16 ---> fadd8f120f05 05:34:16 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:34:18 ---> Running in 287eed1e1ce1 05:34:18 Removing intermediate container 287eed1e1ce1 05:34:18 ---> d8343d2f0d21 05:34:18 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:34:18 ---> Running in 18c28e1f02b5 05:34:19 Removing intermediate container 18c28e1f02b5 05:34:19 ---> af2626a2cd47 05:34:19 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:34:19 ---> Running in 0f8768e153bb 05:34:19 Removing intermediate container 0f8768e153bb 05:34:19 ---> b288eb4cc757 05:34:19 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:34:19 ---> Running in 10841e391e31 05:34:19 Removing intermediate container 10841e391e31 05:34:19 ---> ac3649922854 05:34:19 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:34:19 ---> Running in 8b4111e4ea2b 05:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:34:22 (1/4) Installing openssh-keygen (9.1_p1-r2) 05:34:22 (2/4) Installing libedit (20221030.3.1-r0) 05:34:22 (3/4) Installing openssh-client-common (9.1_p1-r2) 05:34:22 (4/4) Installing openssh-client-default (9.1_p1-r2) 05:34:22 Executing busybox-1.35.0-r29.trigger 05:34:22 OK: 268 MiB in 57 packages 05:34:23 Removing intermediate container 8b4111e4ea2b 05:34:23 ---> 6bb3d2b41918 05:34:23 Step 8/12 : WORKDIR /device-mqtt-go 05:34:23 ---> Running in d2513362b761 05:34:24 Removing intermediate container d2513362b761 05:34:24 ---> 69f7b9b85bac 05:34:24 Step 9/12 : COPY go.mod vendor* ./ 05:34:24 ---> 8d3260c89a4a 05:34:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:34:24 ---> Running in 33b146efd0dd 05:35:32 Removing intermediate container 33b146efd0dd 05:35:32 ---> 713db5eeab93 05:35:32 Step 11/12 : COPY . . 05:35:32 ---> a3511373f990 05:35:32 Step 12/12 : RUN $MAKE 05:35:32 ---> Running in c24d60dc7c70 05:35:32 noop 05:35:32 Removing intermediate container c24d60dc7c70 05:35:32 ---> e7cc5ec68726 05:35:32 Successfully built e7cc5ec68726 05:35:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:33 + docker inspect -f . ci-base-image-arm64 05:35:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:35:33 prd-ubuntu20.04-docker-arm64-4c-16g-13821 does not seem to be running inside a container 05:35:33 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:35:35 $ docker top 5699a6b1c89a0b27ffaab1ef5d6baf56c5a9ece7ff7621ff2031345898ddc954 -eo pid,comm [Pipeline] { [Pipeline] sh 05:35:35 + go version 05:35:35 go version go1.20.2 linux/arm64 [Pipeline] } 05:35:35 $ docker stop --time=1 5699a6b1c89a0b27ffaab1ef5d6baf56c5a9ece7ff7621ff2031345898ddc954 05:35:37 $ docker rm -f --volumes 5699a6b1c89a0b27ffaab1ef5d6baf56c5a9ece7ff7621ff2031345898ddc954 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:38 + docker inspect -f . ci-base-image-arm64 05:35:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:35:38 prd-ubuntu20.04-docker-arm64-4c-16g-13821 does not seem to be running inside a container 05:35:38 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:35:39 $ docker top 2cf72ea832bf230e89905ee53554bdf53babd613c53b6e07dc27c0452df428b8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:35:40 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 05:35:41 + make test 05:35:41 go test ./... -coverprofile=coverage.out ./... 05:36:13 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:38:20 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 05:38:20 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 05:38:20 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.071s coverage: 23.1% of statements 05:38:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:38:20 go vet ./... 05:38:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:38:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:38:47 ./bin/test-attribution-txt.sh [Pipeline] echo 05:38:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:38:47 $ docker stop --time=1 2cf72ea832bf230e89905ee53554bdf53babd613c53b6e07dc27c0452df428b8 05:38:49 $ docker rm -f --volumes 2cf72ea832bf230e89905ee53554bdf53babd613c53b6e07dc27c0452df428b8 [Pipeline] // withDockerContainer [Pipeline] sh 05:38:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:38:50 Warning: overwriting stash ‘coverage-report’ 05:38:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:38:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:38:52 + ls -al . 05:38:52 total 176 05:38:52 drwxrwxr-x 9 jenkins jenkins 4096 May 5 05:35 . 05:38:52 drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:33 .. 05:38:52 -rw-rw-r-- 1 jenkins jenkins 140 May 5 05:33 .dockerignore 05:38:52 drwxrwxr-x 8 jenkins jenkins 4096 May 5 05:33 .git 05:38:52 drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:33 .github 05:38:52 -rw-rw-r-- 1 jenkins jenkins 329 May 5 05:33 .gitignore 05:38:52 -rw-rw-r-- 1 jenkins jenkins 41 May 5 05:33 .golangci.yml 05:38:52 -rw-rw-r-- 1 jenkins jenkins 9417 May 5 05:33 Attribution.txt 05:38:52 -rw-rw-r-- 1 jenkins jenkins 13162 May 5 05:33 CHANGELOG.md 05:38:52 -rw-rw-r-- 1 jenkins jenkins 1689 May 5 05:33 Dockerfile 05:38:52 -rw-rw-r-- 1 jenkins jenkins 677 May 5 05:33 GOVERNANCE.md 05:38:52 -rw-rw-r-- 1 jenkins jenkins 678 May 5 05:33 Jenkinsfile 05:38:52 -rw-rw-r-- 1 jenkins jenkins 11340 May 5 05:33 LICENSE 05:38:52 -rw-rw-r-- 1 jenkins jenkins 1732 May 5 05:33 Makefile 05:38:52 -rw-rw-r-- 1 jenkins jenkins 620 May 5 05:33 OWNERS.md 05:38:52 -rw-rw-r-- 1 jenkins jenkins 3165 May 5 05:33 README.md 05:38:52 -rw-rw-r-- 1 jenkins jenkins 5 May 5 05:30 VERSION 05:38:52 drwxrwxr-x 2 jenkins jenkins 4096 May 5 05:33 bin 05:38:52 drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:33 cmd 05:38:52 -rw-r--r-- 1 jenkins jenkins 18144 May 5 05:38 coverage.out 05:38:52 -rw-rw-r-- 1 jenkins jenkins 3333 May 5 05:33 go.mod 05:38:52 -rw-rw-r-- 1 jenkins jenkins 31328 May 5 05:33 go.sum 05:38:52 drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:33 internal 05:38:52 drwxrwxr-x 2 jenkins jenkins 4096 May 5 05:33 mock 05:38:52 drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:33 snap 05:38:52 -rw-rw-r-- 1 jenkins jenkins 227 May 5 05:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:52 + 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=68160215b973f83a7904779cce1902e3cc0f185e --label arch=arm64 --label version=0.0.0 . 05:38:53 Sending build context to Docker daemon 3.409MB 05:38:53 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 05:38:53 Step 2/24 : FROM ${BASE} AS builder 05:38:53 ---> e7cc5ec68726 05:38:53 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:38:53 ---> Running in fe55b0502750 05:38:53 Removing intermediate container fe55b0502750 05:38:53 ---> 3a88ebb694db 05:38:53 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:38:53 ---> Running in 3480f97aa316 05:38:53 Removing intermediate container 3480f97aa316 05:38:53 ---> 10c62f377659 05:38:53 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:38:54 ---> Running in 955da572f2b4 05:38:54 Removing intermediate container 955da572f2b4 05:38:54 ---> 073b91a19bef 05:38:54 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 05:38:54 ---> Running in 7ac585f3ccfd 05:38:54 Removing intermediate container 7ac585f3ccfd 05:38:54 ---> 17c485263944 05:38:54 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:38:54 ---> Running in 0235bfb627ca 05:38:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:38:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:38:57 OK: 268 MiB in 57 packages 05:39:00 Removing intermediate container 0235bfb627ca 05:39:00 ---> 8b11bfcc91d1 05:39:00 Step 8/24 : WORKDIR /device-mqtt-go 05:39:00 ---> Running in cc983087e95b 05:39:00 Removing intermediate container cc983087e95b 05:39:00 ---> bb1e899e2c14 05:39:00 Step 9/24 : COPY go.mod vendor* ./ 05:39:01 ---> 94f5db7f88f1 05:39:01 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:01 ---> Running in b29493de11c8 05:39:03 Removing intermediate container b29493de11c8 05:39:03 ---> 3f6764cb5d25 05:39:03 Step 11/24 : COPY . . 05:39:04 ---> e951ee4d0239 05:39:04 Step 12/24 : RUN $MAKE 05:39:04 ---> Running in 6aaa2d7ba33d 05:39:05 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 05:41:27 Removing intermediate container 6aaa2d7ba33d 05:41:27 ---> 1c67beb45069 05:41:27 Step 13/24 : FROM alpine:3.17 05:41:27 3.17: Pulling from library/alpine 05:41:27 c41833b44d91: Already exists 05:41:27 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:41:27 Status: Downloaded newer image for alpine:3.17 05:41:27 ---> 51e60588ff2c 05:41:27 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 05:41:27 ---> Running in ea0419b97345 05:41:27 Removing intermediate container ea0419b97345 05:41:27 ---> 276e904d591a 05:41:27 Step 15/24 : RUN apk add --update --no-cache dumb-init 05:41:27 ---> Running in 96f7104b1456 05:41:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:41:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:41:27 (1/1) Installing dumb-init (1.2.5-r2) 05:41:27 Executing busybox-1.35.0-r29.trigger 05:41:27 OK: 8 MiB in 16 packages 05:41:28 Removing intermediate container 96f7104b1456 05:41:28 ---> e775fbed3d40 05:41:28 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 05:41:29 ---> 3206d9931dc1 05:41:29 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 05:41:30 ---> f7f42fd51737 05:41:30 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 05:41:30 ---> 0bccf95db799 05:41:30 Step 19/24 : EXPOSE 59982 05:41:30 ---> Running in c8a7ed921994 05:41:30 Removing intermediate container c8a7ed921994 05:41:30 ---> 78314eb9e9d2 05:41:30 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 05:41:31 ---> Running in 850ed22666fa 05:41:31 Removing intermediate container 850ed22666fa 05:41:31 ---> d6dbbae20420 05:41:31 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:41:31 ---> Running in c159ea89031f 05:41:31 Removing intermediate container c159ea89031f 05:41:31 ---> 08dd859fef77 05:41:31 Step 22/24 : LABEL arch=arm64 05:41:32 ---> Running in 75c16f197149 05:41:32 Removing intermediate container 75c16f197149 05:41:32 ---> 2a9a1244c63c 05:41:32 Step 23/24 : LABEL git_sha=68160215b973f83a7904779cce1902e3cc0f185e 05:41:32 ---> Running in c9ddb0c78a99 05:41:32 Removing intermediate container c9ddb0c78a99 05:41:32 ---> 800500086e8f 05:41:32 Step 24/24 : LABEL version=0.0.0 05:41:32 ---> Running in 862cc374f282 05:41:32 Removing intermediate container 862cc374f282 05:41:32 ---> 333802b51d59 05:41:32 [Warning] One or more build-args [ARCH] were not consumed 05:41:32 Successfully built 333802b51d59 05:41:33 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 05:41:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:41:33 05:41:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:41:34 arm64: Pulling from edgex-lftools-log-publisher 05:41:34 8998bd30e6a1: Pulling fs layer 05:41:34 04944245beec: Pulling fs layer 05:41:34 699f458cf7ca: Pulling fs layer 05:41:34 765212b225bb: Pulling fs layer 05:41:34 f23df028b6ca: Pulling fs layer 05:41:34 d65c8cfc05b1: Pulling fs layer 05:41:34 2437ff75d9bd: Pulling fs layer 05:41:34 765212b225bb: Waiting 05:41:34 d65c8cfc05b1: Waiting 05:41:34 2437ff75d9bd: Waiting 05:41:34 f23df028b6ca: Waiting 05:41:34 04944245beec: Verifying Checksum 05:41:34 04944245beec: Download complete 05:41:34 765212b225bb: Verifying Checksum 05:41:34 765212b225bb: Download complete 05:41:34 f23df028b6ca: Verifying Checksum 05:41:34 f23df028b6ca: Download complete 05:41:34 d65c8cfc05b1: Verifying Checksum 05:41:34 d65c8cfc05b1: Download complete 05:41:34 699f458cf7ca: Verifying Checksum 05:41:34 699f458cf7ca: Download complete 05:41:35 8998bd30e6a1: Verifying Checksum 05:41:35 8998bd30e6a1: Download complete 05:41:37 2437ff75d9bd: Verifying Checksum 05:41:37 2437ff75d9bd: Download complete 05:41:38 8998bd30e6a1: Pull complete 05:41:39 04944245beec: Pull complete 05:41:40 699f458cf7ca: Pull complete 05:41:40 765212b225bb: Pull complete 05:41:41 f23df028b6ca: Pull complete 05:41:41 d65c8cfc05b1: Pull complete 05:41:56 2437ff75d9bd: Pull complete 05:41:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:41:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:41:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:57 prd-ubuntu20.04-docker-arm64-4c-16g-13821 does not seem to be running inside a container 05:41:57 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:42:00 $ docker top 9ea909d24add0a2bc2c01fe12b27eabd3896565996f29b78615288a9edfff776 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:00 ---> job-cost.sh 05:42:00 lf-activate-venv: SKIPPING 05:42:00 INFO: No Stack... 05:42:01 INFO: Retrieving Pricing Info for: v3-standard-4 05:42:02 INFO: Archiving Costs [Pipeline] sh 05:42:02 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 05:42:02 + cut -d, -f6 [Pipeline] lock 05:42:02 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-593-1-stack-cost] 05:42:02 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-593-1-stack-cost] did not exist. Created. 05:42:02 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-593-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:42:03 /w/workspace/device-mqtt-go/1@tmp/durable-00b44dd2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:42:03 + echo total: 0.10999999940395355 [Pipeline] stash 05:42:03 Warning: overwriting stash ‘stack-cost’ 05:42:03 Stashed 1 file(s) [Pipeline] } 05:42:03 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-593-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:42:03 $ docker stop --time=1 9ea909d24add0a2bc2c01fe12b27eabd3896565996f29b78615288a9edfff776 05:42:05 $ docker rm -f --volumes 9ea909d24add0a2bc2c01fe12b27eabd3896565996f29b78615288a9edfff776 [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 05:42:06 provisioning config files... 05:42:06 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-593@tmp/config5764295808561776643tmp [Pipeline] { [Pipeline] sh 05:42:06 + set +x 05:42:06 + curl -s https://codecov.io/bash 05:42:06 + bash -s -- 05:42:06 05:42:06 _____ _ 05:42:06 / ____| | | 05:42:06 | | ___ __| | ___ ___ _____ __ 05:42:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:42:06 | |___| (_) | (_| | __/ (_| (_) \ V / 05:42:06 \_____\___/ \__,_|\___|\___\___/ \_/ 05:42:06 Bash-1.0.6 05:42:06 05:42:06 05:42:06 ==> git version 2.25.1 found 05:42:06 ==> 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 05:42:06 Release-Date: 2020-01-08 05:42:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:42:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:42:06 ==> Jenkins CI detected. 05:42:06 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-593 05:42:06 project root: . 05:42:06 --> token set from env 05:42:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:42:06 ==> Running gcov in . (disable via -X gcov) 05:42:06 ==> Python coveragepy not found 05:42:06 ==> Searching for coverage reports in: 05:42:06 + . 05:42:06 -> Found 1 reports 05:42:06 ==> Detecting git/mercurial file structure 05:42:06 ==> Reading reports 05:42:06 + ./coverage.out bytes=18144 05:42:06 ==> Appending adjustments 05:42:06 https://docs.codecov.io/docs/fixing-reports 05:42:06 + Found adjustments 05:42:06 ==> Gzipping contents 05:42:06 4.0K /tmp/codecov.frxEqf.gz 05:42:06 ==> Uploading reports 05:42:06 url: https://codecov.io 05:42:06 query: branch=PR-593&commit=a42adf0674b3dc410af3abf4ef3bf13682dc5888&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-593%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=593&job=&cmd_args= 05:42:06 -> Pinging Codecov 05:42:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-593&commit=a42adf0674b3dc410af3abf4ef3bf13682dc5888&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-593%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=593&job=&cmd_args= 05:42:07 -> Uploading to 05:42:07 https://storage.googleapis.com/codecov/v4/raw/2023-05-05/7D719EC7BBE17E464838252E33014C33/a42adf0674b3dc410af3abf4ef3bf13682dc5888/11fb10b3-c8dd-4ac4-a857-445b4075aaf1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T054206Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=34ddf7a2c3e30a91aed9f27028186904b3e341bc74cec4cb8c9ae0afa9ec5a6f 05:42:07 % Total % Received % Xferd Average Speed Time Time Time Current 05:42:07 Dload Upload Total Spent Left Speed 05:42:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 15762 --:--:-- --:--:-- --:--:-- 15684 100 3184 0 0 100 3184 0 14605 --:--:-- --:--:-- --:--:-- 14538 05:42:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/a42adf0674b3dc410af3abf4ef3bf13682dc5888 [Pipeline] } 05:42:07 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 05:42:08 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-593/archives ] 05:42:08 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-593/archives 05:42:08 total 16 05:42:08 drwxr-xr-x 3 root root 4096 May 5 05:32 . 05:42:08 drwxrwxr-x 11 jenkins jenkins 4096 May 5 05:32 .. 05:42:08 drwxr-xr-x 2 root root 4096 May 5 05:32 cost 05:42:08 -rw-r--r-- 1 root root 86 May 5 05:32 cost.csv 05:42:08 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-593/archives 05:42:08 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-593/archives 05:42:08 total 16 05:42:08 drwxr-xr-x 3 jenkins jenkins 4096 May 5 05:32 . 05:42:08 drwxrwxr-x 11 jenkins jenkins 4096 May 5 05:32 .. 05:42:08 drwxr-xr-x 2 jenkins jenkins 4096 May 5 05:32 cost 05:42:08 -rw-r--r-- 1 jenkins jenkins 86 May 5 05:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:42:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:42:10 ---> package-listing.sh 05:42:10 ++ facter osfamily 05:42:10 ++ tr '[:upper:]' '[:lower:]' 05:42:10 + OS_FAMILY=debian 05:42:10 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-593 05:42:10 + START_PACKAGES=/tmp/packages_start.txt 05:42:10 + END_PACKAGES=/tmp/packages_end.txt 05:42:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:42:10 + PACKAGES=/tmp/packages_start.txt 05:42:10 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-593 ']' 05:42:10 + PACKAGES=/tmp/packages_end.txt 05:42:10 + case "${OS_FAMILY}" in 05:42:10 + dpkg -l 05:42:10 + grep '^ii' 05:42:10 + '[' -f /tmp/packages_start.txt ']' 05:42:10 + '[' -f /tmp/packages_end.txt ']' 05:42:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:42:10 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-593 ']' 05:42:10 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-593/archives/ 05:42:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-593/archives/ [Pipeline] echo 05:42:10 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-593/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:42:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:42:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:11 prd-ubuntu20.04-docker-8c-8g-13819 does not seem to be running inside a container 05:42:11 $ 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-593/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-593 -v /w/workspace/gexfoundry_device-mqtt-go_PR-593:/w/workspace/gexfoundry_device-mqtt-go_PR-593:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-593@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-593@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:42:11 $ docker top 3df03a3aaf1a226ff2b1ae675dcabe5aba388797c351454f764f4c0c56569533 -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:12 + touch /tmp/pre-build-complete [Pipeline] sh 05:42:12 + mkdir -p /var/log/sysstat [Pipeline] sh 05:42:12 + ls /var/log/sa-host 05:42:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:42:12 provisioning config files... 05:42:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-593@tmp/config14495732977943442583tmp [Pipeline] { [Pipeline] echo 05:42:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:42:13 ---> create-netrc.sh [Pipeline] } 05:42:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:42:13 ---> python-tools-install.sh [Pipeline] echo 05:42:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:42:14 ---> sudo-logs.sh 05:42:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:42:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:42:14 ---> job-cost.sh 05:42:14 lf-activate-venv: SKIPPING 05:42:14 DEBUG: total: 0.2199999988079071 05:42:14 INFO: Retrieving Stack Cost... 05:42:14 INFO: Retrieving Pricing Info for: v3-standard-8 05:42:15 INFO: Archiving Costs [Pipeline] echo 05:42:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:42:15 ---> logs-deploy.sh 05:42:15 lf-activate-venv: SKIPPING 05:42:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-593/1 05:42:15 INFO: archiving workspace using pattern(s): 05:42:16 Archives upload complete. 05:42:16 INFO: archiving logs to Nexus