Pull request #428 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 457360df6b3a27fc00613161fd20ac1b77f205d0+b41150d8f29f1474a4d4d35e5cf0bbe8d5784310 (50d39dad626a867b444e7d71dcb5c4d5bf505c03) 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-ssh8227014527700974891.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh15895547209830751015.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-virtual-go/branches/PR-428/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-virtual-go/branches/PR-428/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17247377988509611914.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-virtual-go/branches/PR-428/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17282776387057997462.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh18398285959476065186.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-virtual-go/branches/PR-428/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-virtual-go/branches/PR-428/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16846905432337559317.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-virtual 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-6455 in /w/workspace/foundry_device-virtual-go_PR-428 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-428 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Merging remotes/origin/main commit b41150d8f29f1474a4d4d35e5cf0bbe8d5784310 into PR head commit 457360df6b3a27fc00613161fd20ac1b77f205d0 Merge succeeded, producing 457360df6b3a27fc00613161fd20ac1b77f205d0 Checking out Revision 457360df6b3a27fc00613161fd20ac1b77f205d0 (PR-428) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/428/head:refs/remotes/origin/PR-428 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 457360df6b3a27fc00613161fd20ac1b77f205d0 # 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 b41150d8f29f1474a4d4d35e5cf0bbe8d5784310 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 457360df6b3a27fc00613161fd20ac1b77f205d0 # timeout=10 [Pipeline] timeout 02:37:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:37:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:37:42 ========================================================= 02:37:42 EdgeX Global Pipelines Version Info 02:37:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:37:42 ------------------- 02:37:42 stable info: 02:37:42 ------------------- 02:37:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:37:42 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 02:37:42 Message: update stable to v1.0.254 02:37:43 ------------------- 02:37:43 experimental info: 02:37:43 ------------------- 02:37:43 Commited By: **** collab-it+edgex@linuxfoundation.org 02:37:43 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 02:37:43 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:37:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 02:37:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 02:37:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:37:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:37:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:37:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-428 [Pipeline] echo 02:37:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-428 [Pipeline] echo 02:37:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-428 [Pipeline] echo 02:37:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 457360df6b3a27fc00613161fd20ac1b77f205d0 [Pipeline] echo 02:37:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 457360d [Pipeline] echo 02:37:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:37:45 provisioning config files... 02:37:45 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-428@tmp/config5813157161882110182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:37:45 ---> docker-login.sh 02:37:45 nexus3.edgexfoundry.org:10001 02:37:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:46 Configure a credential helper to remove this warning. See 02:37:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:46 02:37:46 Login Succeeded 02:37:46 nexus3.edgexfoundry.org:10002 02:37:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:46 Configure a credential helper to remove this warning. See 02:37:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:46 02:37:46 Login Succeeded 02:37:46 nexus3.edgexfoundry.org:10003 02:37:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:46 Configure a credential helper to remove this warning. See 02:37:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:46 02:37:46 Login Succeeded 02:37:46 nexus3.edgexfoundry.org:10004 02:37:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:46 Configure a credential helper to remove this warning. See 02:37:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:46 02:37:46 Login Succeeded 02:37:46 docker.io 02:37:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:46 Configure a credential helper to remove this warning. See 02:37:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:46 02:37:46 Login Succeeded 02:37:46 ---> docker-login.sh ends [Pipeline] } 02:37:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:37:47 + git rev-list -1 --merges 457360df6b3a27fc00613161fd20ac1b77f205d0~1..457360df6b3a27fc00613161fd20ac1b77f205d0 [Pipeline] echo 02:37:47 -----------> git rev-list -1 --merges 457360df6b3a27fc00613161fd20ac1b77f205d0~1..457360df6b3a27fc00613161fd20ac1b77f205d0 457360df6b3a27fc00613161fd20ac1b77f205d0 [false] [Pipeline] sh 02:37:47 + git log --format=format:%s -1 457360df6b3a27fc00613161fd20ac1b77f205d0 [Pipeline] echo 02:37:47 ========================================================= 02:37:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:37:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:37:48 + git log --format=format:%s -1 457360df6b3a27fc00613161fd20ac1b77f205d0 [Pipeline] echo 02:37:48 [semverPrep] GIT_COMMIT: 457360df6b3a27fc00613161fd20ac1b77f205d0, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 02:37:48 [semverPrep] This is not a build commit. [Pipeline] sh 02:37:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:37:48 + grep -v github /etc/ssh/ssh_known_hosts 02:37:48 + [ -e /tmp/ssh_known_hosts ] 02:37:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:37:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:37:48 + sudo tee -a /etc/ssh/ssh_known_hosts 02:37:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:37:48 02:37:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:37:49 0.1.4: Pulling from edgex-devops/py-git-semver 02:37:49 b85a868b505f: Pulling fs layer 02:37:49 e2be974225ed: Pulling fs layer 02:37:49 339a4e72a1f5: Pulling fs layer 02:37:49 988bab9f4d93: Pulling fs layer 02:37:49 1469e6f7b9e6: Pulling fs layer 02:37:49 eaf3925da568: Pulling fs layer 02:37:49 bab4dde63d76: Pulling fs layer 02:37:49 bde34c3a00c8: Pulling fs layer 02:37:49 b352a97aabf1: Pulling fs layer 02:37:49 4872d77fe225: Pulling fs layer 02:37:49 5851b861e8e6: Pulling fs layer 02:37:49 bab4dde63d76: Waiting 02:37:49 b352a97aabf1: Waiting 02:37:49 988bab9f4d93: Waiting 02:37:49 1469e6f7b9e6: Waiting 02:37:49 eaf3925da568: Waiting 02:37:49 bde34c3a00c8: Waiting 02:37:49 4872d77fe225: Waiting 02:37:49 5851b861e8e6: Waiting 02:37:49 e2be974225ed: Download complete 02:37:49 988bab9f4d93: Verifying Checksum 02:37:49 988bab9f4d93: Download complete 02:37:49 339a4e72a1f5: Verifying Checksum 02:37:49 339a4e72a1f5: Download complete 02:37:49 1469e6f7b9e6: Verifying Checksum 02:37:49 1469e6f7b9e6: Download complete 02:37:49 eaf3925da568: Verifying Checksum 02:37:49 eaf3925da568: Download complete 02:37:49 bde34c3a00c8: Verifying Checksum 02:37:49 bde34c3a00c8: Download complete 02:37:49 b352a97aabf1: Download complete 02:37:49 4872d77fe225: Verifying Checksum 02:37:49 4872d77fe225: Download complete 02:37:49 5851b861e8e6: Verifying Checksum 02:37:49 5851b861e8e6: Download complete 02:37:49 b85a868b505f: Verifying Checksum 02:37:49 b85a868b505f: Download complete 02:37:50 bab4dde63d76: Verifying Checksum 02:37:50 bab4dde63d76: Download complete 02:37:51 b85a868b505f: Pull complete 02:37:51 e2be974225ed: Pull complete 02:37:51 339a4e72a1f5: Pull complete 02:37:51 988bab9f4d93: Pull complete 02:37:52 1469e6f7b9e6: Pull complete 02:37:52 eaf3925da568: Pull complete 02:37:54 bab4dde63d76: Pull complete 02:37:54 bde34c3a00c8: Pull complete 02:37:54 b352a97aabf1: Pull complete 02:37:54 4872d77fe225: Pull complete 02:37:54 5851b861e8e6: Pull complete 02:37:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:37:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:37:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:54 prd-ubuntu20.04-docker-8c-8g-6455 does not seem to be running inside a container 02:37:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-428 -v /w/workspace/foundry_device-virtual-go_PR-428:/w/workspace/foundry_device-virtual-go_PR-428:rw,z -v /w/workspace/foundry_device-virtual-go_PR-428@tmp:/w/workspace/foundry_device-virtual-go_PR-428@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 02:37:57 $ docker top 100d6b58138ca4bd4cb803dc1585a5dd988f2883354392c73241397d0ba3557c -eo pid,comm 02:37:57 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). 02:37:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:37:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:37:57 [ssh-agent] Looking for ssh-agent implementation... 02:37:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:37:57 $ docker exec 100d6b58138ca4bd4cb803dc1585a5dd988f2883354392c73241397d0ba3557c ssh-agent 02:37:57 SSH_AUTH_SOCK=/tmp/ssh-8GGcI5rIGLrl/agent.32 02:37:57 SSH_AGENT_PID=38 02:37:57 Running ssh-add (command line suppressed) 02:37:57 Identity added: /w/workspace/foundry_device-virtual-go_PR-428@tmp/private_key_7768653584544135092.key (/w/workspace/foundry_device-virtual-go_PR-428@tmp/private_key_7768653584544135092.key) 02:37:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:37:58 + git tag --points-at HEAD [Pipeline] } 02:37:58 $ docker exec --env ******** --env ******** 100d6b58138ca4bd4cb803dc1585a5dd988f2883354392c73241397d0ba3557c ssh-agent -k 02:37:58 unset SSH_AUTH_SOCK; 02:37:58 unset SSH_AGENT_PID; 02:37:58 echo Agent pid 38 killed; 02:37:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:37:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:37:58 [ssh-agent] Looking for ssh-agent implementation... 02:37:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:37:58 $ docker exec 100d6b58138ca4bd4cb803dc1585a5dd988f2883354392c73241397d0ba3557c ssh-agent 02:37:58 SSH_AUTH_SOCK=/tmp/ssh-QnEPiG7vF8bc/agent.71 02:37:58 SSH_AGENT_PID=77 02:37:58 Running ssh-add (command line suppressed) 02:37:58 Identity added: /w/workspace/foundry_device-virtual-go_PR-428@tmp/private_key_1803385601758519676.key (/w/workspace/foundry_device-virtual-go_PR-428@tmp/private_key_1803385601758519676.key) 02:37:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:37:59 + git semver init 02:37:59 2023-09-19 02:37:59,279 [run_init] DEBUG init version:0.0.0 force:False 02:37:59 2023-09-19 02:37:59,280 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-428/.semver 02:37:59 2023-09-19 02:37:59,280 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-428/.semver 02:37:59 2023-09-19 02:37:59,281 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-428/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-428, universal_newlines=False, shell=None, istream=None) 02:38:00 2023-09-19 02:38:00,402 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-428/.git/info/exclude 02:38:00 2023-09-19 02:38:00,403 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-428/.semver/PR-428 with force:False 02:38:00 2023-09-19 02:38:00,403 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-428/.semver/PR-428 02:38:00 2023-09-19 02:38:00,407 [execute] INFO git cat-file --batch-check 02:38:00 2023-09-19 02:38:00,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-428/.semver, universal_newlines=False, shell=None, istream=) 02:38:00 2023-09-19 02:38:00,415 [execute] INFO git cat-file --batch 02:38:00 2023-09-19 02:38:00,415 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-428/.semver, universal_newlines=False, shell=None, istream=) 02:38:00 2023-09-19 02:38:00,425 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-428/.semver/PR-428 02:38:00 0.0.0 [Pipeline] } 02:38:00 $ docker exec --env ******** --env ******** 100d6b58138ca4bd4cb803dc1585a5dd988f2883354392c73241397d0ba3557c ssh-agent -k 02:38:00 unset SSH_AUTH_SOCK; 02:38:00 unset SSH_AGENT_PID; 02:38:00 echo Agent pid 77 killed; 02:38:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:38:01 + git semver [Pipeline] } 02:38:01 $ docker stop --time=1 100d6b58138ca4bd4cb803dc1585a5dd988f2883354392c73241397d0ba3557c 02:38:02 $ docker rm -f --volumes 100d6b58138ca4bd4cb803dc1585a5dd988f2883354392c73241397d0ba3557c [Pipeline] // withDockerContainer [Pipeline] sh 02:38:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:38:03 Stashed 1 file(s) [Pipeline] echo 02:38:03 [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 02:38:04 provisioning config files... 02:38:04 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-428@tmp/config5943346635792304035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:04 ---> docker-login.sh 02:38:04 nexus3.edgexfoundry.org:10001 02:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:04 Configure a credential helper to remove this warning. See 02:38:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:04 02:38:04 Login Succeeded 02:38:04 nexus3.edgexfoundry.org:10002 02:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:04 Configure a credential helper to remove this warning. See 02:38:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:04 02:38:04 Login Succeeded 02:38:04 nexus3.edgexfoundry.org:10003 02:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:04 Configure a credential helper to remove this warning. See 02:38:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:04 02:38:04 Login Succeeded 02:38:04 nexus3.edgexfoundry.org:10004 02:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:04 Configure a credential helper to remove this warning. See 02:38:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:04 02:38:04 Login Succeeded 02:38:04 docker.io 02:38:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:05 Configure a credential helper to remove this warning. See 02:38:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:05 02:38:05 Login Succeeded 02:38:05 ---> docker-login.sh ends [Pipeline] } 02:38:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:38:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:38:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:38:05 ========================================================= 02:38:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:38:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:38:06 Sending build context to Docker daemon 23.61MB 02:38:06 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 02:38:06 Step 2/12 : FROM ${BASE} AS builder 02:38:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:38:06 7264a8db6415: Pulling fs layer 02:38:06 c4d48a809fc2: Pulling fs layer 02:38:06 4f1c88b9dad5: Pulling fs layer 02:38:06 ad3a456e5733: Pulling fs layer 02:38:06 9e4f439ed901: Pulling fs layer 02:38:06 feaf6a47b606: Pulling fs layer 02:38:06 5e8b037d7d82: Pulling fs layer 02:38:06 8ac70367396e: Pulling fs layer 02:38:06 6db16350a2e2: Pulling fs layer 02:38:06 feaf6a47b606: Waiting 02:38:06 5e8b037d7d82: Waiting 02:38:06 8ac70367396e: Waiting 02:38:06 ad3a456e5733: Waiting 02:38:06 9e4f439ed901: Waiting 02:38:06 6db16350a2e2: Waiting 02:38:06 9250d5d63582: Pulling fs layer 02:38:06 9250d5d63582: Waiting 02:38:06 c4d48a809fc2: Verifying Checksum 02:38:06 c4d48a809fc2: Download complete 02:38:06 ad3a456e5733: Download complete 02:38:06 7264a8db6415: Download complete 02:38:06 9e4f439ed901: Verifying Checksum 02:38:06 9e4f439ed901: Download complete 02:38:06 feaf6a47b606: Verifying Checksum 02:38:06 feaf6a47b606: Download complete 02:38:06 7264a8db6415: Pull complete 02:38:06 8ac70367396e: Verifying Checksum 02:38:06 8ac70367396e: Download complete 02:38:06 c4d48a809fc2: Pull complete 02:38:07 4f1c88b9dad5: Verifying Checksum 02:38:07 4f1c88b9dad5: Download complete 02:38:07 6db16350a2e2: Verifying Checksum 02:38:07 6db16350a2e2: Download complete 02:38:07 5e8b037d7d82: Verifying Checksum 02:38:07 5e8b037d7d82: Download complete 02:38:07 9250d5d63582: Verifying Checksum 02:38:07 9250d5d63582: Download complete 02:38:10 4f1c88b9dad5: Pull complete 02:38:10 ad3a456e5733: Pull complete 02:38:10 9e4f439ed901: Pull complete 02:38:10 feaf6a47b606: Pull complete 02:38:13 5e8b037d7d82: Pull complete 02:38:13 8ac70367396e: Pull complete 02:38:13 6db16350a2e2: Pull complete 02:38:14 9250d5d63582: Pull complete 02:38:14 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 02:38:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:38:14 ---> fa269f55d9b9 02:38:14 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:38:17 ---> Running in ef3c042f514c 02:38:18 Removing intermediate container ef3c042f514c 02:38:18 ---> 993fc420df68 02:38:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:38:18 ---> Running in e6ad1a56667c 02:38:18 Removing intermediate container e6ad1a56667c 02:38:18 ---> 4ad501353c62 02:38:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 02:38:18 ---> Running in aebe54efadc4 02:38:18 Removing intermediate container aebe54efadc4 02:38:18 ---> 60c7fab3c378 02:38:18 Step 6/12 : WORKDIR /device-virtual-go 02:38:18 ---> Running in c9dc8fa728e3 02:38:18 Removing intermediate container c9dc8fa728e3 02:38:18 ---> c4b0bb5cc51f 02:38:18 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:38:18 ---> Running in 676f95dca197 02:38:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:38:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:38:19 (1/4) Installing openssh-keygen (9.3_p2-r0) 02:38:19 (2/4) Installing libedit (20221030.3.1-r1) 02:38:19 (3/4) Installing openssh-client-common (9.3_p2-r0) 02:38:19 (4/4) Installing openssh-client-default (9.3_p2-r0) 02:38:19 Executing busybox-1.36.1-r2.trigger 02:38:19 OK: 270 MiB in 60 packages 02:38:19 Still waiting to schedule task 02:38:19 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:38:19 Removing intermediate container 676f95dca197 02:38:19 ---> 736276d34250 02:38:19 Step 8/12 : COPY go.mod vendor* ./ 02:38:19 ---> 42e908a9ad3f 02:38:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:38:19 ---> Running in 87a4ec758487 02:38:46 Removing intermediate container 87a4ec758487 02:38:46 ---> 6e9fbea3f5d8 02:38:46 Step 10/12 : COPY . . 02:38:46 ---> 80333b078d66 02:38:46 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:38:46 ---> Running in c08e7492c963 02:38:46 Removing intermediate container c08e7492c963 02:38:46 ---> 1178239a0276 02:38:46 Step 12/12 : RUN $MAKE 02:38:46 ---> Running in 36970c3bbca9 02:38:46 noop 02:38:47 Removing intermediate container 36970c3bbca9 02:38:47 ---> f25451c61115 02:38:47 Successfully built f25451c61115 02:38:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:47 + docker inspect -f . ci-base-image-x86_64 02:38:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:47 prd-ubuntu20.04-docker-8c-8g-6455 does not seem to be running inside a container 02:38:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-428 -v /w/workspace/foundry_device-virtual-go_PR-428:/w/workspace/foundry_device-virtual-go_PR-428:rw,z -v /w/workspace/foundry_device-virtual-go_PR-428@tmp:/w/workspace/foundry_device-virtual-go_PR-428@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:38:48 $ docker top ec53f8c5dc865f1246baccc3b0440c1ab78df910d84690f19422a1f21963e5c7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:38:48 + go version 02:38:48 go version go1.21.0 linux/amd64 [Pipeline] } 02:38:48 $ docker stop --time=1 ec53f8c5dc865f1246baccc3b0440c1ab78df910d84690f19422a1f21963e5c7 02:38:49 $ docker rm -f --volumes ec53f8c5dc865f1246baccc3b0440c1ab78df910d84690f19422a1f21963e5c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:50 + docker inspect -f . ci-base-image-x86_64 02:38:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:50 prd-ubuntu20.04-docker-8c-8g-6455 does not seem to be running inside a container 02:38:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-428 -v /w/workspace/foundry_device-virtual-go_PR-428:/w/workspace/foundry_device-virtual-go_PR-428:rw,z -v /w/workspace/foundry_device-virtual-go_PR-428@tmp:/w/workspace/foundry_device-virtual-go_PR-428@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:38:50 $ docker top ae23f9d495e2760136c43d08cd32c5a71f593733cd69a47d478816a38f70ff9a -eo pid,comm [Pipeline] { [Pipeline] sh 02:38:51 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-428 [Pipeline] fileExists [Pipeline] sh 02:38:51 + make test 02:38:51 go test ./... -coverprofile=coverage.out 02:38:53 ? github.com/edgexfoundry/device-virtual-go [no test files] 02:39:03 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 02:39:03 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.017s coverage: 58.6% of statements 02:39:09 go vet ./... 02:39:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:39:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:39:13 ./bin/test-attribution-txt.sh [Pipeline] echo 02:39:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:39:13 $ docker stop --time=1 ae23f9d495e2760136c43d08cd32c5a71f593733cd69a47d478816a38f70ff9a 02:39:16 $ docker rm -f --volumes ae23f9d495e2760136c43d08cd32c5a71f593733cd69a47d478816a38f70ff9a [Pipeline] // withDockerContainer [Pipeline] sh 02:39:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:39:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:39:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:39:17 + ls -al . 02:39:17 total 204 02:39:17 drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 02:38 . 02:39:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:37 .. 02:39:17 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 02:39 .git 02:39:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:37 .github 02:39:17 -rw-rw-r-- 1 jenkins jenkins 337 Sep 19 02:37 .gitignore 02:39:17 -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 02:37 .golangci.yml 02:39:17 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 02:38 .semver 02:39:17 -rw-rw-r-- 1 jenkins jenkins 9708 Sep 19 02:37 Attribution.txt 02:39:17 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 19 02:37 CHANGELOG.md 02:39:17 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 19 02:37 Dockerfile 02:39:17 -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 02:37 GOVERNANCE.md 02:39:17 -rw-rw-r-- 1 jenkins jenkins 660 Sep 19 02:37 Jenkinsfile 02:39:17 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 19 02:37 LICENSE 02:39:17 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 19 02:37 Makefile 02:39:17 -rw-rw-r-- 1 jenkins jenkins 623 Sep 19 02:37 OWNERS.md 02:39:17 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 19 02:37 README.md 02:39:17 -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 02:38 VERSION 02:39:17 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 02:37 bin 02:39:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:37 cmd 02:39:17 -rw-r--r-- 1 jenkins jenkins 43063 Sep 19 02:39 coverage.out 02:39:17 -rw-rw-r-- 1 jenkins jenkins 3637 Sep 19 02:37 go.mod 02:39:17 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 19 02:37 go.sum 02:39:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:37 internal 02:39:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:37 snap 02:39:17 -rw-rw-r-- 1 jenkins jenkins 235 Sep 19 02:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:18 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=457360df6b3a27fc00613161fd20ac1b77f205d0 --label arch=amd64 --label version=0.0.0 . 02:39:18 Sending build context to Docker daemon 23.66MB 02:39:18 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 02:39:18 Step 2/25 : FROM ${BASE} AS builder 02:39:18 ---> f25451c61115 02:39:18 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:39:18 ---> Running in 3e45cc4a5559 02:39:18 Removing intermediate container 3e45cc4a5559 02:39:18 ---> c432c190e73e 02:39:18 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 02:39:18 ---> Running in 869b0b217c9f 02:39:18 Removing intermediate container 869b0b217c9f 02:39:18 ---> 04d832bef647 02:39:18 Step 5/25 : ARG ADD_BUILD_TAGS="" 02:39:18 ---> Running in 6ebec7babd68 02:39:19 Removing intermediate container 6ebec7babd68 02:39:19 ---> 4725e5260d19 02:39:19 Step 6/25 : WORKDIR /device-virtual-go 02:39:19 ---> Running in c20ef299481d 02:39:19 Removing intermediate container c20ef299481d 02:39:19 ---> a5493bb17b73 02:39:19 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:39:19 ---> Running in 01bd573b198e 02:39:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:39:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:39:19 OK: 270 MiB in 60 packages 02:39:20 Removing intermediate container 01bd573b198e 02:39:20 ---> d2de4a9584f7 02:39:20 Step 8/25 : COPY go.mod vendor* ./ 02:39:20 ---> 5b827a0cff6c 02:39:20 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:20 ---> Running in 0e667dbfb34b 02:39:21 Removing intermediate container 0e667dbfb34b 02:39:21 ---> a0262cdb8a48 02:39:21 Step 10/25 : COPY . . 02:39:21 ---> ceddf665bf3e 02:39:21 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:39:21 ---> Running in c7c78f443756 02:39:21 Removing intermediate container c7c78f443756 02:39:21 ---> b057abaf2686 02:39:21 Step 12/25 : RUN $MAKE 02:39:21 ---> Running in 478c3a64a699 02:39:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 02:39:40 Removing intermediate container 478c3a64a699 02:39:40 ---> 4f12c1ba0bd9 02:39:40 Step 13/25 : FROM alpine:3.18 02:39:40 3.18: Pulling from library/alpine 02:39:40 7264a8db6415: Already exists 02:39:40 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 02:39:40 Status: Downloaded newer image for alpine:3.18 02:39:40 ---> 7e01a0d0a1dc 02:39:40 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 02:39:40 ---> Running in cda7a90d1182 02:39:40 Removing intermediate container cda7a90d1182 02:39:40 ---> 25b694318601 02:39:40 Step 15/25 : RUN apk add --update --no-cache dumb-init 02:39:40 ---> Running in 66cbb62c7334 02:39:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:39:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:39:40 (1/1) Installing dumb-init (1.2.5-r2) 02:39:40 Executing busybox-1.36.1-r2.trigger 02:39:40 OK: 7 MiB in 16 packages 02:39:41 Removing intermediate container 66cbb62c7334 02:39:41 ---> 0ce35e0efdbf 02:39:41 Step 16/25 : WORKDIR / 02:39:41 ---> Running in 87cbb4d040e4 02:39:41 Removing intermediate container 87cbb4d040e4 02:39:41 ---> 50ac33eccc47 02:39:41 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 02:39:41 ---> 3f80df680b91 02:39:41 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 02:39:41 ---> 98b8bdcd7418 02:39:41 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 02:39:42 ---> 86fcec3559b1 02:39:42 Step 20/25 : EXPOSE 59900 02:39:42 ---> Running in e2bf3d3dd6d4 02:39:42 Removing intermediate container e2bf3d3dd6d4 02:39:42 ---> 20658456df91 02:39:42 Step 21/25 : ENTRYPOINT ["/device-virtual"] 02:39:42 ---> Running in e9ef03bf468b 02:39:42 Removing intermediate container e9ef03bf468b 02:39:42 ---> dd6fe139c215 02:39:42 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 02:39:42 ---> Running in 75094095eadb 02:39:42 Removing intermediate container 75094095eadb 02:39:42 ---> 3b9d208d9184 02:39:42 Step 23/25 : LABEL arch=amd64 02:39:42 ---> Running in 8a736ac7a29b 02:39:42 Removing intermediate container 8a736ac7a29b 02:39:42 ---> 5d1cbb06e93f 02:39:42 Step 24/25 : LABEL git_sha=457360df6b3a27fc00613161fd20ac1b77f205d0 02:39:42 ---> Running in 96b3904c4d57 02:39:42 Removing intermediate container 96b3904c4d57 02:39:42 ---> 3cd721d7a825 02:39:42 Step 25/25 : LABEL version=0.0.0 02:39:42 ---> Running in b81d9d0cdd50 02:39:42 Removing intermediate container b81d9d0cdd50 02:39:42 ---> 4807cd4ff474 02:39:42 [Warning] One or more build-args [ARCH] were not consumed 02:39:42 Successfully built 4807cd4ff474 02:39:42 Successfully tagged device-virtual: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:39:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:39:43 02:39:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:39:44 latest: Pulling from edgex-lftools-log-publisher 02:39:44 5eb5b503b376: Pulling fs layer 02:39:44 5c69ac0246d0: Pulling fs layer 02:39:44 ec43610c2a17: Pulling fs layer 02:39:44 3a2ae6a8a46f: Pulling fs layer 02:39:44 33b1e0a273af: Pulling fs layer 02:39:44 5d3b04190fa2: Pulling fs layer 02:39:44 3a2ae6a8a46f: Waiting 02:39:44 33b1e0a273af: Waiting 02:39:44 2f39f015ded8: Pulling fs layer 02:39:44 5d3b04190fa2: Waiting 02:39:44 5c69ac0246d0: Download complete 02:39:44 3a2ae6a8a46f: Download complete 02:39:44 33b1e0a273af: Verifying Checksum 02:39:44 33b1e0a273af: Download complete 02:39:44 ec43610c2a17: Verifying Checksum 02:39:44 ec43610c2a17: Download complete 02:39:44 5d3b04190fa2: Verifying Checksum 02:39:44 5d3b04190fa2: Download complete 02:39:44 5eb5b503b376: Verifying Checksum 02:39:44 5eb5b503b376: Download complete 02:39:44 2f39f015ded8: Download complete 02:39:45 5eb5b503b376: Pull complete 02:39:45 5c69ac0246d0: Pull complete 02:39:45 ec43610c2a17: Pull complete 02:39:46 3a2ae6a8a46f: Pull complete 02:39:46 33b1e0a273af: Pull complete 02:39:46 5d3b04190fa2: Pull complete 02:39:50 2f39f015ded8: Pull complete 02:39:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:39:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:39:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:50 prd-ubuntu20.04-docker-8c-8g-6455 does not seem to be running inside a container 02:39:50 $ 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/foundry_device-virtual-go_PR-428 -v /w/workspace/foundry_device-virtual-go_PR-428:/w/workspace/foundry_device-virtual-go_PR-428:rw,z -v /w/workspace/foundry_device-virtual-go_PR-428@tmp:/w/workspace/foundry_device-virtual-go_PR-428@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:39:54 $ docker top a27e892d34be21d928b5530fc598ee336de2bceac94e8ffa616184250f06133d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:39:54 ---> job-cost.sh 02:39:54 lf-activate-venv: SKIPPING 02:39:54 INFO: No Stack... 02:39:56 INFO: Retrieving Pricing Info for: v3-standard-8 02:39:56 INFO: Archiving Costs [Pipeline] sh 02:39:57 + cat+ /w/workspace/foundry_device-virtual-go_PR-428/archives/cost.csv 02:39:57 cut -d, -f6 [Pipeline] lock 02:39:57 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-428-1-stack-cost] 02:39:57 Resource [jenkins-edgexfoundry-device-virtual-go-PR-428-1-stack-cost] did not exist. Created. 02:39:57 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-428-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:39:57 + echo total: 0.2199999988079071 [Pipeline] stash 02:39:57 Stashed 1 file(s) [Pipeline] } 02:39:57 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-428-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:39:57 $ docker stop --time=1 a27e892d34be21d928b5530fc598ee336de2bceac94e8ffa616184250f06133d 02:39:58 $ docker rm -f --volumes a27e892d34be21d928b5530fc598ee336de2bceac94e8ffa616184250f06133d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:41:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6457 in /w/workspace/foundry_device-virtual-go_PR-428 [Pipeline] { [Pipeline] ws 02:41:42 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 02:41:42 The recommended git tool is: git 02:41:49 using credential edgex-jenkins-ssh 02:41:49 Cloning the remote Git repository 02:41:49 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 02:41:49 > git init /w/workspace/device-virtual-go/1 # timeout=10 02:41:49 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 02:41:49 > git --version # timeout=10 02:41:49 > git --version # 'git version 2.25.1' 02:41:49 using GIT_SSH to set credentials SSH Credentials for GitHub 02:41:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:41:51 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 02:41:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:41:52 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 02:41:52 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 02:41:52 using GIT_SSH to set credentials SSH Credentials for GitHub 02:41:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/428/head:refs/remotes/origin/PR-428 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:41:53 Merging remotes/origin/main commit b41150d8f29f1474a4d4d35e5cf0bbe8d5784310 into PR head commit 457360df6b3a27fc00613161fd20ac1b77f205d0 02:41:53 Merge succeeded, producing 457360df6b3a27fc00613161fd20ac1b77f205d0 02:41:53 Checking out Revision 457360df6b3a27fc00613161fd20ac1b77f205d0 (PR-428) 02:41:54 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 02:41:54 > git --version # timeout=10 02:41:54 > git --version # 'git version 2.25.1' 02:41:54 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 02:41:53 > git config core.sparsecheckout # timeout=10 02:41:53 > git checkout -f 457360df6b3a27fc00613161fd20ac1b77f205d0 # timeout=10 02:41:53 > git remote # timeout=10 02:41:53 > git config --get remote.origin.url # timeout=10 02:41:53 using GIT_SSH to set credentials SSH Credentials for GitHub 02:41:53 > git merge b41150d8f29f1474a4d4d35e5cf0bbe8d5784310 # timeout=10 02:41:53 > git rev-parse HEAD^{commit} # timeout=10 02:41:53 > git config core.sparsecheckout # timeout=10 02:41:53 > git checkout -f 457360df6b3a27fc00613161fd20ac1b77f205d0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:41:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:41:55 % Total % Received % Xferd Average Speed Time Time Time Current 02:41:55 Dload Upload Total Spent Left Speed 02:41:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh 02:41:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:41:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:41:56 + sudo tee /etc/docker/daemon.new 02:41:56 { 02:41:56 "registry-mirrors": [ 02:41:56 "https://nexus3.edgexfoundry.org:10001" 02:41:56 ], 02:41:56 "bip": "10.250.0.254/24", 02:41:56 "hosts": [ 02:41:56 "tcp://0.0.0.0:5555", 02:41:56 "unix:///var/run/docker.sock" 02:41:56 ], 02:41:56 "mtu": 1458, 02:41:56 "selinux-enabled": true, 02:41:56 "seccomp-profile": "/etc/docker/seccomp.json" 02:41:56 } [Pipeline] sh 02:41:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:41:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:42:15 provisioning config files... 02:42:15 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config16820691111042416766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:42:15 ---> docker-login.sh 02:42:15 nexus3.edgexfoundry.org:10001 02:42:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:16 Configure a credential helper to remove this warning. See 02:42:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:16 02:42:16 Login Succeeded 02:42:16 nexus3.edgexfoundry.org:10002 02:42:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:16 Configure a credential helper to remove this warning. See 02:42:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:16 02:42:16 Login Succeeded 02:42:16 nexus3.edgexfoundry.org:10003 02:42:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:17 Configure a credential helper to remove this warning. See 02:42:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:17 02:42:17 Login Succeeded 02:42:17 nexus3.edgexfoundry.org:10004 02:42:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:17 Configure a credential helper to remove this warning. See 02:42:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:17 02:42:17 Login Succeeded 02:42:17 docker.io 02:42:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:18 Configure a credential helper to remove this warning. See 02:42:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:18 02:42:18 Login Succeeded 02:42:18 ---> docker-login.sh ends [Pipeline] } 02:42:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:42:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:42:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:42:18 ========================================================= 02:42:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:42:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:42:21 Sending build context to Docker daemon 11.95MB 02:42:21 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 02:42:21 Step 2/12 : FROM ${BASE} AS builder 02:42:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:42:21 9fda8d8052c6: Pulling fs layer 02:42:21 5d54e960e981: Pulling fs layer 02:42:21 c4a7e357bf2a: Pulling fs layer 02:42:21 f0e02332f6b5: Pulling fs layer 02:42:21 66412af1f25a: Pulling fs layer 02:42:21 1baf3a5c0e64: Pulling fs layer 02:42:21 9a37bb91b891: Pulling fs layer 02:42:21 a29adfc67d43: Pulling fs layer 02:42:21 d5de9f91c1a4: Pulling fs layer 02:42:21 1baf3a5c0e64: Waiting 02:42:21 9a37bb91b891: Waiting 02:42:21 d5de9f91c1a4: Waiting 02:42:21 a29adfc67d43: Waiting 02:42:21 f0e02332f6b5: Waiting 02:42:21 66412af1f25a: Waiting 02:42:21 5d54e960e981: Verifying Checksum 02:42:21 5d54e960e981: Download complete 02:42:21 f0e02332f6b5: Verifying Checksum 02:42:21 f0e02332f6b5: Download complete 02:42:21 66412af1f25a: Verifying Checksum 02:42:21 66412af1f25a: Download complete 02:42:21 9fda8d8052c6: Download complete 02:42:22 9a37bb91b891: Verifying Checksum 02:42:22 9a37bb91b891: Download complete 02:42:23 9fda8d8052c6: Pull complete 02:42:23 a29adfc67d43: Verifying Checksum 02:42:23 a29adfc67d43: Download complete 02:42:23 5d54e960e981: Pull complete 02:42:23 d5de9f91c1a4: Verifying Checksum 02:42:23 d5de9f91c1a4: Download complete 02:42:23 c4a7e357bf2a: Verifying Checksum 02:42:23 c4a7e357bf2a: Download complete 02:42:24 1baf3a5c0e64: Verifying Checksum 02:42:24 1baf3a5c0e64: Download complete 02:42:37 c4a7e357bf2a: Pull complete 02:42:37 f0e02332f6b5: Pull complete 02:42:37 66412af1f25a: Pull complete 02:42:44 1baf3a5c0e64: Pull complete 02:42:44 9a37bb91b891: Pull complete 02:42:45 a29adfc67d43: Pull complete 02:42:49 d5de9f91c1a4: Pull complete 02:42:49 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 02:42:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:42:49 ---> 746ca1b523b5 02:42:49 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:42:51 ---> Running in 968924e5dc11 02:42:51 Removing intermediate container 968924e5dc11 02:42:51 ---> f0c8c8861ee8 02:42:51 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:42:51 ---> Running in 4b8239f0c9f2 02:42:52 Removing intermediate container 4b8239f0c9f2 02:42:52 ---> 1136f58899c3 02:42:52 Step 5/12 : ARG ADD_BUILD_TAGS="" 02:42:52 ---> Running in b1e91a351a6b 02:42:52 Removing intermediate container b1e91a351a6b 02:42:52 ---> 0d312f730a42 02:42:52 Step 6/12 : WORKDIR /device-virtual-go 02:42:52 ---> Running in c3503f298ae5 02:42:52 Removing intermediate container c3503f298ae5 02:42:52 ---> 954dbfbdd75c 02:42:52 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:42:53 ---> Running in e86cfa0aa993 02:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:42:55 (1/4) Installing openssh-keygen (9.3_p2-r0) 02:42:55 (2/4) Installing libedit (20221030.3.1-r1) 02:42:55 (3/4) Installing openssh-client-common (9.3_p2-r0) 02:42:55 (4/4) Installing openssh-client-default (9.3_p2-r0) 02:42:55 Executing busybox-1.36.1-r2.trigger 02:42:55 OK: 272 MiB in 60 packages 02:42:57 Removing intermediate container e86cfa0aa993 02:42:57 ---> bdde041082ba 02:42:57 Step 8/12 : COPY go.mod vendor* ./ 02:42:57 ---> 5db080859eec 02:42:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:57 ---> Running in 16ba812b3a5e 02:44:05 Removing intermediate container 16ba812b3a5e 02:44:05 ---> 41fb2903b475 02:44:05 Step 10/12 : COPY . . 02:44:05 ---> 46f9f7d8d924 02:44:05 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:44:05 ---> Running in e2d5abddb919 02:44:05 Removing intermediate container e2d5abddb919 02:44:05 ---> 48211833f457 02:44:05 Step 12/12 : RUN $MAKE 02:44:05 ---> Running in 0ea882d38521 02:44:05 noop 02:44:05 Removing intermediate container 0ea882d38521 02:44:05 ---> de286c7c180e 02:44:05 Successfully built de286c7c180e 02:44:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:05 + docker inspect -f . ci-base-image-arm64 02:44:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:06 prd-ubuntu20.04-docker-arm64-4c-16g-6457 does not seem to be running inside a container 02:44:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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:44:07 $ docker top df29448dc6f0181c292c800f3ff828956dea89fde076067e24665095a175545a -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:08 + go version 02:44:08 go version go1.21.0 linux/arm64 [Pipeline] } 02:44:08 $ docker stop --time=1 df29448dc6f0181c292c800f3ff828956dea89fde076067e24665095a175545a 02:44:10 $ docker rm -f --volumes df29448dc6f0181c292c800f3ff828956dea89fde076067e24665095a175545a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:10 + docker inspect -f . ci-base-image-arm64 02:44:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:11 prd-ubuntu20.04-docker-arm64-4c-16g-6457 does not seem to be running inside a container 02:44: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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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:44:12 $ docker top 056dde026245f03ec6f17167a40cca62d8d6459d4a28839fc370cdca551aee5a -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:13 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 02:44:14 + make test 02:44:14 go test ./... -coverprofile=coverage.out 02:44:18 ? github.com/edgexfoundry/device-virtual-go [no test files] 02:46:10 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 02:46:10 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.063s coverage: 58.4% of statements 02:46:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:46:10 go vet ./... 02:46:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:46:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:46:36 ./bin/test-attribution-txt.sh [Pipeline] echo 02:46:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:46:36 $ docker stop --time=1 056dde026245f03ec6f17167a40cca62d8d6459d4a28839fc370cdca551aee5a 02:46:40 $ docker rm -f --volumes 056dde026245f03ec6f17167a40cca62d8d6459d4a28839fc370cdca551aee5a [Pipeline] // withDockerContainer [Pipeline] sh 02:46:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:46:42 Warning: overwriting stash ‘coverage-report’ 02:46:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:46:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:46:43 + ls -al . 02:46:43 total 200 02:46:43 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 02:44 . 02:46:43 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:41 .. 02:46:43 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 02:41 .git 02:46:43 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:41 .github 02:46:43 -rw-rw-r-- 1 jenkins jenkins 337 Sep 19 02:41 .gitignore 02:46:43 -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 02:41 .golangci.yml 02:46:43 -rw-rw-r-- 1 jenkins jenkins 9708 Sep 19 02:41 Attribution.txt 02:46:43 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 19 02:41 CHANGELOG.md 02:46:43 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 19 02:41 Dockerfile 02:46:43 -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 02:41 GOVERNANCE.md 02:46:43 -rw-rw-r-- 1 jenkins jenkins 660 Sep 19 02:41 Jenkinsfile 02:46:43 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 19 02:41 LICENSE 02:46:43 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 19 02:41 Makefile 02:46:43 -rw-rw-r-- 1 jenkins jenkins 623 Sep 19 02:41 OWNERS.md 02:46:43 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 19 02:41 README.md 02:46:43 -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 02:38 VERSION 02:46:43 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 02:41 bin 02:46:43 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:41 cmd 02:46:43 -rw-r--r-- 1 jenkins jenkins 43063 Sep 19 02:46 coverage.out 02:46:43 -rw-rw-r-- 1 jenkins jenkins 3637 Sep 19 02:41 go.mod 02:46:43 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 19 02:41 go.sum 02:46:43 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:41 internal 02:46:43 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:41 snap 02:46:43 -rw-rw-r-- 1 jenkins jenkins 235 Sep 19 02:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:44 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=457360df6b3a27fc00613161fd20ac1b77f205d0 --label arch=arm64 --label version=0.0.0 . 02:46:44 Sending build context to Docker daemon 11.99MB 02:46:44 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 02:46:44 Step 2/25 : FROM ${BASE} AS builder 02:46:44 ---> de286c7c180e 02:46:44 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:46:44 ---> Running in 69036f0fd87a 02:46:45 Removing intermediate container 69036f0fd87a 02:46:45 ---> 93879b6cf2c7 02:46:45 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 02:46:45 ---> Running in bbd2d24f6829 02:46:45 Removing intermediate container bbd2d24f6829 02:46:45 ---> 48a3a1d08ce0 02:46:45 Step 5/25 : ARG ADD_BUILD_TAGS="" 02:46:45 ---> Running in ed7eb01f3076 02:46:45 Removing intermediate container ed7eb01f3076 02:46:45 ---> fab2bac53ff7 02:46:45 Step 6/25 : WORKDIR /device-virtual-go 02:46:45 ---> Running in 00c71fc3ef2b 02:46:46 Removing intermediate container 00c71fc3ef2b 02:46:46 ---> 113a8fa6f1e4 02:46:46 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:46:46 ---> Running in 636c9995647e 02:46:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:46:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:46:48 OK: 272 MiB in 60 packages 02:46:50 Removing intermediate container 636c9995647e 02:46:50 ---> 31709e2f8a20 02:46:50 Step 8/25 : COPY go.mod vendor* ./ 02:46:51 ---> c059270f0799 02:46:51 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:51 ---> Running in 2f146c984215 02:46:58 Removing intermediate container 2f146c984215 02:46:58 ---> ccce9d6c0af5 02:46:58 Step 10/25 : COPY . . 02:46:59 ---> 67109f8aec87 02:46:59 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:46:59 ---> Running in 6c3ce176a3ff 02:46:59 Removing intermediate container 6c3ce176a3ff 02:46:59 ---> 780da6ac96a7 02:46:59 Step 12/25 : RUN $MAKE 02:46:59 ---> Running in 19de1a9205c0 02:47:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 02:48:53 Removing intermediate container 19de1a9205c0 02:48:53 ---> 09800b7d7e57 02:48:53 Step 13/25 : FROM alpine:3.18 02:48:53 3.18: Pulling from library/alpine 02:48:53 9fda8d8052c6: Already exists 02:48:53 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 02:48:53 Status: Downloaded newer image for alpine:3.18 02:48:53 ---> f6648c04cd6c 02:48:53 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 02:48:53 ---> Running in 81b68118a92f 02:48:53 Removing intermediate container 81b68118a92f 02:48:53 ---> 6bf4104a6630 02:48:53 Step 15/25 : RUN apk add --update --no-cache dumb-init 02:48:53 ---> Running in 3174ff2a6999 02:48:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:48:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:48:53 (1/1) Installing dumb-init (1.2.5-r2) 02:48:53 Executing busybox-1.36.1-r2.trigger 02:48:53 OK: 8 MiB in 16 packages 02:48:53 Removing intermediate container 3174ff2a6999 02:48:53 ---> b64367252b58 02:48:53 Step 16/25 : WORKDIR / 02:48:53 ---> Running in 9595b95ef217 02:48:53 Removing intermediate container 9595b95ef217 02:48:53 ---> 20c0993ba242 02:48:53 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 02:48:54 ---> 4d34417d1dd7 02:48:54 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 02:48:55 ---> 03218888127c 02:48:55 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 02:48:56 ---> 94fe855d59b0 02:48:56 Step 20/25 : EXPOSE 59900 02:48:56 ---> Running in d3316fbeaff0 02:48:57 Removing intermediate container d3316fbeaff0 02:48:57 ---> 9f33382c5c36 02:48:57 Step 21/25 : ENTRYPOINT ["/device-virtual"] 02:48:57 ---> Running in 04aa5372ac3d 02:48:57 Removing intermediate container 04aa5372ac3d 02:48:57 ---> 38c005b3863c 02:48:57 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 02:48:57 ---> Running in 7d4efff0fa04 02:48:57 Removing intermediate container 7d4efff0fa04 02:48:57 ---> 6c39f3e4abc5 02:48:57 Step 23/25 : LABEL arch=arm64 02:48:57 ---> Running in 1ada9bdc7962 02:48:58 Removing intermediate container 1ada9bdc7962 02:48:58 ---> 50a521b4689f 02:48:58 Step 24/25 : LABEL git_sha=457360df6b3a27fc00613161fd20ac1b77f205d0 02:48:58 ---> Running in f49abce96f53 02:48:58 Removing intermediate container f49abce96f53 02:48:58 ---> e286b0fbde20 02:48:58 Step 25/25 : LABEL version=0.0.0 02:48:58 ---> Running in 202520268ed3 02:48:58 Removing intermediate container 202520268ed3 02:48:58 ---> b605c565ea1a 02:48:58 [Warning] One or more build-args [ARCH] were not consumed 02:48:58 Successfully built b605c565ea1a 02:48:58 Successfully tagged device-virtual-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:48:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:48:59 02:48:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:49:00 arm64: Pulling from edgex-lftools-log-publisher 02:49:00 8998bd30e6a1: Pulling fs layer 02:49:00 04944245beec: Pulling fs layer 02:49:00 699f458cf7ca: Pulling fs layer 02:49:00 765212b225bb: Pulling fs layer 02:49:00 f23df028b6ca: Pulling fs layer 02:49:00 d65c8cfc05b1: Pulling fs layer 02:49:00 2437ff75d9bd: Pulling fs layer 02:49:00 f23df028b6ca: Waiting 02:49:00 d65c8cfc05b1: Waiting 02:49:00 2437ff75d9bd: Waiting 02:49:00 765212b225bb: Waiting 02:49:00 04944245beec: Verifying Checksum 02:49:00 04944245beec: Download complete 02:49:00 765212b225bb: Download complete 02:49:00 f23df028b6ca: Verifying Checksum 02:49:00 f23df028b6ca: Download complete 02:49:00 d65c8cfc05b1: Verifying Checksum 02:49:00 d65c8cfc05b1: Download complete 02:49:00 699f458cf7ca: Verifying Checksum 02:49:00 699f458cf7ca: Download complete 02:49:00 8998bd30e6a1: Verifying Checksum 02:49:00 8998bd30e6a1: Download complete 02:49:03 2437ff75d9bd: Verifying Checksum 02:49:03 2437ff75d9bd: Download complete 02:49:04 8998bd30e6a1: Pull complete 02:49:08 04944245beec: Pull complete 02:49:09 699f458cf7ca: Pull complete 02:49:09 765212b225bb: Pull complete 02:49:10 f23df028b6ca: Pull complete 02:49:10 d65c8cfc05b1: Pull complete 02:49:25 2437ff75d9bd: Pull complete 02:49:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:49:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:49:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:25 prd-ubuntu20.04-docker-arm64-4c-16g-6457 does not seem to be running inside a container 02:49:25 $ 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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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:49:28 $ docker top 82cc45fd84a3ae6ab74670856271655c372e22e16252919472c67c54d090e3b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:49:28 ---> job-cost.sh 02:49:29 lf-activate-venv: SKIPPING 02:49:29 INFO: No Stack... 02:49:29 INFO: Retrieving Pricing Info for: v3-standard-4 02:49:30 INFO: Archiving Costs [Pipeline] sh 02:49:30 + cut -d, -f6 02:49:30 + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock 02:49:30 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-428-1-stack-cost] 02:49:30 Resource [jenkins-edgexfoundry-device-virtual-go-PR-428-1-stack-cost] did not exist. Created. 02:49:30 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-428-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:49:31 /w/workspace/device-virtual-go/1@tmp/durable-8cccf90a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:49:31 + echo total: 0.10999999940395355 [Pipeline] stash 02:49:31 Warning: overwriting stash ‘stack-cost’ 02:49:31 Stashed 1 file(s) [Pipeline] } 02:49:31 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-428-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:49:31 $ docker stop --time=1 82cc45fd84a3ae6ab74670856271655c372e22e16252919472c67c54d090e3b3 02:49:35 $ docker rm -f --volumes 82cc45fd84a3ae6ab74670856271655c372e22e16252919472c67c54d090e3b3 [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:49:36 provisioning config files... 02:49:36 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-428@tmp/config15637327504364908115tmp [Pipeline] { [Pipeline] sh 02:49:36 + set +x 02:49:36 + curl -s https://codecov.io/bash 02:49:36 + bash -s -- 02:49:36 02:49:36 _____ _ 02:49:36 / ____| | | 02:49:36 | | ___ __| | ___ ___ _____ __ 02:49:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:49:36 | |___| (_) | (_| | __/ (_| (_) \ V / 02:49:36 \_____\___/ \__,_|\___|\___\___/ \_/ 02:49:36 Bash-1.0.6 02:49:36 02:49:36 02:49:36 ==> git version 2.25.1 found 02:49:36 ==> 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:49:36 Release-Date: 2020-01-08 02:49:36 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:49:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:49:36 ==> Jenkins CI detected. 02:49:36 current dir:  /w/workspace/foundry_device-virtual-go_PR-428 02:49:36 project root: . 02:49:36 --> token set from env 02:49:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:49:36 ==> Running gcov in . (disable via -X gcov) 02:49:36 ==> Python coveragepy not found 02:49:36 ==> Searching for coverage reports in: 02:49:36 + . 02:49:36 -> Found 1 reports 02:49:36 ==> Detecting git/mercurial file structure 02:49:36 ==> Reading reports 02:49:36 + ./coverage.out bytes=43063 02:49:36 ==> Appending adjustments 02:49:36 https://docs.codecov.io/docs/fixing-reports 02:49:36 + Found adjustments 02:49:36 ==> Gzipping contents 02:49:36 8.0K /tmp/codecov.cC95J3.gz 02:49:36 ==> Uploading reports 02:49:36 url: https://codecov.io 02:49:36 query: branch=PR-428&commit=457360df6b3a27fc00613161fd20ac1b77f205d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-428%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=428&job=&cmd_args= 02:49:36 -> Pinging Codecov 02:49:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-428&commit=457360df6b3a27fc00613161fd20ac1b77f205d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-428%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=428&job=&cmd_args= 02:49:36 -> Uploading to 02:49:36 https://storage.googleapis.com/codecov/v4/raw/2023-09-19/5E52B4B073DB2E39498172D8E973AA87/457360df6b3a27fc00613161fd20ac1b77f205d0/ca884434-c8eb-45f6-9841-cb168f956b12.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T024936Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e32e359131359db20fe8ca164bf7acf54148962d491468741e7d48f93e2cbcd 02:49:36 % Total % Received % Xferd Average Speed Time Time Time Current 02:49:36 Dload Upload Total Spent Left Speed 02:49:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 27721 --:--:-- --:--:-- --:--:-- 27721 02:49:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/457360df6b3a27fc00613161fd20ac1b77f205d0 [Pipeline] } 02:49:37 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:49:39 + [ -d /w/workspace/foundry_device-virtual-go_PR-428/archives ] 02:49:39 + ls -al /w/workspace/foundry_device-virtual-go_PR-428/archives 02:49:39 total 16 02:49:39 drwxr-xr-x 3 root root 4096 Sep 19 02:39 . 02:49:39 drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 02:39 .. 02:49:39 drwxr-xr-x 2 root root 4096 Sep 19 02:39 cost 02:49:39 -rw-r--r-- 1 root root 89 Sep 19 02:39 cost.csv 02:49:39 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-428/archives 02:49:39 + ls -al /w/workspace/foundry_device-virtual-go_PR-428/archives 02:49:39 total 16 02:49:39 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 02:39 . 02:49:39 drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 02:39 .. 02:49:39 drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 02:39 cost 02:49:39 -rw-r--r-- 1 jenkins jenkins 89 Sep 19 02:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:49:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:49:40 ---> package-listing.sh 02:49:40 ++ facter osfamily 02:49:40 ++ tr '[:upper:]' '[:lower:]' 02:49:40 + OS_FAMILY=debian 02:49:40 + workspace=/w/workspace/foundry_device-virtual-go_PR-428 02:49:40 + START_PACKAGES=/tmp/packages_start.txt 02:49:40 + END_PACKAGES=/tmp/packages_end.txt 02:49:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:49:40 + PACKAGES=/tmp/packages_start.txt 02:49:40 + '[' /w/workspace/foundry_device-virtual-go_PR-428 ']' 02:49:40 + PACKAGES=/tmp/packages_end.txt 02:49:40 + case "${OS_FAMILY}" in 02:49:40 + dpkg -l 02:49:40 + grep '^ii' 02:49:40 + '[' -f /tmp/packages_start.txt ']' 02:49:40 + '[' -f /tmp/packages_end.txt ']' 02:49:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:49:40 + '[' /w/workspace/foundry_device-virtual-go_PR-428 ']' 02:49:40 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-428/archives/ 02:49:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-428/archives/ [Pipeline] echo 02:49:40 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/foundry_device-virtual-go_PR-428/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:49:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:49:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:41 prd-ubuntu20.04-docker-8c-8g-6455 does not seem to be running inside a container 02:49:41 $ 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/foundry_device-virtual-go_PR-428/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-428 -v /w/workspace/foundry_device-virtual-go_PR-428:/w/workspace/foundry_device-virtual-go_PR-428:rw,z -v /w/workspace/foundry_device-virtual-go_PR-428@tmp:/w/workspace/foundry_device-virtual-go_PR-428@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:49:42 $ docker top d9fa7bca508a938132ddb503cc27c5259a05908dd9248f5cf6b8f683de52b783 -eo pid,comm [Pipeline] { [Pipeline] sh 02:49:42 + touch /tmp/pre-build-complete [Pipeline] sh 02:49:42 + mkdir -p /var/log/sysstat [Pipeline] sh 02:49:43 + ls /var/log/sa-host 02:49:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:49:43 provisioning config files... 02:49:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-428@tmp/config8609126267824752417tmp [Pipeline] { [Pipeline] echo 02:49:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:49:43 ---> create-netrc.sh [Pipeline] } 02:49:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:49:44 ---> python-tools-install.sh [Pipeline] echo 02:49:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:49:44 ---> sudo-logs.sh 02:49:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:49:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:49:44 ---> job-cost.sh 02:49:44 lf-activate-venv: SKIPPING 02:49:44 DEBUG: total: 0.2199999988079071 02:49:44 INFO: Retrieving Stack Cost... 02:49:45 INFO: Retrieving Pricing Info for: v3-standard-8 02:49:45 INFO: Archiving Costs [Pipeline] echo 02:49:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:49:46 ---> logs-deploy.sh 02:49:46 lf-activate-venv: SKIPPING 02:49:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-428/1 02:49:46 INFO: archiving workspace using pattern(s): 02:49:46 Archives upload complete. 02:49:46 INFO: archiving logs to Nexus 02:49:47 ---> uname -a: 02:49:47 Linux prd-ubuntu20-04-docker-8c-8g-6455 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:49:47 02:49:47 02:49:47 ---> lscpu: 02:49:47 Architecture: x86_64 02:49:47 CPU op-mode(s): 32-bit, 64-bit 02:49:47 Byte Order: Little Endian 02:49:47 Address sizes: 40 bits physical, 48 bits virtual 02:49:47 CPU(s): 8 02:49:47 On-line CPU(s) list: 0-7 02:49:47 Thread(s) per core: 1 02:49:47 Core(s) per socket: 1 02:49:47 Socket(s): 8 02:49:47 NUMA node(s): 1 02:49:47 Vendor ID: AuthenticAMD 02:49:47 CPU family: 23 02:49:47 Model: 49 02:49:47 Model name: AMD EPYC-Rome Processor 02:49:47 Stepping: 0 02:49:47 CPU MHz: 2799.998 02:49:47 BogoMIPS: 5599.99 02:49:47 Virtualization: AMD-V 02:49:47 Hypervisor vendor: KVM 02:49:47 Virtualization type: full 02:49:47 L1d cache: 256 KiB 02:49:47 L1i cache: 256 KiB 02:49:47 L2 cache: 4 MiB 02:49:47 L3 cache: 128 MiB 02:49:47 NUMA node0 CPU(s): 0-7 02:49:47 Vulnerability Itlb multihit: Not affected 02:49:47 Vulnerability L1tf: Not affected 02:49:47 Vulnerability Mds: Not affected 02:49:47 Vulnerability Meltdown: Not affected 02:49:47 Vulnerability Mmio stale data: Not affected 02:49:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:49:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:49:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:49:47 Vulnerability Srbds: Not affected 02:49:47 Vulnerability Tsx async abort: Not affected 02:49:47 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:49:47 02:49:47 02:49:47 ---> nproc: 02:49:47 8 02:49:47 02:49:47 02:49:47 ---> df -h: 02:49:47 Filesystem Size Used Avail Use% Mounted on 02:49:47 overlay 155G 12G 144G 8% / 02:49:47 tmpfs 64M 0 64M 0% /dev 02:49:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:49:47 shm 64M 0 64M 0% /dev/shm 02:49:47 /dev/vda1 155G 12G 144G 8% /facter-os 02:49:47 02:49:47 02:49:47 ---> sar -b -r -n DEV: 02:49:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6455) 09/19/23 _x86_64_ (8 CPU) 02:49:47 02:49:47 02:37:09 LINUX RESTART (8 CPU) 02:49:47 02:49:47 02:38:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:49:47 02:39:01 207.75 2.07 205.69 0.00 45.50 80265.14 0.00 02:49:47 02:40:01 182.05 0.22 181.84 0.00 11.86 46291.62 0.00 02:49:47 02:41:01 1.43 0.00 1.43 0.00 0.00 22.68 0.00 02:49:47 02:42:01 1.58 0.00 1.58 0.00 0.00 18.79 0.00 02:49:47 02:43:01 56.49 11.23 45.26 0.00 5225.53 8485.25 0.00 02:49:47 02:44:01 4.25 0.02 4.23 0.00 0.13 97.32 0.00 02:49:47 02:45:01 0.77 0.00 0.77 0.00 0.00 9.60 0.00 02:49:47 02:46:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 02:49:47 02:47:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 02:49:47 02:48:01 1.77 0.00 1.77 0.00 0.00 19.73 0.00 02:49:47 02:49:01 1.25 0.00 1.25 0.00 0.00 18.40 0.00 02:49:47 Average: 42.07 1.23 40.84 0.00 479.60 12398.54 0.00 02:49:47 02:49:47 02:38:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:49:47 02:39:01 27739032 31420728 876200 2.66 151368 3693948 2024932 5.97 1465600 3185064 331700 02:49:47 02:40:01 27450316 31552516 745024 2.27 164628 4064048 1747988 5.15 1304004 3601516 344 02:49:47 02:41:01 27457800 31560188 737200 2.24 164664 4064056 1747988 5.15 1292836 3601524 16 02:49:47 02:42:01 27460740 31563280 733764 2.23 164736 4064056 1747988 5.15 1289860 3601524 188 02:49:47 02:43:01 26979332 31543356 728340 2.21 193736 4490604 1721444 5.07 1597412 3741364 400 02:49:47 02:44:01 26993940 31553020 718844 2.19 192276 4487356 1700864 5.01 1587068 3738160 4 02:49:47 02:45:01 26994224 31553308 718476 2.18 192296 4487360 1700864 5.01 1586760 3738164 4 02:49:47 02:46:01 26994312 31553556 718344 2.18 192344 4487492 1700864 5.01 1586952 3738252 8 02:49:47 02:47:01 26994996 31554372 717496 2.18 192384 4487492 1700864 5.01 1586596 3738304 64 02:49:47 02:48:01 26994664 31554124 717672 2.18 192448 4487496 1700864 5.01 1586660 3738312 144 02:49:47 02:49:01 26996192 31555728 716060 2.18 192512 4487496 1700864 5.01 1585272 3738300 152 02:49:47 Average: 27186868 31542198 738856 2.25 181217 4300128 1745048 5.14 1497184 3650953 30275 02:49:47 02:49:47 02:38:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:49:47 02:39:01 docker0 192.36 327.37 16.53 2362.86 0.00 0.00 0.00 0.00 02:49:47 02:39:01 vethb5eaa62 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:49:47 02:39:01 lo 2.75 2.75 0.27 0.27 0.00 0.00 0.00 0.00 02:49:47 02:39:01 ens3 504.77 300.95 6155.94 60.28 0.00 0.00 0.00 0.00 02:49:47 02:40:01 docker0 3.02 5.80 0.18 62.26 0.00 0.00 0.00 0.00 02:49:47 02:40:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 02:49:47 02:40:01 ens3 126.28 92.43 2605.09 74.93 0.00 0.00 0.00 0.00 02:49:47 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:47 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:47 02:41:01 ens3 2.33 0.95 4.65 0.49 0.00 0.00 0.00 0.00 02:49:47 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:47 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:47 02:42:01 ens3 0.65 0.33 0.27 0.20 0.00 0.00 0.00 0.00 02:49:47 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:47 02:43:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 02:49:47 02:43:01 ens3 171.49 81.24 2728.45 5.83 0.00 0.00 0.00 0.00 02:49:47 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:47 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:47 02:44:01 ens3 0.30 0.18 0.02 0.01 0.00 0.00 0.00 0.00 02:49:47 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:47 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:47 02:45:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:49:47 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:47 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:47 02:46:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 02:49:47 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:47 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:47 02:47:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:49:47 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:47 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:47 02:48:01 ens3 0.43 0.25 0.15 0.08 0.00 0.00 0.00 0.00 02:49:47 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:47 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:47 02:49:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:47 Average: docker0 18.02 30.74 1.54 223.70 0.00 0.00 0.00 0.00 02:49:47 Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 02:49:47 Average: ens3 73.99 43.70 1052.65 12.96 0.00 0.00 0.00 0.00 02:49:47 02:49:47