Pull request #590 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce+2e0357b1824e5884c9b2b56c2fd5ebe36d00b6c9 (875d9dcdc1332330837a400ab7faec9a61ac9aaf) 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-ssh1309443292893545523.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17347179316948898437.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-590/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-590/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15912986201459754059.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-590/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1076884289239564009.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13286569415299193797.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-590/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-590/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13540317841637082575.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12673 in /w/workspace/gexfoundry_device-mqtt-go_PR-590 [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-590 # 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/590/head:refs/remotes/origin/PR-590 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2e0357b1824e5884c9b2b56c2fd5ebe36d00b6c9 into PR head commit be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce Merge succeeded, producing be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce Checking out Revision be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce (PR-590) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:58:50 Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce # 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 2e0357b1824e5884c9b2b56c2fd5ebe36d00b6c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:58:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:58:50 ========================================================= 01:58:50 EdgeX Global Pipelines Version Info 01:58:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:58:51 ------------------- 01:58:51 stable info: 01:58:51 ------------------- 01:58:51 Commited By: Bill Mahoney bill.mahoney@intel.com 01:58:51 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 01:58:51 Message: update stable to v1.0.248 01:58:52 ------------------- 01:58:52 experimental info: 01:58:52 ------------------- 01:58:52 Commited By: **** collab-it+edgex@linuxfoundation.org 01:58:52 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:58:52 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:58:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:58:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:58:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:58:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:58:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:58:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:58:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:58:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:58:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:58:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:58:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:58:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:58:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:58:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:58:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:58:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:58:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:58:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:58:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:58:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:58:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-590 [Pipeline] echo 01:58:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-590 [Pipeline] echo 01:58:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-590 [Pipeline] echo 01:58:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce [Pipeline] echo 01:58:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be6202b [Pipeline] echo 01:58:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:53 provisioning config files... 01:58:54 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp/config5256858383017563451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:54 ---> docker-login.sh 01:58:54 nexus3.edgexfoundry.org:10001 01:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:54 Configure a credential helper to remove this warning. See 01:58:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:54 01:58:54 Login Succeeded 01:58:54 nexus3.edgexfoundry.org:10002 01:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:54 Configure a credential helper to remove this warning. See 01:58:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:54 01:58:54 Login Succeeded 01:58:54 nexus3.edgexfoundry.org:10003 01:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:54 Configure a credential helper to remove this warning. See 01:58:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:54 01:58:54 Login Succeeded 01:58:54 nexus3.edgexfoundry.org:10004 01:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:54 Configure a credential helper to remove this warning. See 01:58:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:54 01:58:54 Login Succeeded 01:58:54 docker.io 01:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:55 Configure a credential helper to remove this warning. See 01:58:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:55 01:58:55 Login Succeeded 01:58:55 ---> docker-login.sh ends [Pipeline] } 01:58:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:58:55 + git rev-list -1 --merges be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce~1..be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce [Pipeline] echo 01:58:55 -----------> git rev-list -1 --merges be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce~1..be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce [false] [Pipeline] sh 01:58:56 + git log --format=format:%s -1 be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce [Pipeline] echo 01:58:56 ========================================================= 01:58:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:58:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:58:56 + git log --format=format:%s -1 be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce [Pipeline] echo 01:58:56 [semverPrep] GIT_COMMIT: be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 01:58:56 [semverPrep] This is not a build commit. [Pipeline] sh 01:58:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:58:57 + grep -v github /etc/ssh/ssh_known_hosts 01:58:57 + [ -e /tmp/ssh_known_hosts ] 01:58:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:58:57 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:58:57 sudo tee -a /etc/ssh/ssh_known_hosts 01:58:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:57 01:58:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:58 0.1.4: Pulling from edgex-devops/py-git-semver 01:58:58 b85a868b505f: Pulling fs layer 01:58:58 e2be974225ed: Pulling fs layer 01:58:58 339a4e72a1f5: Pulling fs layer 01:58:58 988bab9f4d93: Pulling fs layer 01:58:58 1469e6f7b9e6: Pulling fs layer 01:58:58 eaf3925da568: Pulling fs layer 01:58:58 bab4dde63d76: Pulling fs layer 01:58:58 bde34c3a00c8: Pulling fs layer 01:58:58 b352a97aabf1: Pulling fs layer 01:58:58 4872d77fe225: Pulling fs layer 01:58:58 5851b861e8e6: Pulling fs layer 01:58:58 bab4dde63d76: Waiting 01:58:58 bde34c3a00c8: Waiting 01:58:58 b352a97aabf1: Waiting 01:58:58 4872d77fe225: Waiting 01:58:58 5851b861e8e6: Waiting 01:58:58 eaf3925da568: Waiting 01:58:58 1469e6f7b9e6: Waiting 01:58:58 e2be974225ed: Download complete 01:58:58 988bab9f4d93: Verifying Checksum 01:58:58 988bab9f4d93: Download complete 01:58:58 1469e6f7b9e6: Verifying Checksum 01:58:58 1469e6f7b9e6: Download complete 01:58:58 eaf3925da568: Download complete 01:58:58 339a4e72a1f5: Verifying Checksum 01:58:58 339a4e72a1f5: Download complete 01:58:58 bde34c3a00c8: Download complete 01:58:58 b352a97aabf1: Download complete 01:58:58 4872d77fe225: Verifying Checksum 01:58:58 4872d77fe225: Download complete 01:58:58 5851b861e8e6: Verifying Checksum 01:58:58 5851b861e8e6: Download complete 01:58:58 b85a868b505f: Download complete 01:58:58 bab4dde63d76: Verifying Checksum 01:58:58 bab4dde63d76: Download complete 01:58:59 b85a868b505f: Pull complete 01:58:59 e2be974225ed: Pull complete 01:59:00 339a4e72a1f5: Pull complete 01:59:00 988bab9f4d93: Pull complete 01:59:00 1469e6f7b9e6: Pull complete 01:59:00 eaf3925da568: Pull complete 01:59:01 bab4dde63d76: Pull complete 01:59:01 bde34c3a00c8: Pull complete 01:59:02 b352a97aabf1: Pull complete 01:59:02 4872d77fe225: Pull complete 01:59:02 5851b861e8e6: Pull complete 01:59:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:59:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:02 prd-ubuntu20.04-docker-8c-8g-12673 does not seem to be running inside a container 01:59:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-590 -v /w/workspace/gexfoundry_device-mqtt-go_PR-590:/w/workspace/gexfoundry_device-mqtt-go_PR-590:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:59:05 $ docker top 204aad45b36bf96a526edf7f9017e3fe19a1b58d9a06241182add9f5638d5255 -eo pid,comm 01:59:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:59:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:59:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:05 [ssh-agent] Looking for ssh-agent implementation... 01:59:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:05 $ docker exec 204aad45b36bf96a526edf7f9017e3fe19a1b58d9a06241182add9f5638d5255 ssh-agent 01:59:05 SSH_AUTH_SOCK=/tmp/ssh-ivOcMDiHd21B/agent.31 01:59:05 SSH_AGENT_PID=37 01:59:05 Running ssh-add (command line suppressed) 01:59:05 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp/private_key_14356550339080221157.key (/w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp/private_key_14356550339080221157.key) 01:59:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:06 + git tag --points-at HEAD [Pipeline] } 01:59:06 $ docker exec --env ******** --env ******** 204aad45b36bf96a526edf7f9017e3fe19a1b58d9a06241182add9f5638d5255 ssh-agent -k 01:59:06 unset SSH_AUTH_SOCK; 01:59:06 unset SSH_AGENT_PID; 01:59:06 echo Agent pid 37 killed; 01:59:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:59:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:06 [ssh-agent] Looking for ssh-agent implementation... 01:59:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:06 $ docker exec 204aad45b36bf96a526edf7f9017e3fe19a1b58d9a06241182add9f5638d5255 ssh-agent 01:59:06 SSH_AUTH_SOCK=/tmp/ssh-t50wEXVVp6dY/agent.69 01:59:06 SSH_AGENT_PID=75 01:59:06 Running ssh-add (command line suppressed) 01:59:06 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp/private_key_4147133001494926354.key (/w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp/private_key_4147133001494926354.key) 01:59:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:06 + git semver init 01:59:07 2023-05-04 01:59:07,150 [run_init] DEBUG init version:0.0.0 force:False 01:59:07 2023-05-04 01:59:07,151 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-590/.semver 01:59:07 2023-05-04 01:59:07,151 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-590/.semver 01:59:07 2023-05-04 01:59:07,152 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-590/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-590, universal_newlines=False, shell=None, istream=None) 01:59:08 2023-05-04 01:59:07,949 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-590/.git/info/exclude 01:59:08 2023-05-04 01:59:07,949 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-590/.semver/PR-590 with force:False 01:59:08 2023-05-04 01:59:07,949 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-590/.semver/PR-590 01:59:08 2023-05-04 01:59:07,953 [execute] INFO git cat-file --batch-check 01:59:08 2023-05-04 01:59:07,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-590/.semver, universal_newlines=False, shell=None, istream=) 01:59:08 2023-05-04 01:59:07,960 [execute] INFO git cat-file --batch 01:59:08 2023-05-04 01:59:07,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-590/.semver, universal_newlines=False, shell=None, istream=) 01:59:08 2023-05-04 01:59:07,965 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-590/.semver/PR-590 01:59:08 0.0.0 [Pipeline] } 01:59:08 $ docker exec --env ******** --env ******** 204aad45b36bf96a526edf7f9017e3fe19a1b58d9a06241182add9f5638d5255 ssh-agent -k 01:59:08 unset SSH_AUTH_SOCK; 01:59:08 unset SSH_AGENT_PID; 01:59:08 echo Agent pid 75 killed; 01:59:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:59:09 + git semver [Pipeline] } 01:59:09 $ docker stop --time=1 204aad45b36bf96a526edf7f9017e3fe19a1b58d9a06241182add9f5638d5255 01:59:10 $ docker rm -f --volumes 204aad45b36bf96a526edf7f9017e3fe19a1b58d9a06241182add9f5638d5255 [Pipeline] // withDockerContainer [Pipeline] sh 01:59:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:59:11 Stashed 1 file(s) [Pipeline] echo 01:59:11 [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 01:59:11 provisioning config files... 01:59:12 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp/config18016417075544707127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:12 ---> docker-login.sh 01:59:12 nexus3.edgexfoundry.org:10001 01:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:12 Configure a credential helper to remove this warning. See 01:59:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:12 01:59:12 Login Succeeded 01:59:12 nexus3.edgexfoundry.org:10002 01:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:12 Configure a credential helper to remove this warning. See 01:59:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:12 01:59:12 Login Succeeded 01:59:12 nexus3.edgexfoundry.org:10003 01:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:12 Configure a credential helper to remove this warning. See 01:59:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:12 01:59:12 Login Succeeded 01:59:12 nexus3.edgexfoundry.org:10004 01:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:12 Configure a credential helper to remove this warning. See 01:59:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:12 01:59:12 Login Succeeded 01:59:12 docker.io 01:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:12 Configure a credential helper to remove this warning. See 01:59:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:12 01:59:12 Login Succeeded 01:59:12 ---> docker-login.sh ends [Pipeline] } 01:59:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:59:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:59:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:59:13 ========================================================= 01:59:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:59:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:13 + 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 . 01:59:13 Sending build context to Docker daemon 6.5MB 01:59:13 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:59:13 Step 2/12 : FROM ${BASE} AS builder 01:59:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:59:13 f56be85fc22e: Pulling fs layer 01:59:13 85791d961cd3: Pulling fs layer 01:59:13 d694b5ae8c79: Pulling fs layer 01:59:13 9f32a84ed3da: Pulling fs layer 01:59:13 4d19c01a9841: Pulling fs layer 01:59:13 9325e15d5711: Pulling fs layer 01:59:13 556b6ee489ea: Pulling fs layer 01:59:13 c5a4b2cf53e6: Pulling fs layer 01:59:13 9f32a84ed3da: Waiting 01:59:13 9325e15d5711: Waiting 01:59:13 556b6ee489ea: Waiting 01:59:13 c5a4b2cf53e6: Waiting 01:59:13 4d19c01a9841: Waiting 01:59:13 85791d961cd3: Download complete 01:59:13 9f32a84ed3da: Download complete 01:59:13 4d19c01a9841: Verifying Checksum 01:59:13 4d19c01a9841: Download complete 01:59:13 f56be85fc22e: Download complete 01:59:13 9325e15d5711: Verifying Checksum 01:59:13 9325e15d5711: Download complete 01:59:13 f56be85fc22e: Pull complete 01:59:14 85791d961cd3: Pull complete 01:59:14 c5a4b2cf53e6: Verifying Checksum 01:59:14 c5a4b2cf53e6: Download complete 01:59:14 d694b5ae8c79: Verifying Checksum 01:59:14 d694b5ae8c79: Download complete 01:59:14 556b6ee489ea: Verifying Checksum 01:59:14 556b6ee489ea: Download complete 01:59:17 d694b5ae8c79: Pull complete 01:59:17 9f32a84ed3da: Pull complete 01:59:17 4d19c01a9841: Pull complete 01:59:17 9325e15d5711: Pull complete 01:59:20 556b6ee489ea: Pull complete 01:59:21 c5a4b2cf53e6: Pull complete 01:59:21 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 01:59:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:59:21 ---> c4be618373d6 01:59:21 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:59:25 ---> Running in 741dcd6a83c3 01:59:25 Removing intermediate container 741dcd6a83c3 01:59:25 ---> bdee9c93ea22 01:59:25 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:59:25 ---> Running in 6af02c66bfb3 01:59:25 Removing intermediate container 6af02c66bfb3 01:59:25 ---> 4096dbbf2428 01:59:25 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:59:25 ---> Running in f3d011483150 01:59:25 Removing intermediate container f3d011483150 01:59:25 ---> eb5f73102490 01:59:25 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:59:25 ---> Running in cd0ffdd09863 01:59:25 Removing intermediate container cd0ffdd09863 01:59:25 ---> b50bb16620e6 01:59:25 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:59:25 ---> Running in 4b752b11b402 01:59:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:59:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:59:26 (1/4) Installing openssh-keygen (9.1_p1-r2) 01:59:26 (2/4) Installing libedit (20221030.3.1-r0) 01:59:26 (3/4) Installing openssh-client-common (9.1_p1-r2) 01:59:26 (4/4) Installing openssh-client-default (9.1_p1-r2) 01:59:26 Executing busybox-1.35.0-r29.trigger 01:59:26 OK: 269 MiB in 57 packages 01:59:26 Still waiting to schedule task 01:59:26 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-12671’ 01:59:26 Removing intermediate container 4b752b11b402 01:59:26 ---> 6239c15049fe 01:59:26 Step 8/12 : WORKDIR /device-mqtt-go 01:59:26 ---> Running in 52fd2ba6af31 01:59:27 Removing intermediate container 52fd2ba6af31 01:59:27 ---> 8d5432b3cc01 01:59:27 Step 9/12 : COPY go.mod vendor* ./ 01:59:27 ---> 0d3815af5d3c 01:59:27 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:27 ---> Running in 11202cb552a2 01:59:53 Removing intermediate container 11202cb552a2 01:59:53 ---> d5fea15a54eb 01:59:53 Step 11/12 : COPY . . 01:59:53 ---> 544c36fb41f4 01:59:53 Step 12/12 : RUN $MAKE 01:59:53 ---> Running in c50ec58accc2 01:59:53 noop 01:59:54 Removing intermediate container c50ec58accc2 01:59:54 ---> ea465aa884b3 01:59:54 Successfully built ea465aa884b3 01:59:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:54 + docker inspect -f . ci-base-image-x86_64 01:59:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:54 prd-ubuntu20.04-docker-8c-8g-12673 does not seem to be running inside a container 01:59:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-590 -v /w/workspace/gexfoundry_device-mqtt-go_PR-590:/w/workspace/gexfoundry_device-mqtt-go_PR-590:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:59:55 $ docker top 48edd054ea810145805a478f671d37edb1dc6a717d45d4f44ecafd72a37978b0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:55 + go version 01:59:55 go version go1.20.2 linux/amd64 [Pipeline] } 01:59:55 $ docker stop --time=1 48edd054ea810145805a478f671d37edb1dc6a717d45d4f44ecafd72a37978b0 01:59:56 $ docker rm -f --volumes 48edd054ea810145805a478f671d37edb1dc6a717d45d4f44ecafd72a37978b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:59 + docker inspect -f . ci-base-image-x86_64 01:59:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:59 prd-ubuntu20.04-docker-8c-8g-12673 does not seem to be running inside a container 01:59:59 $ 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-590 -v /w/workspace/gexfoundry_device-mqtt-go_PR-590:/w/workspace/gexfoundry_device-mqtt-go_PR-590:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:00:00 $ docker top ab578aa1d6d328f491d0c1a411b7853010e34e2fcdea4f128769940f08701281 -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:03 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-590 [Pipeline] fileExists [Pipeline] sh 02:00:04 + make test 02:00:04 go test ./... -coverprofile=coverage.out ./... 02:00:08 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:00:18 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:00:18 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:00:18 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 23.1% of statements 02:00:23 go vet ./... 02:00:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:00:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:00:27 ./bin/test-attribution-txt.sh [Pipeline] echo 02:00:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:00:27 $ docker stop --time=1 ab578aa1d6d328f491d0c1a411b7853010e34e2fcdea4f128769940f08701281 02:00:30 $ docker rm -f --volumes ab578aa1d6d328f491d0c1a411b7853010e34e2fcdea4f128769940f08701281 [Pipeline] // withDockerContainer [Pipeline] sh 02:00:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:00:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:00:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:00:32 + ls -al . 02:00:32 total 180 02:00:32 drwxrwxr-x 10 jenkins jenkins 4096 May 4 02:00 . 02:00:32 drwxrwxr-x 4 jenkins jenkins 4096 May 4 01:58 .. 02:00:32 -rw-rw-r-- 1 jenkins jenkins 140 May 4 01:58 .dockerignore 02:00:32 drwxrwxr-x 8 jenkins jenkins 4096 May 4 01:59 .git 02:00:32 drwxrwxr-x 3 jenkins jenkins 4096 May 4 01:58 .github 02:00:32 -rw-rw-r-- 1 jenkins jenkins 329 May 4 01:58 .gitignore 02:00:32 -rw-rw-r-- 1 jenkins jenkins 41 May 4 01:58 .golangci.yml 02:00:32 drwxr-xr-x 3 jenkins jenkins 4096 May 4 01:59 .semver 02:00:32 -rw-rw-r-- 1 jenkins jenkins 9417 May 4 01:58 Attribution.txt 02:00:32 -rw-rw-r-- 1 jenkins jenkins 13162 May 4 01:58 CHANGELOG.md 02:00:32 -rw-rw-r-- 1 jenkins jenkins 1689 May 4 01:58 Dockerfile 02:00:32 -rw-rw-r-- 1 jenkins jenkins 677 May 4 01:58 GOVERNANCE.md 02:00:32 -rw-rw-r-- 1 jenkins jenkins 678 May 4 01:58 Jenkinsfile 02:00:32 -rw-rw-r-- 1 jenkins jenkins 11340 May 4 01:58 LICENSE 02:00:32 -rw-rw-r-- 1 jenkins jenkins 1732 May 4 01:58 Makefile 02:00:32 -rw-rw-r-- 1 jenkins jenkins 620 May 4 01:58 OWNERS.md 02:00:32 -rw-rw-r-- 1 jenkins jenkins 3165 May 4 01:58 README.md 02:00:32 -rw-rw-r-- 1 jenkins jenkins 5 May 4 01:59 VERSION 02:00:32 drwxrwxr-x 2 jenkins jenkins 4096 May 4 01:58 bin 02:00:32 drwxrwxr-x 3 jenkins jenkins 4096 May 4 01:58 cmd 02:00:32 -rw-r--r-- 1 jenkins jenkins 18144 May 4 02:00 coverage.out 02:00:32 -rw-rw-r-- 1 jenkins jenkins 3333 May 4 01:58 go.mod 02:00:32 -rw-rw-r-- 1 jenkins jenkins 31328 May 4 01:58 go.sum 02:00:32 drwxrwxr-x 3 jenkins jenkins 4096 May 4 01:58 internal 02:00:32 drwxrwxr-x 2 jenkins jenkins 4096 May 4 01:58 mock 02:00:32 drwxrwxr-x 4 jenkins jenkins 4096 May 4 01:58 snap 02:00:32 -rw-rw-r-- 1 jenkins jenkins 227 May 4 01:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:32 + 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=be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce --label arch=amd64 --label version=0.0.0 . 02:00:32 Sending build context to Docker daemon 6.519MB 02:00:32 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:00:32 Step 2/24 : FROM ${BASE} AS builder 02:00:32 ---> ea465aa884b3 02:00:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:00:32 ---> Running in 5be86d5d126f 02:00:32 Removing intermediate container 5be86d5d126f 02:00:32 ---> 073495c36216 02:00:32 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:00:32 ---> Running in 3f4da75a7aa7 02:00:32 Removing intermediate container 3f4da75a7aa7 02:00:32 ---> 5c237f96a2f4 02:00:32 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:00:32 ---> Running in e4a540acba31 02:00:33 Removing intermediate container e4a540acba31 02:00:33 ---> ec814ef0fcee 02:00:33 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:00:33 ---> Running in c19efe0ee900 02:00:33 Removing intermediate container c19efe0ee900 02:00:33 ---> 6d329e5be163 02:00:33 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:00:33 ---> Running in e93a2bf921b7 02:00:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:00:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:00:33 OK: 269 MiB in 57 packages 02:00:34 Removing intermediate container e93a2bf921b7 02:00:34 ---> 8054be9faf31 02:00:34 Step 8/24 : WORKDIR /device-mqtt-go 02:00:34 ---> Running in c56a46798265 02:00:34 Removing intermediate container c56a46798265 02:00:34 ---> abfdea6932cb 02:00:34 Step 9/24 : COPY go.mod vendor* ./ 02:00:34 ---> 0e4597da6f49 02:00:34 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:34 ---> Running in 10951caddb13 02:00:34 Removing intermediate container 10951caddb13 02:00:34 ---> cfbf7449dab1 02:00:34 Step 11/24 : COPY . . 02:00:35 ---> 6c1c14a2308f 02:00:35 Step 12/24 : RUN $MAKE 02:00:35 ---> Running in 77602b7a4d54 02:00:35 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 02:00:53 Removing intermediate container 77602b7a4d54 02:00:53 ---> fa2b34462b2b 02:00:53 Step 13/24 : FROM alpine:3.17 02:00:53 3.17: Pulling from library/alpine 02:00:53 f56be85fc22e: Already exists 02:00:53 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:00:53 Status: Downloaded newer image for alpine:3.17 02:00:53 ---> 9ed4aefc74f6 02:00:53 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:00:53 ---> Running in 52bed13661dc 02:00:53 Removing intermediate container 52bed13661dc 02:00:53 ---> 37f0eb8c7c34 02:00:53 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:00:53 ---> Running in cc2284364866 02:00:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:00:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:00:54 (1/1) Installing dumb-init (1.2.5-r2) 02:00:54 Executing busybox-1.35.0-r29.trigger 02:00:54 OK: 7 MiB in 16 packages 02:00:54 Removing intermediate container cc2284364866 02:00:54 ---> 31330769ee67 02:00:54 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:00:55 ---> 0e4e9c166c75 02:00:55 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:00:55 ---> e96bf74cc96c 02:00:55 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:00:55 ---> 0357693198d0 02:00:55 Step 19/24 : EXPOSE 59982 02:00:55 ---> Running in 00b54bcd5043 02:00:55 Removing intermediate container 00b54bcd5043 02:00:55 ---> 0211d56bd5d7 02:00:55 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:00:55 ---> Running in a98504743d21 02:00:55 Removing intermediate container a98504743d21 02:00:55 ---> 558a339115e5 02:00:55 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:00:56 ---> Running in d95bac18959f 02:00:56 Removing intermediate container d95bac18959f 02:00:56 ---> 165c9f00e4ab 02:00:56 Step 22/24 : LABEL arch=amd64 02:00:56 ---> Running in cf46c008bf18 02:00:56 Removing intermediate container cf46c008bf18 02:00:56 ---> 1b0a6ccfa951 02:00:56 Step 23/24 : LABEL git_sha=be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce 02:00:56 ---> Running in e82875415e02 02:00:56 Removing intermediate container e82875415e02 02:00:56 ---> e3c4bdaa6c70 02:00:56 Step 24/24 : LABEL version=0.0.0 02:00:56 ---> Running in 13af8b9b779f 02:00:56 Removing intermediate container 13af8b9b779f 02:00:56 ---> a91232559093 02:00:56 [Warning] One or more build-args [ARCH] were not consumed 02:00:56 Successfully built a91232559093 02:00:56 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 02:00:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:00:57 02:00:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:00:57 latest: Pulling from edgex-lftools-log-publisher 02:00:57 5eb5b503b376: Pulling fs layer 02:00:57 5c69ac0246d0: Pulling fs layer 02:00:57 ec43610c2a17: Pulling fs layer 02:00:57 3a2ae6a8a46f: Pulling fs layer 02:00:57 33b1e0a273af: Pulling fs layer 02:00:57 5d3b04190fa2: Pulling fs layer 02:00:57 2f39f015ded8: Pulling fs layer 02:00:57 33b1e0a273af: Waiting 02:00:57 3a2ae6a8a46f: Waiting 02:00:57 5d3b04190fa2: Waiting 02:00:57 2f39f015ded8: Waiting 02:00:57 5c69ac0246d0: Verifying Checksum 02:00:57 5c69ac0246d0: Download complete 02:00:57 3a2ae6a8a46f: Verifying Checksum 02:00:57 3a2ae6a8a46f: Download complete 02:00:57 33b1e0a273af: Download complete 02:00:57 5d3b04190fa2: Verifying Checksum 02:00:57 5d3b04190fa2: Download complete 02:00:57 ec43610c2a17: Verifying Checksum 02:00:57 ec43610c2a17: Download complete 02:00:57 5eb5b503b376: Verifying Checksum 02:00:57 5eb5b503b376: Download complete 02:00:58 2f39f015ded8: Download complete 02:00:59 5eb5b503b376: Pull complete 02:00:59 5c69ac0246d0: Pull complete 02:00:59 ec43610c2a17: Pull complete 02:00:59 3a2ae6a8a46f: Pull complete 02:00:59 33b1e0a273af: Pull complete 02:00:59 5d3b04190fa2: Pull complete 02:01:03 2f39f015ded8: Pull complete 02:01:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:01:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:04 prd-ubuntu20.04-docker-8c-8g-12673 does not seem to be running inside a container 02:01:04 $ 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-590 -v /w/workspace/gexfoundry_device-mqtt-go_PR-590:/w/workspace/gexfoundry_device-mqtt-go_PR-590:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:01:06 $ docker top 31678cf8dae8b50f164f176c4797ff5e814914b4a75b6e2de022eec9c9ee6958 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:07 ---> job-cost.sh 02:01:07 lf-activate-venv: SKIPPING 02:01:07 INFO: No Stack... 02:01:08 INFO: Retrieving Pricing Info for: v3-standard-8 02:01:08 INFO: Archiving Costs [Pipeline] sh 02:01:08 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-590/archives/cost.csv 02:01:08 + cut -d, -f6 [Pipeline] lock 02:01:08 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-590-1-stack-cost] 02:01:08 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-590-1-stack-cost] did not exist. Created. 02:01:08 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-590-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:01:09 + echo total: 0.2199999988079071 [Pipeline] stash 02:01:09 Stashed 1 file(s) [Pipeline] } 02:01:09 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-590-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:01:09 $ docker stop --time=1 31678cf8dae8b50f164f176c4797ff5e814914b4a75b6e2de022eec9c9ee6958 02:01:10 $ docker rm -f --volumes 31678cf8dae8b50f164f176c4797ff5e814914b4a75b6e2de022eec9c9ee6958 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:01:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12676 in /w/workspace/gexfoundry_device-mqtt-go_PR-590 [Pipeline] { [Pipeline] ws 02:01:45 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:01:46 Selected Git installation does not exist. Using Default 02:01:46 The recommended git tool is: NONE 02:01:52 using credential edgex-jenkins-ssh 02:01:52 Cloning the remote Git repository 02:01:52 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:01:52 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:01:52 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:01:52 > git --version # timeout=10 02:01:52 > git --version # 'git version 2.25.1' 02:01:52 using GIT_SSH to set credentials SSH Credentials for GitHub 02:01:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:01:55 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:01:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:01:57 Merging remotes/origin/main commit 2e0357b1824e5884c9b2b56c2fd5ebe36d00b6c9 into PR head commit be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce 02:01:56 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:01:57 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:01:57 using GIT_SSH to set credentials SSH Credentials for GitHub 02:01:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/590/head:refs/remotes/origin/PR-590 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:01:57 > git config core.sparsecheckout # timeout=10 02:01:57 > git checkout -f be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce # timeout=10 02:01:57 Merge succeeded, producing be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce 02:01:57 Checking out Revision be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce (PR-590) 02:01:58 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 02:01:58 > git --version # timeout=10 02:01:58 > git --version # 'git version 2.25.1' 02:01:58 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:01:57 > git remote # timeout=10 02:01:57 > git config --get remote.origin.url # timeout=10 02:01:57 using GIT_SSH to set credentials SSH Credentials for GitHub 02:01:57 > git merge 2e0357b1824e5884c9b2b56c2fd5ebe36d00b6c9 # timeout=10 02:01:57 > git rev-parse HEAD^{commit} # timeout=10 02:01:57 > git config core.sparsecheckout # timeout=10 02:01:57 > git checkout -f be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce # timeout=10 02:01:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:01:59 % Total % Received % Xferd Average Speed Time Time Time Current 02:01:59 Dload Upload Total Spent Left Speed 02:01:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh 02:02:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:02:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:02:00 + sudo tee /etc/docker/daemon.new 02:02:00 { 02:02:00 "registry-mirrors": [ 02:02:00 "https://nexus3.edgexfoundry.org:10001" 02:02:00 ], 02:02:00 "bip": "10.250.0.254/24", 02:02:00 "hosts": [ 02:02:00 "tcp://0.0.0.0:5555", 02:02:00 "unix:///var/run/docker.sock" 02:02:00 ], 02:02:00 "mtu": 1458, 02:02:00 "selinux-enabled": true, 02:02:00 "seccomp-profile": "/etc/docker/seccomp.json" 02:02:00 } [Pipeline] sh 02:02:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:02:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:02:20 provisioning config files... 02:02:20 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8353315527611998955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:20 ---> docker-login.sh 02:02:20 nexus3.edgexfoundry.org:10001 02:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:21 Configure a credential helper to remove this warning. See 02:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:21 02:02:21 Login Succeeded 02:02:21 nexus3.edgexfoundry.org:10002 02:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:21 Configure a credential helper to remove this warning. See 02:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:21 02:02:21 Login Succeeded 02:02:21 nexus3.edgexfoundry.org:10003 02:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:22 Configure a credential helper to remove this warning. See 02:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:22 02:02:22 Login Succeeded 02:02:22 nexus3.edgexfoundry.org:10004 02:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:22 Configure a credential helper to remove this warning. See 02:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:22 02:02:22 Login Succeeded 02:02:22 docker.io 02:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:23 Configure a credential helper to remove this warning. See 02:02:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:23 02:02:23 Login Succeeded 02:02:23 ---> docker-login.sh ends [Pipeline] } 02:02:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:02:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:02:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:02:23 ========================================================= 02:02:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:02:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:24 + 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 . 02:02:24 Sending build context to Docker daemon 3.379MB 02:02:24 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:02:24 Step 2/12 : FROM ${BASE} AS builder 02:02:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:02:24 c41833b44d91: Pulling fs layer 02:02:24 ed15518f5707: Pulling fs layer 02:02:24 feae8fd75edb: Pulling fs layer 02:02:24 242c74f7c9fa: Pulling fs layer 02:02:24 3cdef696dda3: Pulling fs layer 02:02:24 2ced38df9373: Pulling fs layer 02:02:24 58f1dce35555: Pulling fs layer 02:02:24 242c74f7c9fa: Waiting 02:02:24 3cdef696dda3: Waiting 02:02:24 2ced38df9373: Waiting 02:02:24 58f1dce35555: Waiting 02:02:24 ed15518f5707: Verifying Checksum 02:02:24 ed15518f5707: Download complete 02:02:24 242c74f7c9fa: Verifying Checksum 02:02:24 242c74f7c9fa: Download complete 02:02:24 3cdef696dda3: Verifying Checksum 02:02:24 3cdef696dda3: Download complete 02:02:25 c41833b44d91: Verifying Checksum 02:02:25 c41833b44d91: Download complete 02:02:26 c41833b44d91: Pull complete 02:02:26 58f1dce35555: Verifying Checksum 02:02:26 58f1dce35555: Download complete 02:02:26 ed15518f5707: Pull complete 02:02:27 feae8fd75edb: Verifying Checksum 02:02:27 feae8fd75edb: Download complete 02:02:28 2ced38df9373: Verifying Checksum 02:02:28 2ced38df9373: Download complete 02:02:40 feae8fd75edb: Pull complete 02:02:40 242c74f7c9fa: Pull complete 02:02:40 3cdef696dda3: Pull complete 02:02:47 2ced38df9373: Pull complete 02:02:49 58f1dce35555: Pull complete 02:02:49 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 02:02:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:02:49 ---> fadd8f120f05 02:02:49 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:02:51 ---> Running in 301e5b63a18e 02:02:51 Removing intermediate container 301e5b63a18e 02:02:51 ---> 8bb270970249 02:02:51 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:02:51 ---> Running in 54eddb743e7d 02:02:51 Removing intermediate container 54eddb743e7d 02:02:51 ---> b87d0bf10a47 02:02:51 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:02:51 ---> Running in ff60bae84e5f 02:02:52 Removing intermediate container ff60bae84e5f 02:02:52 ---> 4b2b7ff7f382 02:02:52 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:02:52 ---> Running in 5ca6ca0fd4e6 02:02:52 Removing intermediate container 5ca6ca0fd4e6 02:02:52 ---> d9bf0f804a0e 02:02:52 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:02:52 ---> Running in 59c72c6386cf 02:02:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:02:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:02:55 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:02:55 (2/4) Installing libedit (20221030.3.1-r0) 02:02:55 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:02:55 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:02:55 Executing busybox-1.35.0-r29.trigger 02:02:55 OK: 268 MiB in 57 packages 02:02:56 Removing intermediate container 59c72c6386cf 02:02:56 ---> 2b04f7fe0e62 02:02:56 Step 8/12 : WORKDIR /device-mqtt-go 02:02:56 ---> Running in 75eaa24d828e 02:02:56 Removing intermediate container 75eaa24d828e 02:02:56 ---> 0f1dacfdfd08 02:02:56 Step 9/12 : COPY go.mod vendor* ./ 02:02:57 ---> 9e4c9c9b26bb 02:02:57 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:57 ---> Running in 08d244f6d55c 02:04:05 Removing intermediate container 08d244f6d55c 02:04:05 ---> ac21def580b9 02:04:05 Step 11/12 : COPY . . 02:04:05 ---> a4de66c83381 02:04:05 Step 12/12 : RUN $MAKE 02:04:05 ---> Running in 6c84924fb2aa 02:04:05 noop 02:04:05 Removing intermediate container 6c84924fb2aa 02:04:05 ---> b966e975b074 02:04:05 Successfully built b966e975b074 02:04:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:06 + docker inspect -f . ci-base-image-arm64 02:04:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:06 prd-ubuntu20.04-docker-arm64-4c-16g-12676 does not seem to be running inside a container 02:04:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:04:07 $ docker top c0809264de8c3ac9893ef0652c12a6f9bdfffe1c8595ebcb938af5ab21dbe953 -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:08 + go version 02:04:08 go version go1.20.2 linux/arm64 [Pipeline] } 02:04:08 $ docker stop --time=1 c0809264de8c3ac9893ef0652c12a6f9bdfffe1c8595ebcb938af5ab21dbe953 02:04:10 $ docker rm -f --volumes c0809264de8c3ac9893ef0652c12a6f9bdfffe1c8595ebcb938af5ab21dbe953 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:11 + docker inspect -f . ci-base-image-arm64 02:04:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:11 prd-ubuntu20.04-docker-arm64-4c-16g-12676 does not seem to be running inside a container 02:04:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:04:12 $ docker top 35e4d73f0bccc9d2c4bbf3210f3c169422c19ebffe9e360be63f6dd87dcd4895 -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:13 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:04:14 + make test 02:04:14 go test ./... -coverprofile=coverage.out ./... 02:04:53 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:07:00 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:07:00 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:07:00 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.088s coverage: 23.1% of statements 02:07:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:07:00 go vet ./... 02:07:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:07:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:07:27 ./bin/test-attribution-txt.sh [Pipeline] echo 02:07:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:07:27 $ docker stop --time=1 35e4d73f0bccc9d2c4bbf3210f3c169422c19ebffe9e360be63f6dd87dcd4895 02:07:30 $ docker rm -f --volumes 35e4d73f0bccc9d2c4bbf3210f3c169422c19ebffe9e360be63f6dd87dcd4895 [Pipeline] // withDockerContainer [Pipeline] sh 02:07:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:07:32 Warning: overwriting stash ‘coverage-report’ 02:07:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:07:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:07:33 + ls -al . 02:07:33 total 176 02:07:33 drwxrwxr-x 9 jenkins jenkins 4096 May 4 02:04 . 02:07:33 drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:01 .. 02:07:33 -rw-rw-r-- 1 jenkins jenkins 140 May 4 02:01 .dockerignore 02:07:33 drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:01 .git 02:07:33 drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:01 .github 02:07:33 -rw-rw-r-- 1 jenkins jenkins 329 May 4 02:01 .gitignore 02:07:33 -rw-rw-r-- 1 jenkins jenkins 41 May 4 02:01 .golangci.yml 02:07:33 -rw-rw-r-- 1 jenkins jenkins 9417 May 4 02:01 Attribution.txt 02:07:33 -rw-rw-r-- 1 jenkins jenkins 13162 May 4 02:01 CHANGELOG.md 02:07:33 -rw-rw-r-- 1 jenkins jenkins 1689 May 4 02:01 Dockerfile 02:07:33 -rw-rw-r-- 1 jenkins jenkins 677 May 4 02:01 GOVERNANCE.md 02:07:33 -rw-rw-r-- 1 jenkins jenkins 678 May 4 02:01 Jenkinsfile 02:07:33 -rw-rw-r-- 1 jenkins jenkins 11340 May 4 02:01 LICENSE 02:07:33 -rw-rw-r-- 1 jenkins jenkins 1732 May 4 02:01 Makefile 02:07:33 -rw-rw-r-- 1 jenkins jenkins 620 May 4 02:01 OWNERS.md 02:07:33 -rw-rw-r-- 1 jenkins jenkins 3165 May 4 02:01 README.md 02:07:33 -rw-rw-r-- 1 jenkins jenkins 5 May 4 01:59 VERSION 02:07:33 drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:01 bin 02:07:33 drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:01 cmd 02:07:33 -rw-r--r-- 1 jenkins jenkins 18144 May 4 02:06 coverage.out 02:07:33 -rw-rw-r-- 1 jenkins jenkins 3333 May 4 02:01 go.mod 02:07:33 -rw-rw-r-- 1 jenkins jenkins 31328 May 4 02:01 go.sum 02:07:33 drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:01 internal 02:07:33 drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:01 mock 02:07:33 drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:01 snap 02:07:33 -rw-rw-r-- 1 jenkins jenkins 227 May 4 02:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:34 + 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=be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce --label arch=arm64 --label version=0.0.0 . 02:07:34 Sending build context to Docker daemon 3.398MB 02:07:34 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:07:34 Step 2/24 : FROM ${BASE} AS builder 02:07:34 ---> b966e975b074 02:07:34 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:07:34 ---> Running in a230f9adb46a 02:07:34 Removing intermediate container a230f9adb46a 02:07:34 ---> edc6eedd5f4b 02:07:34 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:07:35 ---> Running in a4ad1969f263 02:07:35 Removing intermediate container a4ad1969f263 02:07:35 ---> 15df1f179a09 02:07:35 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:07:35 ---> Running in 870e5f1a79f9 02:07:35 Removing intermediate container 870e5f1a79f9 02:07:35 ---> b46a9244e6e2 02:07:35 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:07:35 ---> Running in 674af24505c1 02:07:35 Removing intermediate container 674af24505c1 02:07:35 ---> 24364849a7e2 02:07:35 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:07:36 ---> Running in b13f836f6c34 02:07:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:07:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:07:39 OK: 268 MiB in 57 packages 02:07:40 Removing intermediate container b13f836f6c34 02:07:40 ---> 6c434ac11ef5 02:07:40 Step 8/24 : WORKDIR /device-mqtt-go 02:07:40 ---> Running in 12ea12383ac7 02:07:40 Removing intermediate container 12ea12383ac7 02:07:40 ---> a746640e462b 02:07:40 Step 9/24 : COPY go.mod vendor* ./ 02:07:40 ---> d6206f2c55ac 02:07:40 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:41 ---> Running in 354c8cb9a13f 02:07:43 Removing intermediate container 354c8cb9a13f 02:07:43 ---> a1177405a85a 02:07:43 Step 11/24 : COPY . . 02:07:44 ---> 57c905d92385 02:07:44 Step 12/24 : RUN $MAKE 02:07:44 ---> Running in 1beb8503252a 02:07:46 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 02:10:37 Removing intermediate container 1beb8503252a 02:10:37 ---> ffcc8abbd3a9 02:10:37 Step 13/24 : FROM alpine:3.17 02:10:37 3.17: Pulling from library/alpine 02:10:37 c41833b44d91: Already exists 02:10:37 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:10:37 Status: Downloaded newer image for alpine:3.17 02:10:37 ---> 51e60588ff2c 02:10:37 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:10:37 ---> Running in 796a9fb30c50 02:10:37 Removing intermediate container 796a9fb30c50 02:10:37 ---> 7a4f71db5683 02:10:37 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:10:37 ---> Running in ec24770385d2 02:10:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:10:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:10:37 (1/1) Installing dumb-init (1.2.5-r2) 02:10:37 Executing busybox-1.35.0-r29.trigger 02:10:37 OK: 8 MiB in 16 packages 02:10:37 Removing intermediate container ec24770385d2 02:10:37 ---> 4439ed55f07f 02:10:37 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:10:37 ---> b28b8c8f0483 02:10:37 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:10:37 ---> 7f60d7d66c7f 02:10:37 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:10:37 ---> 41f2c91ea8f9 02:10:37 Step 19/24 : EXPOSE 59982 02:10:37 ---> Running in 770d7fd11ba1 02:10:37 Removing intermediate container 770d7fd11ba1 02:10:37 ---> 872ddc867d2c 02:10:37 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:10:37 ---> Running in 14101662de16 02:10:37 Removing intermediate container 14101662de16 02:10:37 ---> 7a3a5d1e8004 02:10:37 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:10:37 ---> Running in 60ef47cecdbd 02:10:37 Removing intermediate container 60ef47cecdbd 02:10:37 ---> d84fe4a098b0 02:10:37 Step 22/24 : LABEL arch=arm64 02:10:37 ---> Running in a1ded25ca97c 02:10:37 Removing intermediate container a1ded25ca97c 02:10:37 ---> 806df6bb692e 02:10:37 Step 23/24 : LABEL git_sha=be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce 02:10:37 ---> Running in 48f842e2096a 02:10:37 Removing intermediate container 48f842e2096a 02:10:37 ---> bf804f94867c 02:10:37 Step 24/24 : LABEL version=0.0.0 02:10:37 ---> Running in b818c02beba5 02:10:37 Removing intermediate container b818c02beba5 02:10:37 ---> 2d3861f7e149 02:10:37 [Warning] One or more build-args [ARCH] were not consumed 02:10:37 Successfully built 2d3861f7e149 02:10:37 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 02:10:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:10:38 02:10:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:10:39 arm64: Pulling from edgex-lftools-log-publisher 02:10:39 8998bd30e6a1: Pulling fs layer 02:10:39 04944245beec: Pulling fs layer 02:10:39 699f458cf7ca: Pulling fs layer 02:10:39 765212b225bb: Pulling fs layer 02:10:39 f23df028b6ca: Pulling fs layer 02:10:39 d65c8cfc05b1: Pulling fs layer 02:10:39 2437ff75d9bd: Pulling fs layer 02:10:39 f23df028b6ca: Waiting 02:10:39 d65c8cfc05b1: Waiting 02:10:39 2437ff75d9bd: Waiting 02:10:39 765212b225bb: Waiting 02:10:39 04944245beec: Verifying Checksum 02:10:39 04944245beec: Download complete 02:10:39 765212b225bb: Download complete 02:10:39 f23df028b6ca: Verifying Checksum 02:10:39 f23df028b6ca: Download complete 02:10:39 d65c8cfc05b1: Verifying Checksum 02:10:39 d65c8cfc05b1: Download complete 02:10:39 699f458cf7ca: Verifying Checksum 02:10:39 699f458cf7ca: Download complete 02:10:40 8998bd30e6a1: Verifying Checksum 02:10:40 8998bd30e6a1: Download complete 02:10:43 2437ff75d9bd: Verifying Checksum 02:10:43 2437ff75d9bd: Download complete 02:10:45 8998bd30e6a1: Pull complete 02:10:45 04944245beec: Pull complete 02:10:47 699f458cf7ca: Pull complete 02:10:47 765212b225bb: Pull complete 02:10:48 f23df028b6ca: Pull complete 02:10:48 d65c8cfc05b1: Pull complete 02:11:07 2437ff75d9bd: Pull complete 02:11:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:11:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:11:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:07 prd-ubuntu20.04-docker-arm64-4c-16g-12676 does not seem to be running inside a container 02:11:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:11:10 $ docker top 61730ee8b52556b0ec469aca00a0edf0ba8110c93ffd9c397add99160066b181 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:12 ---> job-cost.sh 02:11:12 lf-activate-venv: SKIPPING 02:11:12 INFO: No Stack... 02:11:12 INFO: Retrieving Pricing Info for: v3-standard-4 02:11:13 INFO: Archiving Costs [Pipeline] sh 02:11:14 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:11:14 + cut -d, -f6 [Pipeline] lock 02:11:14 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-590-1-stack-cost] 02:11:14 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-590-1-stack-cost] did not exist. Created. 02:11:14 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-590-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:11:14 /w/workspace/device-mqtt-go/1@tmp/durable-7220323e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:11:15 + echo total: 0.10999999940395355 [Pipeline] stash 02:11:15 Warning: overwriting stash ‘stack-cost’ 02:11:15 Stashed 1 file(s) [Pipeline] } 02:11:15 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-590-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:11:15 $ docker stop --time=1 61730ee8b52556b0ec469aca00a0edf0ba8110c93ffd9c397add99160066b181 02:11:17 $ docker rm -f --volumes 61730ee8b52556b0ec469aca00a0edf0ba8110c93ffd9c397add99160066b181 [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 02:11:18 provisioning config files... 02:11:18 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp/config8780308556111801597tmp [Pipeline] { [Pipeline] sh 02:11:19 + set +x 02:11:19 + bash+ -s -- 02:11:19 curl -s https://codecov.io/bash 02:11:19 02:11:19 _____ _ 02:11:19 / ____| | | 02:11:19 | | ___ __| | ___ ___ _____ __ 02:11:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:11:19 | |___| (_) | (_| | __/ (_| (_) \ V / 02:11:19 \_____\___/ \__,_|\___|\___\___/ \_/ 02:11:19 Bash-1.0.6 02:11:19 02:11:19 02:11:19 ==> git version 2.25.1 found 02:11:19 ==> 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 02:11:19 Release-Date: 2020-01-08 02:11:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:11:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:11:19 ==> Jenkins CI detected. 02:11:19 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-590 02:11:19 project root: . 02:11:19 --> token set from env 02:11:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:11:19 ==> Running gcov in . (disable via -X gcov) 02:11:19 ==> Python coveragepy not found 02:11:19 ==> Searching for coverage reports in: 02:11:19 + . 02:11:19 -> Found 1 reports 02:11:19 ==> Detecting git/mercurial file structure 02:11:19 ==> Reading reports 02:11:19 + ./coverage.out bytes=18144 02:11:19 ==> Appending adjustments 02:11:19 https://docs.codecov.io/docs/fixing-reports 02:11:19 + Found adjustments 02:11:19 ==> Gzipping contents 02:11:19 4.0K /tmp/codecov.KKoO3K.gz 02:11:19 ==> Uploading reports 02:11:19 url: https://codecov.io 02:11:19 query: branch=PR-590&commit=be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-590%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=590&job=&cmd_args= 02:11:19 -> Pinging Codecov 02:11:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-590&commit=be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-590%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=590&job=&cmd_args= 02:11:19 -> Uploading to 02:11:19 https://storage.googleapis.com/codecov/v4/raw/2023-05-04/7D719EC7BBE17E464838252E33014C33/be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce/ad8f335e-f875-4c0f-8470-02d414f4bdf8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T021119Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c7331d075ec12f78c6257c1fc705b575ec026c495cd10755a8f8ef77b9a71b3 02:11:19 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:19 Dload Upload Total Spent Left Speed 02:11:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 15684 --:--:-- --:--:-- --:--:-- 15607 100 3184 0 0 100 3184 0 13843 --:--:-- --:--:-- --:--:-- 13843 02:11:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce [Pipeline] } 02:11:19 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 02:11:21 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-590/archives ] 02:11:21 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-590/archives 02:11:21 total 16 02:11:21 drwxr-xr-x 3 root root 4096 May 4 02:01 . 02:11:21 drwxrwxr-x 11 jenkins jenkins 4096 May 4 02:01 .. 02:11:21 drwxr-xr-x 2 root root 4096 May 4 02:01 cost 02:11:21 -rw-r--r-- 1 root root 86 May 4 02:01 cost.csv 02:11:21 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-590/archives 02:11:21 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-590/archives 02:11:21 total 16 02:11:21 drwxr-xr-x 3 jenkins jenkins 4096 May 4 02:01 . 02:11:21 drwxrwxr-x 11 jenkins jenkins 4096 May 4 02:01 .. 02:11:21 drwxr-xr-x 2 jenkins jenkins 4096 May 4 02:01 cost 02:11:21 -rw-r--r-- 1 jenkins jenkins 86 May 4 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:11:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:11:23 ---> package-listing.sh 02:11:23 ++ facter osfamily 02:11:23 ++ tr '[:upper:]' '[:lower:]' 02:11:23 + OS_FAMILY=debian 02:11:23 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-590 02:11:23 + START_PACKAGES=/tmp/packages_start.txt 02:11:23 + END_PACKAGES=/tmp/packages_end.txt 02:11:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:11:23 + PACKAGES=/tmp/packages_start.txt 02:11:23 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-590 ']' 02:11:23 + PACKAGES=/tmp/packages_end.txt 02:11:23 + case "${OS_FAMILY}" in 02:11:23 + dpkg -l 02:11:23 + grep '^ii' 02:11:23 + '[' -f /tmp/packages_start.txt ']' 02:11:23 + '[' -f /tmp/packages_end.txt ']' 02:11:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:11:23 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-590 ']' 02:11:23 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-590/archives/ 02:11:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-590/archives/ [Pipeline] echo 02:11:23 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-590/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:11:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:24 prd-ubuntu20.04-docker-8c-8g-12673 does not seem to be running inside a container 02:11:24 $ 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-590/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-590 -v /w/workspace/gexfoundry_device-mqtt-go_PR-590:/w/workspace/gexfoundry_device-mqtt-go_PR-590:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:11:24 $ docker top a782a5c127ab1bf3f6fc3ece97985d162c1c7cb82010c232221f7e36f65a4fcf -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:25 + touch /tmp/pre-build-complete [Pipeline] sh 02:11:25 + mkdir -p /var/log/sysstat [Pipeline] sh 02:11:25 + ls /var/log/sa-host 02:11:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:11:25 provisioning config files... 02:11:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp/config6428783218114128257tmp [Pipeline] { [Pipeline] echo 02:11:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:11:26 ---> create-netrc.sh [Pipeline] } 02:11:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:11:26 ---> python-tools-install.sh [Pipeline] echo 02:11:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:11:27 ---> sudo-logs.sh 02:11:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:11:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:11:27 ---> job-cost.sh 02:11:27 lf-activate-venv: SKIPPING 02:11:27 DEBUG: total: 0.2199999988079071 02:11:27 INFO: Retrieving Stack Cost... 02:11:27 INFO: Retrieving Pricing Info for: v3-standard-8 02:11:28 INFO: Archiving Costs [Pipeline] echo 02:11:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:11:28 ---> logs-deploy.sh 02:11:28 lf-activate-venv: SKIPPING 02:11:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-590/1 02:11:28 INFO: archiving workspace using pattern(s): 02:11:29 Archives upload complete. 02:11:29 INFO: archiving logs to Nexus 02:11:30 ---> uname -a: 02:11:30 Linux prd-ubuntu20-04-docker-8c-8g-12673 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:11:30 02:11:30 02:11:30 ---> lscpu: 02:11:30 Architecture: x86_64 02:11:30 CPU op-mode(s): 32-bit, 64-bit 02:11:30 Byte Order: Little Endian 02:11:30 Address sizes: 40 bits physical, 48 bits virtual 02:11:30 CPU(s): 8 02:11:30 On-line CPU(s) list: 0-7 02:11:30 Thread(s) per core: 1 02:11:30 Core(s) per socket: 1 02:11:30 Socket(s): 8 02:11:30 NUMA node(s): 1 02:11:30 Vendor ID: AuthenticAMD 02:11:30 CPU family: 23 02:11:30 Model: 49 02:11:30 Model name: AMD EPYC-Rome Processor 02:11:30 Stepping: 0 02:11:30 CPU MHz: 2800.000 02:11:30 BogoMIPS: 5600.00 02:11:30 Virtualization: AMD-V 02:11:30 Hypervisor vendor: KVM 02:11:30 Virtualization type: full 02:11:30 L1d cache: 256 KiB 02:11:30 L1i cache: 256 KiB 02:11:30 L2 cache: 4 MiB 02:11:30 L3 cache: 128 MiB 02:11:30 NUMA node0 CPU(s): 0-7 02:11:30 Vulnerability Itlb multihit: Not affected 02:11:30 Vulnerability L1tf: Not affected 02:11:30 Vulnerability Mds: Not affected 02:11:30 Vulnerability Meltdown: Not affected 02:11:30 Vulnerability Mmio stale data: Not affected 02:11:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:11:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:11:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:11:30 Vulnerability Srbds: Not affected 02:11:30 Vulnerability Tsx async abort: Not affected 02:11:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:11:30 02:11:30 02:11:30 ---> nproc: 02:11:30 8 02:11:30 02:11:30 02:11:30 ---> df -h: 02:11:30 Filesystem Size Used Avail Use% Mounted on 02:11:30 overlay 155G 12G 144G 8% / 02:11:30 tmpfs 64M 0 64M 0% /dev 02:11:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:11:30 shm 64M 0 64M 0% /dev/shm 02:11:30 /dev/vda1 155G 12G 144G 8% /facter-os 02:11:30 02:11:30