Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 43843506565b1251b67769be00175dd520b99099 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-ssh15083433151486457234.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7920713904560746101.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16112250084947941221.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh11466055975298391792.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11998093238050864213.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.18 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 ‘prd-ubuntu20.04-docker-8c-8g-1627’ Running on prd-ubuntu20.04-docker-8c-8g-1630 in /w/workspace/exfoundry_device-virtual-go_main [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/exfoundry_device-virtual-go_main # 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 Avoid second fetch Checking out Revision 43843506565b1251b67769be00175dd520b99099 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 43843506565b1251b67769be00175dd520b99099 # timeout=10 Commit message: "feat!: Remove ZeroMQ MessageBus capability (#325)" > git rev-list --no-walk dd725dc5af4dc794521be28a3a3263c7b7e9f65e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-10T18:19:28.932Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-10T18:19:28.991Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-10T18:19:29.004Z] ========================================================= [2023-01-10T18:19:29.004Z] EdgeX Global Pipelines Version Info [2023-01-10T18:19:29.004Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-10T18:19:29.711Z] ------------------- [2023-01-10T18:19:29.712Z] stable info: [2023-01-10T18:19:29.712Z] ------------------- [2023-01-10T18:19:29.712Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-10T18:19:29.712Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T18:19:29.712Z] Message: update stable to v1.0.244 [2023-01-10T18:19:30.280Z] ------------------- [2023-01-10T18:19:30.280Z] experimental info: [2023-01-10T18:19:30.280Z] ------------------- [2023-01-10T18:19:30.280Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-10T18:19:30.280Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T18:19:30.280Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-10T18:19:30.450Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-01-10T18:19:30.462Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-01-10T18:19:30.473Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-10T18:19:30.484Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-10T18:19:30.498Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-10T18:19:30.510Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-10T18:19:30.522Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-10T18:19:30.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-10T18:19:30.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-10T18:19:30.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-10T18:19:30.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-10T18:19:30.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-01-10T18:19:30.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-10T18:19:30.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-10T18:19:30.635Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T18:19:30.650Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T18:19:30.661Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T18:19:30.672Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T18:19:30.684Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-10T18:19:30.697Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-10T18:19:30.708Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-10T18:19:30.720Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-10T18:19:30.733Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-10T18:19:30.745Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-10T18:19:30.756Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-10T18:19:30.770Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-10T18:19:30.781Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-10T18:19:30.793Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-10T18:19:30.804Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-10T18:19:30.816Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-10T18:19:30.828Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 43843506565b1251b67769be00175dd520b99099 [Pipeline] echo [2023-01-10T18:19:30.841Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4384350 [Pipeline] echo [2023-01-10T18:19:30.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T18:19:30.899Z] provisioning config files... [2023-01-10T18:19:30.913Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7080879171933951663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T18:19:31.210Z] ---> docker-login.sh [2023-01-10T18:19:31.210Z] nexus3.edgexfoundry.org:10001 [2023-01-10T18:19:31.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T18:19:31.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T18:19:31.470Z] Configure a credential helper to remove this warning. See [2023-01-10T18:19:31.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T18:19:31.470Z] [2023-01-10T18:19:31.470Z] Login Succeeded [2023-01-10T18:19:31.470Z] nexus3.edgexfoundry.org:10002 [2023-01-10T18:19:31.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T18:19:31.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T18:19:31.731Z] Configure a credential helper to remove this warning. See [2023-01-10T18:19:31.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T18:19:31.731Z] [2023-01-10T18:19:31.731Z] Login Succeeded [2023-01-10T18:19:31.731Z] nexus3.edgexfoundry.org:10003 [2023-01-10T18:19:31.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T18:19:31.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T18:19:31.731Z] Configure a credential helper to remove this warning. See [2023-01-10T18:19:31.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T18:19:31.731Z] [2023-01-10T18:19:31.731Z] Login Succeeded [2023-01-10T18:19:31.731Z] nexus3.edgexfoundry.org:10004 [2023-01-10T18:19:31.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T18:19:31.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T18:19:31.992Z] Configure a credential helper to remove this warning. See [2023-01-10T18:19:31.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T18:19:31.992Z] [2023-01-10T18:19:31.992Z] Login Succeeded [2023-01-10T18:19:31.992Z] docker.io [2023-01-10T18:19:31.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T18:19:32.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T18:19:32.251Z] Configure a credential helper to remove this warning. See [2023-01-10T18:19:32.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T18:19:32.251Z] [2023-01-10T18:19:32.251Z] Login Succeeded [2023-01-10T18:19:32.251Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T18:19:32.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-10T18:19:32.616Z] + git rev-list -1 --merges 43843506565b1251b67769be00175dd520b99099~1..43843506565b1251b67769be00175dd520b99099 [Pipeline] echo [2023-01-10T18:19:32.687Z] -----------> git rev-list -1 --merges 43843506565b1251b67769be00175dd520b99099~1..43843506565b1251b67769be00175dd520b99099 43843506565b1251b67769be00175dd520b99099 [false] [Pipeline] sh [2023-01-10T18:19:32.976Z] + git log --format=format:%s -1 43843506565b1251b67769be00175dd520b99099 [Pipeline] echo [2023-01-10T18:19:32.991Z] ========================================================= [2023-01-10T18:19:32.991Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-10T18:19:32.991Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T18:19:33.326Z] + git log --format=format:%s -1 43843506565b1251b67769be00175dd520b99099 [Pipeline] echo [2023-01-10T18:19:33.338Z] [semverPrep] GIT_COMMIT: 43843506565b1251b67769be00175dd520b99099, Commit Message: feat!: Remove ZeroMQ MessageBus capability (#325) [Pipeline] echo [2023-01-10T18:19:33.346Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-10T18:19:33.705Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T18:19:33.705Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-10T18:19:33.705Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-10T18:19:33.706Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-10T18:19:33.706Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-10T18:19:33.706Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-10T18:19:33.706Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:19:34.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T18:19:34.057Z] [2023-01-10T18:19:34.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:19:34.389Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T18:19:34.389Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-10T18:19:34.389Z] b85a868b505f: Pulling fs layer [2023-01-10T18:19:34.389Z] e2be974225ed: Pulling fs layer [2023-01-10T18:19:34.389Z] 339a4e72a1f5: Pulling fs layer [2023-01-10T18:19:34.389Z] 988bab9f4d93: Pulling fs layer [2023-01-10T18:19:34.389Z] 1469e6f7b9e6: Pulling fs layer [2023-01-10T18:19:34.389Z] eaf3925da568: Pulling fs layer [2023-01-10T18:19:34.389Z] bab4dde63d76: Pulling fs layer [2023-01-10T18:19:34.389Z] bde34c3a00c8: Pulling fs layer [2023-01-10T18:19:34.389Z] b352a97aabf1: Pulling fs layer [2023-01-10T18:19:34.389Z] 4872d77fe225: Pulling fs layer [2023-01-10T18:19:34.389Z] 5851b861e8e6: Pulling fs layer [2023-01-10T18:19:34.389Z] 988bab9f4d93: Waiting [2023-01-10T18:19:34.389Z] bab4dde63d76: Waiting [2023-01-10T18:19:34.389Z] eaf3925da568: Waiting [2023-01-10T18:19:34.389Z] 1469e6f7b9e6: Waiting [2023-01-10T18:19:34.389Z] b352a97aabf1: Waiting [2023-01-10T18:19:34.389Z] 4872d77fe225: Waiting [2023-01-10T18:19:34.389Z] bde34c3a00c8: Waiting [2023-01-10T18:19:34.389Z] 5851b861e8e6: Waiting [2023-01-10T18:19:34.389Z] e2be974225ed: Download complete [2023-01-10T18:19:34.389Z] 988bab9f4d93: Download complete [2023-01-10T18:19:34.656Z] 1469e6f7b9e6: Verifying Checksum [2023-01-10T18:19:34.656Z] 1469e6f7b9e6: Download complete [2023-01-10T18:19:34.656Z] eaf3925da568: Verifying Checksum [2023-01-10T18:19:34.656Z] eaf3925da568: Download complete [2023-01-10T18:19:34.656Z] 339a4e72a1f5: Verifying Checksum [2023-01-10T18:19:34.656Z] 339a4e72a1f5: Download complete [2023-01-10T18:19:34.656Z] bde34c3a00c8: Verifying Checksum [2023-01-10T18:19:34.656Z] bde34c3a00c8: Download complete [2023-01-10T18:19:34.656Z] b352a97aabf1: Download complete [2023-01-10T18:19:34.656Z] 4872d77fe225: Verifying Checksum [2023-01-10T18:19:34.657Z] 4872d77fe225: Download complete [2023-01-10T18:19:34.657Z] 5851b861e8e6: Verifying Checksum [2023-01-10T18:19:34.657Z] 5851b861e8e6: Download complete [2023-01-10T18:19:34.657Z] b85a868b505f: Verifying Checksum [2023-01-10T18:19:34.657Z] b85a868b505f: Download complete [2023-01-10T18:19:34.918Z] bab4dde63d76: Verifying Checksum [2023-01-10T18:19:34.918Z] bab4dde63d76: Download complete [2023-01-10T18:19:36.296Z] b85a868b505f: Pull complete [2023-01-10T18:19:36.296Z] e2be974225ed: Pull complete [2023-01-10T18:19:36.864Z] 339a4e72a1f5: Pull complete [2023-01-10T18:19:36.864Z] 988bab9f4d93: Pull complete [2023-01-10T18:19:37.125Z] 1469e6f7b9e6: Pull complete [2023-01-10T18:19:37.125Z] eaf3925da568: Pull complete [2023-01-10T18:19:39.027Z] bab4dde63d76: Pull complete [2023-01-10T18:19:39.027Z] bde34c3a00c8: Pull complete [2023-01-10T18:19:39.027Z] b352a97aabf1: Pull complete [2023-01-10T18:19:39.027Z] 4872d77fe225: Pull complete [2023-01-10T18:19:39.027Z] 5851b861e8e6: Pull complete [2023-01-10T18:19:39.286Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-10T18:19:39.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T18:19:39.286Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T18:19:39.384Z] prd-ubuntu20.04-docker-8c-8g-1630 does not seem to be running inside a container [2023-01-10T18:19:39.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-10T18:19:42.098Z] $ docker top 20c6037466f2fe1cfb45b9a7b6a11686a18e157be6de95abea1cb05f2024e5ad -eo pid,comm [2023-01-10T18:19:42.150Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-10T18:19:42.150Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T18:19:42.180Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T18:19:42.180Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T18:19:42.303Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T18:19:42.310Z] $ docker exec 20c6037466f2fe1cfb45b9a7b6a11686a18e157be6de95abea1cb05f2024e5ad ssh-agent [2023-01-10T18:19:42.418Z] SSH_AUTH_SOCK=/tmp/ssh-DOKFOyt8kURc/agent.33 [2023-01-10T18:19:42.418Z] SSH_AGENT_PID=39 [2023-01-10T18:19:42.424Z] Running ssh-add (command line suppressed) [2023-01-10T18:19:42.524Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7788619787818337641.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7788619787818337641.key) [2023-01-10T18:19:42.533Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T18:19:42.818Z] + git tag --points-at HEAD [Pipeline] } [2023-01-10T18:19:42.831Z] $ docker exec --env ******** --env ******** 20c6037466f2fe1cfb45b9a7b6a11686a18e157be6de95abea1cb05f2024e5ad ssh-agent -k [2023-01-10T18:19:42.939Z] unset SSH_AUTH_SOCK; [2023-01-10T18:19:42.939Z] unset SSH_AGENT_PID; [2023-01-10T18:19:42.939Z] echo Agent pid 39 killed; [2023-01-10T18:19:42.947Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-10T18:19:42.970Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T18:19:42.970Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T18:19:43.089Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T18:19:43.095Z] $ docker exec 20c6037466f2fe1cfb45b9a7b6a11686a18e157be6de95abea1cb05f2024e5ad ssh-agent [2023-01-10T18:19:43.191Z] SSH_AUTH_SOCK=/tmp/ssh-D58sXYt6JCpu/agent.71 [2023-01-10T18:19:43.191Z] SSH_AGENT_PID=77 [2023-01-10T18:19:43.196Z] Running ssh-add (command line suppressed) [2023-01-10T18:19:43.316Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5057273160761863342.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5057273160761863342.key) [2023-01-10T18:19:43.329Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T18:19:43.609Z] + git semver init [2023-01-10T18:19:43.869Z] 2023-01-10 18:19:43,782 [run_init] DEBUG init version:0.0.0 force:False [2023-01-10T18:19:43.869Z] 2023-01-10 18:19:43,782 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-01-10T18:19:43.869Z] 2023-01-10 18:19:43,783 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-01-10T18:19:43.869Z] 2023-01-10 18:19:43,783 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-10T18:19:45.251Z] 2023-01-10 18:19:44,884 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-01-10T18:19:45.251Z] 2023-01-10 18:19:44,884 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-01-10T18:19:45.251Z] 2023-01-10 18:19:44,885 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-01-10T18:19:45.251Z] 2023-01-10 18:19:44,885 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-01-10T18:19:45.251Z] 3.0.0-dev.3 [Pipeline] } [2023-01-10T18:19:45.264Z] $ docker exec --env ******** --env ******** 20c6037466f2fe1cfb45b9a7b6a11686a18e157be6de95abea1cb05f2024e5ad ssh-agent -k [2023-01-10T18:19:45.360Z] unset SSH_AUTH_SOCK; [2023-01-10T18:19:45.360Z] unset SSH_AGENT_PID; [2023-01-10T18:19:45.360Z] echo Agent pid 77 killed; [2023-01-10T18:19:45.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T18:19:45.668Z] + git semver [Pipeline] } [2023-01-10T18:19:45.944Z] $ docker stop --time=1 20c6037466f2fe1cfb45b9a7b6a11686a18e157be6de95abea1cb05f2024e5ad [2023-01-10T18:19:47.225Z] $ docker rm -f --volumes 20c6037466f2fe1cfb45b9a7b6a11686a18e157be6de95abea1cb05f2024e5ad [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T18:19:47.570Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-10T18:19:47.780Z] Stashed 1 file(s) [Pipeline] echo [2023-01-10T18:19:47.783Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T18:19:47.940Z] provisioning config files... [2023-01-10T18:19:47.949Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16236385433350742684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T18:19:48.251Z] ---> docker-login.sh [2023-01-10T18:19:48.251Z] nexus3.edgexfoundry.org:10001 [2023-01-10T18:19:48.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T18:19:48.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T18:19:48.251Z] Configure a credential helper to remove this warning. See [2023-01-10T18:19:48.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T18:19:48.251Z] [2023-01-10T18:19:48.251Z] Login Succeeded [2023-01-10T18:19:48.251Z] nexus3.edgexfoundry.org:10002 [2023-01-10T18:19:48.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T18:19:48.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T18:19:48.251Z] Configure a credential helper to remove this warning. See [2023-01-10T18:19:48.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T18:19:48.251Z] [2023-01-10T18:19:48.251Z] Login Succeeded [2023-01-10T18:19:48.251Z] nexus3.edgexfoundry.org:10003 [2023-01-10T18:19:48.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T18:19:48.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T18:19:48.509Z] Configure a credential helper to remove this warning. See [2023-01-10T18:19:48.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T18:19:48.509Z] [2023-01-10T18:19:48.509Z] Login Succeeded [2023-01-10T18:19:48.509Z] nexus3.edgexfoundry.org:10004 [2023-01-10T18:19:48.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T18:19:48.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T18:19:48.509Z] Configure a credential helper to remove this warning. See [2023-01-10T18:19:48.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T18:19:48.509Z] [2023-01-10T18:19:48.509Z] Login Succeeded [2023-01-10T18:19:48.509Z] docker.io [2023-01-10T18:19:48.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T18:19:48.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T18:19:48.768Z] Configure a credential helper to remove this warning. See [2023-01-10T18:19:48.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T18:19:48.768Z] [2023-01-10T18:19:48.768Z] Login Succeeded [2023-01-10T18:19:48.768Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T18:19:48.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T18:19:48.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T18:19:48.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T18:19:48.846Z] ========================================================= [2023-01-10T18:19:48.846Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-10T18:19:48.846Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:19:49.181Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T18:19:49.181Z] Sending build context to Docker daemon 23.32MB [2023-01-10T18:19:49.181Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T18:19:49.181Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-10T18:19:49.441Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-10T18:19:49.441Z] 213ec9aee27d: Pulling fs layer [2023-01-10T18:19:49.441Z] 4583459ba037: Pulling fs layer [2023-01-10T18:19:49.441Z] 93c1e223e6f2: Pulling fs layer [2023-01-10T18:19:49.441Z] 53926ce57604: Pulling fs layer [2023-01-10T18:19:49.441Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-10T18:19:49.441Z] 22ff95d597cd: Pulling fs layer [2023-01-10T18:19:49.441Z] 12d6caf4c0d1: Pulling fs layer [2023-01-10T18:19:49.441Z] 96b7cbca73a9: Pulling fs layer [2023-01-10T18:19:49.441Z] a7acece74701: Pulling fs layer [2023-01-10T18:19:49.441Z] 21b2b0c7a3f4: Waiting [2023-01-10T18:19:49.441Z] 22ff95d597cd: Waiting [2023-01-10T18:19:49.441Z] 12d6caf4c0d1: Waiting [2023-01-10T18:19:49.441Z] 96b7cbca73a9: Waiting [2023-01-10T18:19:49.441Z] a7acece74701: Waiting [2023-01-10T18:19:49.441Z] 53926ce57604: Waiting [2023-01-10T18:19:49.441Z] 93c1e223e6f2: Download complete [2023-01-10T18:19:49.441Z] 4583459ba037: Download complete [2023-01-10T18:19:49.441Z] 21b2b0c7a3f4: Download complete [2023-01-10T18:19:49.441Z] 22ff95d597cd: Verifying Checksum [2023-01-10T18:19:49.441Z] 22ff95d597cd: Download complete [2023-01-10T18:19:49.441Z] 213ec9aee27d: Verifying Checksum [2023-01-10T18:19:49.441Z] 213ec9aee27d: Download complete [2023-01-10T18:19:49.441Z] 12d6caf4c0d1: Verifying Checksum [2023-01-10T18:19:49.441Z] 12d6caf4c0d1: Download complete [2023-01-10T18:19:49.705Z] 213ec9aee27d: Pull complete [2023-01-10T18:19:49.705Z] 4583459ba037: Pull complete [2023-01-10T18:19:49.705Z] 93c1e223e6f2: Pull complete [2023-01-10T18:19:49.965Z] a7acece74701: Verifying Checksum [2023-01-10T18:19:49.965Z] a7acece74701: Download complete [2023-01-10T18:19:49.965Z] 96b7cbca73a9: Verifying Checksum [2023-01-10T18:19:49.965Z] 96b7cbca73a9: Download complete [2023-01-10T18:19:50.223Z] 53926ce57604: Verifying Checksum [2023-01-10T18:19:50.223Z] 53926ce57604: Download complete [2023-01-10T18:19:54.412Z] 53926ce57604: Pull complete [2023-01-10T18:19:54.412Z] 21b2b0c7a3f4: Pull complete [2023-01-10T18:19:54.412Z] 22ff95d597cd: Pull complete [2023-01-10T18:19:54.412Z] 12d6caf4c0d1: Pull complete [2023-01-10T18:19:56.313Z] 96b7cbca73a9: Pull complete [2023-01-10T18:19:56.881Z] a7acece74701: Pull complete [2023-01-10T18:19:57.141Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-10T18:19:57.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T18:19:57.141Z] ---> db6d94c90886 [2023-01-10T18:19:57.141Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-10T18:20:01.364Z] ---> Running in c1e4950d9ec8 [2023-01-10T18:20:01.364Z] Removing intermediate container c1e4950d9ec8 [2023-01-10T18:20:01.364Z] ---> 0f03c2763ae8 [2023-01-10T18:20:01.364Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T18:20:01.623Z] ---> Running in 366bebb279c5 [2023-01-10T18:20:01.623Z] Removing intermediate container 366bebb279c5 [2023-01-10T18:20:01.623Z] ---> adacfdd915e9 [2023-01-10T18:20:01.623Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-10T18:20:01.623Z] ---> Running in bda13ccd98d5 [2023-01-10T18:20:01.881Z] Removing intermediate container bda13ccd98d5 [2023-01-10T18:20:01.881Z] ---> 35e651566541 [2023-01-10T18:20:01.881Z] Step 6/12 : WORKDIR /device-virtual-go [2023-01-10T18:20:01.881Z] ---> Running in 9b149076cc34 [2023-01-10T18:20:01.881Z] Removing intermediate container 9b149076cc34 [2023-01-10T18:20:01.881Z] ---> 037409725469 [2023-01-10T18:20:01.881Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T18:20:01.881Z] ---> Running in f62efecc64e0 [2023-01-10T18:20:02.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T18:20:02.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T18:20:02.657Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-10T18:20:02.657Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-10T18:20:02.657Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-10T18:20:02.657Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-10T18:20:02.657Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T18:20:02.657Z] OK: 216 MiB in 55 packages [2023-01-10T18:20:02.892Z] Still waiting to schedule task [2023-01-10T18:20:02.893Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1628’ [2023-01-10T18:20:03.225Z] Removing intermediate container f62efecc64e0 [2023-01-10T18:20:03.225Z] ---> 8d91a60ff85b [2023-01-10T18:20:03.225Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-10T18:20:03.483Z] ---> 3633c7f61fc1 [2023-01-10T18:20:03.483Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T18:20:03.483Z] ---> Running in e6a7504648b6 [2023-01-10T18:20:30.061Z] Removing intermediate container e6a7504648b6 [2023-01-10T18:20:30.061Z] ---> 3287c1563a01 [2023-01-10T18:20:30.061Z] Step 10/12 : COPY . . [2023-01-10T18:20:30.061Z] ---> 53e27017d993 [2023-01-10T18:20:30.061Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T18:20:30.061Z] ---> Running in 4d70e8122923 [2023-01-10T18:20:30.061Z] Removing intermediate container 4d70e8122923 [2023-01-10T18:20:30.061Z] ---> fa626debefe7 [2023-01-10T18:20:30.061Z] Step 12/12 : RUN $MAKE [2023-01-10T18:20:30.061Z] ---> Running in 139e35aca066 [2023-01-10T18:20:30.061Z] noop [2023-01-10T18:20:30.061Z] Removing intermediate container 139e35aca066 [2023-01-10T18:20:30.061Z] ---> 1dffe7fa9c86 [2023-01-10T18:20:30.061Z] Successfully built 1dffe7fa9c86 [2023-01-10T18:20:30.061Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:20:30.368Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T18:20:30.368Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T18:20:30.448Z] prd-ubuntu20.04-docker-8c-8g-1630 does not seem to be running inside a container [2023-01-10T18:20:30.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** ci-base-image-x86_64 cat [2023-01-10T18:20:31.123Z] $ docker top d0fd4a55a6bebee31fdb59ebe34adbaf7c9e5e3ac90d61088fd5fc182b622ba4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T18:20:31.465Z] + go version [2023-01-10T18:20:31.465Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-10T18:20:31.486Z] $ docker stop --time=1 d0fd4a55a6bebee31fdb59ebe34adbaf7c9e5e3ac90d61088fd5fc182b622ba4 [2023-01-10T18:20:33.053Z] $ docker rm -f --volumes d0fd4a55a6bebee31fdb59ebe34adbaf7c9e5e3ac90d61088fd5fc182b622ba4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:20:33.485Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T18:20:33.485Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T18:20:33.557Z] prd-ubuntu20.04-docker-8c-8g-1630 does not seem to be running inside a container [2023-01-10T18:20:33.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** ci-base-image-x86_64 cat [2023-01-10T18:20:34.241Z] $ docker top aaa641f84296161b627e609cfabc8d18348e27f0623502ddc39b6132213755a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T18:20:34.601Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-01-10T18:20:34.906Z] + make test [2023-01-10T18:20:34.906Z] go test ./... -coverprofile=coverage.out [2023-01-10T18:20:35.165Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-01-10T18:20:45.142Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-01-10T18:20:45.709Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.040s coverage: 65.7% of statements [2023-01-10T18:20:53.834Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-10T18:20:53.834Z] go vet ./... [2023-01-10T18:20:56.362Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T18:20:56.362Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T18:20:56.362Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T18:20:56.374Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T18:20:56.393Z] $ docker stop --time=1 aaa641f84296161b627e609cfabc8d18348e27f0623502ddc39b6132213755a2 [2023-01-10T18:20:58.629Z] $ docker rm -f --volumes aaa641f84296161b627e609cfabc8d18348e27f0623502ddc39b6132213755a2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T18:20:59.070Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T18:20:59.128Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-10T18:20:59.697Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T18:20:59.983Z] + ls -al . [2023-01-10T18:20:59.983Z] total 204 [2023-01-10T18:20:59.983Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 18:20 . [2023-01-10T18:20:59.983Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 18:19 .. [2023-01-10T18:20:59.983Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 18:20 .git [2023-01-10T18:20:59.983Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 18:19 .github [2023-01-10T18:20:59.983Z] -rw-rw-r-- 1 jenkins jenkins 337 Jan 10 18:19 .gitignore [2023-01-10T18:20:59.983Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 18:19 .golangci.yml [2023-01-10T18:20:59.983Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 18:19 .semver [2023-01-10T18:20:59.983Z] -rw-rw-r-- 1 jenkins jenkins 8423 Jan 10 18:19 Attribution.txt [2023-01-10T18:20:59.983Z] -rw-rw-r-- 1 jenkins jenkins 11367 Jan 10 18:19 CHANGELOG.md [2023-01-10T18:20:59.983Z] -rw-rw-r-- 1 jenkins jenkins 1646 Jan 10 18:19 Dockerfile [2023-01-10T18:20:59.983Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 18:19 GOVERNANCE.md [2023-01-10T18:20:59.983Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 10 18:19 Jenkinsfile [2023-01-10T18:20:59.983Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 18:19 LICENSE [2023-01-10T18:20:59.983Z] -rw-rw-r-- 1 jenkins jenkins 1661 Jan 10 18:19 Makefile [2023-01-10T18:20:59.983Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 10 18:19 OWNERS.md [2023-01-10T18:20:59.983Z] -rw-rw-r-- 1 jenkins jenkins 3578 Jan 10 18:19 README.md [2023-01-10T18:20:59.983Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 18:19 VERSION [2023-01-10T18:20:59.983Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 18:19 bin [2023-01-10T18:20:59.983Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 18:19 cmd [2023-01-10T18:20:59.983Z] -rw-r--r-- 1 jenkins jenkins 44128 Jan 10 18:20 coverage.out [2023-01-10T18:20:59.983Z] -rw-rw-r-- 1 jenkins jenkins 3340 Jan 10 18:19 go.mod [2023-01-10T18:20:59.983Z] -rw-rw-r-- 1 jenkins jenkins 44412 Jan 10 18:19 go.sum [2023-01-10T18:20:59.983Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 18:19 internal [2023-01-10T18:20:59.983Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 18:19 snap [2023-01-10T18:20:59.983Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 10 18:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:21:00.288Z] + 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=43843506565b1251b67769be00175dd520b99099 --label arch=amd64 --label version=3.0.0-dev.3 . [2023-01-10T18:21:00.288Z] Sending build context to Docker daemon 23.36MB [2023-01-10T18:21:00.288Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T18:21:00.288Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-10T18:21:00.288Z] ---> 1dffe7fa9c86 [2023-01-10T18:21:00.288Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-10T18:21:00.546Z] ---> Running in 5b046ba08132 [2023-01-10T18:21:00.809Z] Removing intermediate container 5b046ba08132 [2023-01-10T18:21:00.809Z] ---> de20395c992a [2023-01-10T18:21:00.809Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T18:21:00.809Z] ---> Running in f400e4d8c9b3 [2023-01-10T18:21:00.809Z] Removing intermediate container f400e4d8c9b3 [2023-01-10T18:21:00.809Z] ---> 7473bdd11bb6 [2023-01-10T18:21:00.809Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-01-10T18:21:00.809Z] ---> Running in 80567523d6bb [2023-01-10T18:21:00.809Z] Removing intermediate container 80567523d6bb [2023-01-10T18:21:00.809Z] ---> 7ae0bb007f0f [2023-01-10T18:21:00.809Z] Step 6/25 : WORKDIR /device-virtual-go [2023-01-10T18:21:00.809Z] ---> Running in 2a3c21f278a3 [2023-01-10T18:21:01.068Z] Removing intermediate container 2a3c21f278a3 [2023-01-10T18:21:01.068Z] ---> e00ff92345ff [2023-01-10T18:21:01.068Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T18:21:01.068Z] ---> Running in 129a54fe9c5e [2023-01-10T18:21:01.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T18:21:01.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T18:21:01.898Z] OK: 216 MiB in 55 packages [2023-01-10T18:21:02.159Z] Removing intermediate container 129a54fe9c5e [2023-01-10T18:21:02.159Z] ---> 1a1c1f004d53 [2023-01-10T18:21:02.159Z] Step 8/25 : COPY go.mod vendor* ./ [2023-01-10T18:21:02.159Z] ---> 36d2633d4024 [2023-01-10T18:21:02.159Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T18:21:02.159Z] ---> Running in 673938bfd389 [2023-01-10T18:21:03.099Z] Removing intermediate container 673938bfd389 [2023-01-10T18:21:03.099Z] ---> d50e80328e6b [2023-01-10T18:21:03.099Z] Step 10/25 : COPY . . [2023-01-10T18:21:03.359Z] ---> 107ec49642eb [2023-01-10T18:21:03.359Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T18:21:03.359Z] ---> Running in 980c273ce476 [2023-01-10T18:21:03.617Z] Removing intermediate container 980c273ce476 [2023-01-10T18:21:03.617Z] ---> d2beccc30f36 [2023-01-10T18:21:03.617Z] Step 12/25 : RUN $MAKE [2023-01-10T18:21:03.617Z] ---> Running in 76811890c44f [2023-01-10T18:21:03.875Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-01-10T18:21:25.993Z] Removing intermediate container 76811890c44f [2023-01-10T18:21:25.993Z] ---> 8edf7ef426bd [2023-01-10T18:21:25.993Z] Step 13/25 : FROM alpine:3.16 [2023-01-10T18:21:25.993Z] 3.16: Pulling from library/alpine [2023-01-10T18:21:25.993Z] ca7dd9ec2225: Pulling fs layer [2023-01-10T18:21:25.993Z] ca7dd9ec2225: Verifying Checksum [2023-01-10T18:21:25.993Z] ca7dd9ec2225: Download complete [2023-01-10T18:21:25.993Z] ca7dd9ec2225: Pull complete [2023-01-10T18:21:25.993Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T18:21:25.993Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T18:21:25.993Z] ---> bfe296a52501 [2023-01-10T18:21:25.993Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-01-10T18:21:25.993Z] ---> Running in 034d33c30cb1 [2023-01-10T18:21:25.993Z] Removing intermediate container 034d33c30cb1 [2023-01-10T18:21:25.993Z] ---> 96da8abfe818 [2023-01-10T18:21:25.993Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-01-10T18:21:25.993Z] ---> Running in d136c26372d7 [2023-01-10T18:21:26.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T18:21:26.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T18:21:27.078Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T18:21:27.078Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T18:21:27.078Z] OK: 6 MiB in 15 packages [2023-01-10T18:21:27.337Z] Removing intermediate container d136c26372d7 [2023-01-10T18:21:27.337Z] ---> dc32a2067692 [2023-01-10T18:21:27.337Z] Step 16/25 : WORKDIR / [2023-01-10T18:21:27.337Z] ---> Running in 865a5be21dc4 [2023-01-10T18:21:27.337Z] Removing intermediate container 865a5be21dc4 [2023-01-10T18:21:27.337Z] ---> 7e35159fc943 [2023-01-10T18:21:27.337Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-01-10T18:21:27.595Z] ---> 1597f2d8fc40 [2023-01-10T18:21:27.595Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-01-10T18:21:27.595Z] ---> 6c542582b4cd [2023-01-10T18:21:27.595Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-01-10T18:21:28.649Z] ---> 3bbaff28f57d [2023-01-10T18:21:28.649Z] Step 20/25 : EXPOSE 59900 [2023-01-10T18:21:28.649Z] ---> Running in aa5d59f094d5 [2023-01-10T18:21:28.649Z] Removing intermediate container aa5d59f094d5 [2023-01-10T18:21:28.649Z] ---> d8e98bdffdf3 [2023-01-10T18:21:28.649Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-01-10T18:21:28.649Z] ---> Running in 19b26d8dbf1c [2023-01-10T18:21:28.649Z] Removing intermediate container 19b26d8dbf1c [2023-01-10T18:21:28.649Z] ---> 559c8970b911 [2023-01-10T18:21:28.649Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T18:21:28.649Z] ---> Running in 644aa00b5ced [2023-01-10T18:21:28.649Z] Removing intermediate container 644aa00b5ced [2023-01-10T18:21:28.649Z] ---> 550e7950c127 [2023-01-10T18:21:28.649Z] Step 23/25 : LABEL arch=amd64 [2023-01-10T18:21:28.907Z] ---> Running in a2ba1d7dc395 [2023-01-10T18:21:28.907Z] Removing intermediate container a2ba1d7dc395 [2023-01-10T18:21:28.907Z] ---> aeedc9ee0fa4 [2023-01-10T18:21:28.907Z] Step 24/25 : LABEL git_sha=43843506565b1251b67769be00175dd520b99099 [2023-01-10T18:21:28.907Z] ---> Running in d1f1254fab38 [2023-01-10T18:21:28.907Z] Removing intermediate container d1f1254fab38 [2023-01-10T18:21:28.907Z] ---> 64c6cbbaffb7 [2023-01-10T18:21:28.907Z] Step 25/25 : LABEL version=3.0.0-dev.3 [2023-01-10T18:21:28.907Z] ---> Running in acbb31bd2d4a [2023-01-10T18:21:29.165Z] Removing intermediate container acbb31bd2d4a [2023-01-10T18:21:29.165Z] ---> 2f74d24b5184 [2023-01-10T18:21:29.165Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T18:21:29.165Z] Successfully built 2f74d24b5184 [2023-01-10T18:21:29.165Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T18:21:29.270Z] provisioning config files... [2023-01-10T18:21:29.278Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11906208931626709278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T18:21:29.569Z] ---> docker-login.sh [2023-01-10T18:21:29.569Z] nexus3.edgexfoundry.org:10001 [2023-01-10T18:21:29.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T18:21:29.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T18:21:29.569Z] Configure a credential helper to remove this warning. See [2023-01-10T18:21:29.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T18:21:29.569Z] [2023-01-10T18:21:29.569Z] Login Succeeded [2023-01-10T18:21:29.569Z] nexus3.edgexfoundry.org:10002 [2023-01-10T18:21:29.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T18:21:29.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T18:21:29.569Z] Configure a credential helper to remove this warning. See [2023-01-10T18:21:29.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T18:21:29.569Z] [2023-01-10T18:21:29.569Z] Login Succeeded [2023-01-10T18:21:29.569Z] nexus3.edgexfoundry.org:10003 [2023-01-10T18:21:29.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T18:21:29.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T18:21:29.828Z] Configure a credential helper to remove this warning. See [2023-01-10T18:21:29.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T18:21:29.828Z] [2023-01-10T18:21:29.828Z] Login Succeeded [2023-01-10T18:21:29.828Z] nexus3.edgexfoundry.org:10004 [2023-01-10T18:21:29.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T18:21:29.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T18:21:29.828Z] Configure a credential helper to remove this warning. See [2023-01-10T18:21:29.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T18:21:29.828Z] [2023-01-10T18:21:29.828Z] Login Succeeded [2023-01-10T18:21:29.828Z] docker.io [2023-01-10T18:21:30.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T18:21:30.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T18:21:30.084Z] Configure a credential helper to remove this warning. See [2023-01-10T18:21:30.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T18:21:30.084Z] [2023-01-10T18:21:30.084Z] Login Succeeded [2023-01-10T18:21:30.084Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T18:21:30.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T18:21:30.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T18:21:30.130Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-01-10T18:21:30.130Z] 43843506565b1251b67769be00175dd520b99099 [2023-01-10T18:21:30.130Z] latest [2023-01-10T18:21:30.130Z] 3.0.0-dev.3 [2023-01-10T18:21:30.130Z] 43843506565b1251b67769be00175dd520b99099-3.0.0-dev.3 [2023-01-10T18:21:30.130Z] main [2023-01-10T18:21:30.130Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:21:30.432Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:43843506565b1251b67769be00175dd520b99099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:21:30.737Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:43843506565b1251b67769be00175dd520b99099 [2023-01-10T18:21:30.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-01-10T18:21:30.737Z] d9c25bed330f: Preparing [2023-01-10T18:21:30.737Z] 9833b8618c52: Preparing [2023-01-10T18:21:30.737Z] 8267f7c0daf8: Preparing [2023-01-10T18:21:30.737Z] 09af14fe9875: Preparing [2023-01-10T18:21:30.737Z] e5e13b0c77cb: Preparing [2023-01-10T18:21:30.737Z] e5e13b0c77cb: Layer already exists [2023-01-10T18:21:30.737Z] 9833b8618c52: Pushed [2023-01-10T18:21:30.737Z] 09af14fe9875: Pushed [2023-01-10T18:21:30.737Z] 8267f7c0daf8: Pushed [2023-01-10T18:21:33.269Z] d9c25bed330f: Pushed [2023-01-10T18:21:33.527Z] 43843506565b1251b67769be00175dd520b99099: digest: sha256:2a5897538fd0419f18b445f88a66ab948f658ef74aec9169a03723d47f5198b5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:21:33.847Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:21:34.147Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-01-10T18:21:34.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-01-10T18:21:34.147Z] d9c25bed330f: Preparing [2023-01-10T18:21:34.147Z] 9833b8618c52: Preparing [2023-01-10T18:21:34.147Z] 8267f7c0daf8: Preparing [2023-01-10T18:21:34.147Z] 09af14fe9875: Preparing [2023-01-10T18:21:34.147Z] e5e13b0c77cb: Preparing [2023-01-10T18:21:34.147Z] d9c25bed330f: Layer already exists [2023-01-10T18:21:34.147Z] 9833b8618c52: Layer already exists [2023-01-10T18:21:34.147Z] e5e13b0c77cb: Layer already exists [2023-01-10T18:21:34.147Z] 09af14fe9875: Layer already exists [2023-01-10T18:21:34.147Z] 8267f7c0daf8: Layer already exists [2023-01-10T18:21:34.147Z] latest: digest: sha256:2a5897538fd0419f18b445f88a66ab948f658ef74aec9169a03723d47f5198b5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:21:34.450Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:21:34.767Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.3 [2023-01-10T18:21:34.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-01-10T18:21:34.768Z] d9c25bed330f: Preparing [2023-01-10T18:21:34.768Z] 9833b8618c52: Preparing [2023-01-10T18:21:34.768Z] 8267f7c0daf8: Preparing [2023-01-10T18:21:34.768Z] 09af14fe9875: Preparing [2023-01-10T18:21:34.768Z] e5e13b0c77cb: Preparing [2023-01-10T18:21:34.768Z] e5e13b0c77cb: Layer already exists [2023-01-10T18:21:34.768Z] 8267f7c0daf8: Layer already exists [2023-01-10T18:21:34.768Z] d9c25bed330f: Layer already exists [2023-01-10T18:21:34.768Z] 9833b8618c52: Layer already exists [2023-01-10T18:21:34.768Z] 09af14fe9875: Layer already exists [2023-01-10T18:21:34.768Z] 3.0.0-dev.3: digest: sha256:2a5897538fd0419f18b445f88a66ab948f658ef74aec9169a03723d47f5198b5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:21:35.082Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:43843506565b1251b67769be00175dd520b99099-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:21:35.385Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:43843506565b1251b67769be00175dd520b99099-3.0.0-dev.3 [2023-01-10T18:21:35.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-01-10T18:21:35.385Z] d9c25bed330f: Preparing [2023-01-10T18:21:35.385Z] 9833b8618c52: Preparing [2023-01-10T18:21:35.385Z] 8267f7c0daf8: Preparing [2023-01-10T18:21:35.385Z] 09af14fe9875: Preparing [2023-01-10T18:21:35.385Z] e5e13b0c77cb: Preparing [2023-01-10T18:21:35.385Z] e5e13b0c77cb: Layer already exists [2023-01-10T18:21:35.385Z] 8267f7c0daf8: Layer already exists [2023-01-10T18:21:35.385Z] d9c25bed330f: Layer already exists [2023-01-10T18:21:35.385Z] 09af14fe9875: Layer already exists [2023-01-10T18:21:35.385Z] 9833b8618c52: Layer already exists [2023-01-10T18:21:35.385Z] 43843506565b1251b67769be00175dd520b99099-3.0.0-dev.3: digest: sha256:2a5897538fd0419f18b445f88a66ab948f658ef74aec9169a03723d47f5198b5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:21:35.693Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:21:35.996Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-01-10T18:21:35.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-01-10T18:21:35.996Z] d9c25bed330f: Preparing [2023-01-10T18:21:35.996Z] 9833b8618c52: Preparing [2023-01-10T18:21:35.996Z] 8267f7c0daf8: Preparing [2023-01-10T18:21:35.996Z] 09af14fe9875: Preparing [2023-01-10T18:21:35.996Z] e5e13b0c77cb: Preparing [2023-01-10T18:21:35.996Z] e5e13b0c77cb: Layer already exists [2023-01-10T18:21:35.996Z] 9833b8618c52: Layer already exists [2023-01-10T18:21:35.996Z] 09af14fe9875: Layer already exists [2023-01-10T18:21:35.996Z] 8267f7c0daf8: Layer already exists [2023-01-10T18:21:35.996Z] d9c25bed330f: Layer already exists [2023-01-10T18:21:35.996Z] main: digest: sha256:2a5897538fd0419f18b445f88a66ab948f658ef74aec9169a03723d47f5198b5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T18:21:36.032Z] ===================================================== [Pipeline] echo [2023-01-10T18:21:36.037Z] taggedImages: [2023-01-10T18:21:36.037Z] - nexus3.edgexfoundry.org:10004/device-virtual:43843506565b1251b67769be00175dd520b99099 [2023-01-10T18:21:36.037Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-01-10T18:21:36.037Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.3 [2023-01-10T18:21:36.037Z] - nexus3.edgexfoundry.org:10004/device-virtual:43843506565b1251b67769be00175dd520b99099-3.0.0-dev.3 [2023-01-10T18:21:36.037Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:21:36.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T18:21:36.383Z] [2023-01-10T18:21:36.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:21:36.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T18:21:36.677Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-10T18:21:36.677Z] 5eb5b503b376: Pulling fs layer [2023-01-10T18:21:36.677Z] 5c69ac0246d0: Pulling fs layer [2023-01-10T18:21:36.677Z] ec43610c2a17: Pulling fs layer [2023-01-10T18:21:36.677Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-10T18:21:36.677Z] 33b1e0a273af: Pulling fs layer [2023-01-10T18:21:36.677Z] 5d3b04190fa2: Pulling fs layer [2023-01-10T18:21:36.677Z] 2f39f015ded8: Pulling fs layer [2023-01-10T18:21:36.677Z] 2f39f015ded8: Waiting [2023-01-10T18:21:36.677Z] 33b1e0a273af: Waiting [2023-01-10T18:21:36.677Z] 5d3b04190fa2: Waiting [2023-01-10T18:21:36.677Z] 3a2ae6a8a46f: Waiting [2023-01-10T18:21:36.677Z] 5c69ac0246d0: Verifying Checksum [2023-01-10T18:21:36.677Z] 5c69ac0246d0: Download complete [2023-01-10T18:21:36.677Z] 3a2ae6a8a46f: Download complete [2023-01-10T18:21:36.938Z] 33b1e0a273af: Verifying Checksum [2023-01-10T18:21:36.938Z] 33b1e0a273af: Download complete [2023-01-10T18:21:36.938Z] ec43610c2a17: Verifying Checksum [2023-01-10T18:21:36.938Z] ec43610c2a17: Download complete [2023-01-10T18:21:36.938Z] 5d3b04190fa2: Verifying Checksum [2023-01-10T18:21:36.938Z] 5d3b04190fa2: Download complete [2023-01-10T18:21:36.938Z] 5eb5b503b376: Verifying Checksum [2023-01-10T18:21:36.938Z] 5eb5b503b376: Download complete [2023-01-10T18:21:37.509Z] 2f39f015ded8: Download complete [2023-01-10T18:21:38.443Z] 5eb5b503b376: Pull complete [2023-01-10T18:21:38.443Z] 5c69ac0246d0: Pull complete [2023-01-10T18:21:39.008Z] ec43610c2a17: Pull complete [2023-01-10T18:21:39.008Z] 3a2ae6a8a46f: Pull complete [2023-01-10T18:21:39.265Z] 33b1e0a273af: Pull complete [2023-01-10T18:21:39.265Z] 5d3b04190fa2: Pull complete [2023-01-10T18:21:44.526Z] 2f39f015ded8: Pull complete [2023-01-10T18:21:44.526Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-10T18:21:44.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T18:21:44.526Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T18:21:44.595Z] prd-ubuntu20.04-docker-8c-8g-1630 does not seem to be running inside a container [2023-01-10T18:21:44.621Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T18:21:48.016Z] $ docker top 8aa6a1fe0a35fa61ef334885ea9631c24c988b552265ed1986452578ebef3b2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T18:21:48.372Z] ---> job-cost.sh [2023-01-10T18:21:48.372Z] lf-activate-venv: SKIPPING [2023-01-10T18:21:48.372Z] INFO: No Stack... [2023-01-10T18:21:48.631Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T18:21:48.890Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T18:21:49.181Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-01-10T18:21:49.181Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T18:21:49.193Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-74-stack-cost] [2023-01-10T18:21:49.200Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-74-stack-cost] did not exist. Created. [2023-01-10T18:21:49.201Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T18:21:49.499Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-10T18:21:49.536Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T18:21:49.542Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-74-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T18:21:49.562Z] $ docker stop --time=1 8aa6a1fe0a35fa61ef334885ea9631c24c988b552265ed1986452578ebef3b2a [2023-01-10T18:21:50.739Z] $ docker rm -f --volumes 8aa6a1fe0a35fa61ef334885ea9631c24c988b552265ed1986452578ebef3b2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T18:23:01.611Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1634 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-01-10T18:23:01.622Z] Running in /w/workspace/device-virtual-go/74 [Pipeline] { [Pipeline] checkout [2023-01-10T18:23:01.654Z] The recommended git tool is: git [2023-01-10T18:23:06.981Z] using credential edgex-jenkins-ssh [2023-01-10T18:23:07.001Z] Cloning the remote Git repository [2023-01-10T18:23:07.049Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-01-10T18:23:07.130Z] > git init /w/workspace/device-virtual-go/74 # timeout=10 [2023-01-10T18:23:07.278Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-01-10T18:23:07.279Z] > git --version # timeout=10 [2023-01-10T18:23:07.303Z] > git --version # 'git version 2.25.1' [2023-01-10T18:23:07.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T18:23:07.370Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T18:23:10.393Z] Avoid second fetch [2023-01-10T18:23:10.393Z] Checking out Revision 43843506565b1251b67769be00175dd520b99099 (main) [2023-01-10T18:23:09.472Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-01-10T18:23:09.494Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T18:23:10.411Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T18:23:10.427Z] > git checkout -f 43843506565b1251b67769be00175dd520b99099 # timeout=10 [2023-01-10T18:23:10.977Z] Commit message: "feat!: Remove ZeroMQ MessageBus capability (#325)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T18:23:11.902Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-10T18:23:11.902Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T18:23:11.902Z] Dload Upload Total Spent Left Speed [2023-01-10T18:23:11.902Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78709 0 --:--:-- --:--:-- --:--:-- 78709 [Pipeline] sh [2023-01-10T18:23:12.494Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-10T18:23:12.834Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-10T18:23:12.834Z] + sudo tee /etc/docker/daemon.new [2023-01-10T18:23:12.834Z] { [2023-01-10T18:23:12.834Z] "registry-mirrors": [ [2023-01-10T18:23:12.834Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-10T18:23:12.834Z] ], [2023-01-10T18:23:12.834Z] "bip": "10.250.0.254/24", [2023-01-10T18:23:12.834Z] "hosts": [ [2023-01-10T18:23:12.834Z] "tcp://0.0.0.0:5555", [2023-01-10T18:23:12.834Z] "unix:///var/run/docker.sock" [2023-01-10T18:23:12.834Z] ], [2023-01-10T18:23:12.834Z] "mtu": 1458, [2023-01-10T18:23:12.834Z] "selinux-enabled": true, [2023-01-10T18:23:12.834Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-10T18:23:12.834Z] } [Pipeline] sh [2023-01-10T18:23:13.172Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-10T18:23:13.505Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T18:23:31.791Z] provisioning config files... [2023-01-10T18:23:31.818Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/74@tmp/config8677498822113954033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T18:23:32.175Z] ---> docker-login.sh [2023-01-10T18:23:32.175Z] nexus3.edgexfoundry.org:10001 [2023-01-10T18:23:32.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T18:23:32.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T18:23:32.765Z] Configure a credential helper to remove this warning. See [2023-01-10T18:23:32.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T18:23:32.765Z] [2023-01-10T18:23:32.765Z] Login Succeeded [2023-01-10T18:23:32.765Z] nexus3.edgexfoundry.org:10002 [2023-01-10T18:23:33.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T18:23:33.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T18:23:33.305Z] Configure a credential helper to remove this warning. See [2023-01-10T18:23:33.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T18:23:33.305Z] [2023-01-10T18:23:33.305Z] Login Succeeded [2023-01-10T18:23:33.305Z] nexus3.edgexfoundry.org:10003 [2023-01-10T18:23:33.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T18:23:33.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T18:23:33.578Z] Configure a credential helper to remove this warning. See [2023-01-10T18:23:33.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T18:23:33.578Z] [2023-01-10T18:23:33.578Z] Login Succeeded [2023-01-10T18:23:33.578Z] nexus3.edgexfoundry.org:10004 [2023-01-10T18:23:33.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T18:23:33.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T18:23:33.850Z] Configure a credential helper to remove this warning. See [2023-01-10T18:23:33.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T18:23:33.850Z] [2023-01-10T18:23:33.850Z] Login Succeeded [2023-01-10T18:23:33.850Z] docker.io [2023-01-10T18:23:34.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T18:23:34.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T18:23:34.395Z] Configure a credential helper to remove this warning. See [2023-01-10T18:23:34.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T18:23:34.395Z] [2023-01-10T18:23:34.395Z] Login Succeeded [2023-01-10T18:23:34.395Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T18:23:34.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T18:23:34.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T18:23:34.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T18:23:34.741Z] ========================================================= [2023-01-10T18:23:34.741Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-10T18:23:34.741Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:23:35.117Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T18:23:35.712Z] Sending build context to Docker daemon 11.81MB [2023-01-10T18:23:35.712Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T18:23:35.712Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-10T18:23:35.712Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-10T18:23:35.712Z] 9b18e9b68314: Pulling fs layer [2023-01-10T18:23:35.712Z] 35d82f9e3411: Pulling fs layer [2023-01-10T18:23:35.712Z] e16973657156: Pulling fs layer [2023-01-10T18:23:35.712Z] fc693d55d65f: Pulling fs layer [2023-01-10T18:23:35.712Z] 7e9fc2657dce: Pulling fs layer [2023-01-10T18:23:35.712Z] dda99020689f: Pulling fs layer [2023-01-10T18:23:35.712Z] db1c61fa0a46: Pulling fs layer [2023-01-10T18:23:35.712Z] 891c053d2c06: Pulling fs layer [2023-01-10T18:23:35.712Z] fc693d55d65f: Waiting [2023-01-10T18:23:35.712Z] 7e9fc2657dce: Waiting [2023-01-10T18:23:35.712Z] dda99020689f: Waiting [2023-01-10T18:23:35.712Z] db1c61fa0a46: Waiting [2023-01-10T18:23:35.712Z] 891c053d2c06: Waiting [2023-01-10T18:23:35.712Z] e16973657156: Download complete [2023-01-10T18:23:35.712Z] 35d82f9e3411: Verifying Checksum [2023-01-10T18:23:35.712Z] 35d82f9e3411: Download complete [2023-01-10T18:23:35.982Z] 7e9fc2657dce: Verifying Checksum [2023-01-10T18:23:35.982Z] 7e9fc2657dce: Download complete [2023-01-10T18:23:35.982Z] dda99020689f: Verifying Checksum [2023-01-10T18:23:35.982Z] dda99020689f: Download complete [2023-01-10T18:23:35.982Z] 9b18e9b68314: Download complete [2023-01-10T18:23:36.999Z] 9b18e9b68314: Pull complete [2023-01-10T18:23:37.276Z] 891c053d2c06: Verifying Checksum [2023-01-10T18:23:37.276Z] 891c053d2c06: Download complete [2023-01-10T18:23:37.550Z] 35d82f9e3411: Pull complete [2023-01-10T18:23:37.822Z] e16973657156: Pull complete [2023-01-10T18:23:38.418Z] db1c61fa0a46: Verifying Checksum [2023-01-10T18:23:38.418Z] db1c61fa0a46: Download complete [2023-01-10T18:23:39.005Z] fc693d55d65f: Verifying Checksum [2023-01-10T18:23:39.005Z] fc693d55d65f: Download complete [2023-01-10T18:23:51.343Z] fc693d55d65f: Pull complete [2023-01-10T18:23:51.343Z] 7e9fc2657dce: Pull complete [2023-01-10T18:23:51.343Z] dda99020689f: Pull complete [2023-01-10T18:23:58.028Z] db1c61fa0a46: Pull complete [2023-01-10T18:23:59.011Z] 891c053d2c06: Pull complete [2023-01-10T18:23:59.011Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-10T18:23:59.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T18:23:59.011Z] ---> f96f9c87975a [2023-01-10T18:23:59.011Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-10T18:24:01.622Z] ---> Running in 75f377ee8f2b [2023-01-10T18:24:01.622Z] Removing intermediate container 75f377ee8f2b [2023-01-10T18:24:01.622Z] ---> da62e6de841e [2023-01-10T18:24:01.622Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T18:24:01.622Z] ---> Running in 7428adef003c [2023-01-10T18:24:01.891Z] Removing intermediate container 7428adef003c [2023-01-10T18:24:01.891Z] ---> c8a9ab353cf4 [2023-01-10T18:24:01.891Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-10T18:24:01.891Z] ---> Running in b25aa61bac44 [2023-01-10T18:24:02.480Z] Removing intermediate container b25aa61bac44 [2023-01-10T18:24:02.480Z] ---> a7a0833f326b [2023-01-10T18:24:02.480Z] Step 6/12 : WORKDIR /device-virtual-go [2023-01-10T18:24:02.480Z] ---> Running in ab0c5aa576b5 [2023-01-10T18:24:02.749Z] Removing intermediate container ab0c5aa576b5 [2023-01-10T18:24:02.749Z] ---> c8a5bf690c1b [2023-01-10T18:24:02.749Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T18:24:02.749Z] ---> Running in 5e062e7a414d [2023-01-10T18:24:04.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T18:24:04.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T18:24:05.496Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-10T18:24:05.496Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-10T18:24:05.496Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-10T18:24:05.496Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-10T18:24:05.496Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T18:24:05.778Z] OK: 226 MiB in 55 packages [2023-01-10T18:24:06.755Z] Removing intermediate container 5e062e7a414d [2023-01-10T18:24:06.755Z] ---> 0d3032305624 [2023-01-10T18:24:06.755Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-10T18:24:07.338Z] ---> aba74dfa659a [2023-01-10T18:24:07.338Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T18:24:07.338Z] ---> Running in c000014e9993 [2023-01-10T18:25:03.750Z] Removing intermediate container c000014e9993 [2023-01-10T18:25:03.750Z] ---> f74248377c68 [2023-01-10T18:25:03.750Z] Step 10/12 : COPY . . [2023-01-10T18:25:03.750Z] ---> 6a63806003e4 [2023-01-10T18:25:03.750Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T18:25:03.750Z] ---> Running in 0dd59e802a86 [2023-01-10T18:25:03.750Z] Removing intermediate container 0dd59e802a86 [2023-01-10T18:25:03.750Z] ---> 0f2e82204a60 [2023-01-10T18:25:03.750Z] Step 12/12 : RUN $MAKE [2023-01-10T18:25:03.750Z] ---> Running in bf699b5639b3 [2023-01-10T18:25:03.750Z] noop [2023-01-10T18:25:03.750Z] Removing intermediate container bf699b5639b3 [2023-01-10T18:25:03.750Z] ---> e5573a9c303a [2023-01-10T18:25:03.750Z] Successfully built e5573a9c303a [2023-01-10T18:25:03.750Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:25:04.100Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T18:25:04.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T18:25:04.295Z] prd-ubuntu20.04-docker-arm64-4c-16g-1634 does not seem to be running inside a container [2023-01-10T18:25:04.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/74 -v /w/workspace/device-virtual-go/74:/w/workspace/device-virtual-go/74:rw,z -v /w/workspace/device-virtual-go/74@tmp:/w/workspace/device-virtual-go/74@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 ******** ci-base-image-arm64 cat [2023-01-10T18:25:05.708Z] $ docker top 707ea0e277f9975ec1c6402fece11c2044bcc8c7d6026c79a23674cde22bfedf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T18:25:06.559Z] + go version [2023-01-10T18:25:06.559Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-10T18:25:06.586Z] $ docker stop --time=1 707ea0e277f9975ec1c6402fece11c2044bcc8c7d6026c79a23674cde22bfedf [2023-01-10T18:25:08.257Z] $ docker rm -f --volumes 707ea0e277f9975ec1c6402fece11c2044bcc8c7d6026c79a23674cde22bfedf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:25:08.819Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T18:25:08.820Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T18:25:09.024Z] prd-ubuntu20.04-docker-arm64-4c-16g-1634 does not seem to be running inside a container [2023-01-10T18:25:09.103Z] $ 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/74 -v /w/workspace/device-virtual-go/74:/w/workspace/device-virtual-go/74:rw,z -v /w/workspace/device-virtual-go/74@tmp:/w/workspace/device-virtual-go/74@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 ******** ci-base-image-arm64 cat [2023-01-10T18:25:10.326Z] $ docker top 85efc2a877c6cbf7defc8ab48673f43767738d1b56ad5df387bbe9c4d3b7d685 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T18:25:11.170Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/74 [Pipeline] fileExists [Pipeline] sh [2023-01-10T18:25:11.826Z] + make test [2023-01-10T18:25:11.826Z] go test ./... -coverprofile=coverage.out [2023-01-10T18:25:13.799Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-01-10T18:26:50.530Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-01-10T18:26:50.530Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.138s coverage: 65.7% of statements [2023-01-10T18:26:50.530Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-10T18:26:50.530Z] go vet ./... [2023-01-10T18:27:08.772Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T18:27:08.772Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T18:27:08.772Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T18:27:08.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T18:27:08.810Z] $ docker stop --time=1 85efc2a877c6cbf7defc8ab48673f43767738d1b56ad5df387bbe9c4d3b7d685 [2023-01-10T18:27:11.664Z] $ docker rm -f --volumes 85efc2a877c6cbf7defc8ab48673f43767738d1b56ad5df387bbe9c4d3b7d685 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T18:27:12.700Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T18:27:12.728Z] Warning: overwriting stash ‘coverage-report’ [2023-01-10T18:27:13.320Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T18:27:13.691Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T18:27:14.023Z] + ls -al . [2023-01-10T18:27:14.023Z] total 200 [2023-01-10T18:27:14.023Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 18:25 . [2023-01-10T18:27:14.023Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 18:23 .. [2023-01-10T18:27:14.023Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 18:23 .git [2023-01-10T18:27:14.023Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 18:23 .github [2023-01-10T18:27:14.023Z] -rw-rw-r-- 1 jenkins jenkins 337 Jan 10 18:23 .gitignore [2023-01-10T18:27:14.023Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 18:23 .golangci.yml [2023-01-10T18:27:14.023Z] -rw-rw-r-- 1 jenkins jenkins 8423 Jan 10 18:23 Attribution.txt [2023-01-10T18:27:14.023Z] -rw-rw-r-- 1 jenkins jenkins 11367 Jan 10 18:23 CHANGELOG.md [2023-01-10T18:27:14.023Z] -rw-rw-r-- 1 jenkins jenkins 1646 Jan 10 18:23 Dockerfile [2023-01-10T18:27:14.023Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 18:23 GOVERNANCE.md [2023-01-10T18:27:14.023Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 10 18:23 Jenkinsfile [2023-01-10T18:27:14.023Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 18:23 LICENSE [2023-01-10T18:27:14.023Z] -rw-rw-r-- 1 jenkins jenkins 1661 Jan 10 18:23 Makefile [2023-01-10T18:27:14.023Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 10 18:23 OWNERS.md [2023-01-10T18:27:14.023Z] -rw-rw-r-- 1 jenkins jenkins 3578 Jan 10 18:23 README.md [2023-01-10T18:27:14.023Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 18:19 VERSION [2023-01-10T18:27:14.023Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 18:23 bin [2023-01-10T18:27:14.023Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 18:23 cmd [2023-01-10T18:27:14.023Z] -rw-r--r-- 1 jenkins jenkins 44128 Jan 10 18:26 coverage.out [2023-01-10T18:27:14.023Z] -rw-rw-r-- 1 jenkins jenkins 3340 Jan 10 18:23 go.mod [2023-01-10T18:27:14.023Z] -rw-rw-r-- 1 jenkins jenkins 44412 Jan 10 18:23 go.sum [2023-01-10T18:27:14.023Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 18:23 internal [2023-01-10T18:27:14.023Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 18:23 snap [2023-01-10T18:27:14.023Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 10 18:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:27:14.373Z] + 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=43843506565b1251b67769be00175dd520b99099 --label arch=arm64 --label version=3.0.0-dev.3 . [2023-01-10T18:27:14.975Z] Sending build context to Docker daemon 11.86MB [2023-01-10T18:27:14.975Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T18:27:14.975Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-10T18:27:14.975Z] ---> e5573a9c303a [2023-01-10T18:27:14.975Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-10T18:27:14.975Z] ---> Running in 10d1b82a7dab [2023-01-10T18:27:15.562Z] Removing intermediate container 10d1b82a7dab [2023-01-10T18:27:15.562Z] ---> 20c52f7ad3db [2023-01-10T18:27:15.562Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T18:27:15.562Z] ---> Running in 05b199d2bc2d [2023-01-10T18:27:15.832Z] Removing intermediate container 05b199d2bc2d [2023-01-10T18:27:15.832Z] ---> f2052c3aa545 [2023-01-10T18:27:15.832Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-01-10T18:27:16.107Z] ---> Running in 47e32a57be60 [2023-01-10T18:27:16.381Z] Removing intermediate container 47e32a57be60 [2023-01-10T18:27:16.381Z] ---> 362db10ce970 [2023-01-10T18:27:16.381Z] Step 6/25 : WORKDIR /device-virtual-go [2023-01-10T18:27:16.651Z] ---> Running in ceb7acd958a2 [2023-01-10T18:27:16.924Z] Removing intermediate container ceb7acd958a2 [2023-01-10T18:27:16.924Z] ---> 341b673e2f02 [2023-01-10T18:27:16.924Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T18:27:17.195Z] ---> Running in 9996ef12b960 [2023-01-10T18:27:18.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T18:27:18.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T18:27:19.731Z] OK: 226 MiB in 55 packages [2023-01-10T18:27:22.322Z] Removing intermediate container 9996ef12b960 [2023-01-10T18:27:22.322Z] ---> 1f629a90cca7 [2023-01-10T18:27:22.322Z] Step 8/25 : COPY go.mod vendor* ./ [2023-01-10T18:27:22.594Z] ---> 9e87e5a01986 [2023-01-10T18:27:22.594Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T18:27:22.594Z] ---> Running in 764956ff2148 [2023-01-10T18:27:25.182Z] Removing intermediate container 764956ff2148 [2023-01-10T18:27:25.182Z] ---> cc097fa21219 [2023-01-10T18:27:25.182Z] Step 10/25 : COPY . . [2023-01-10T18:27:26.147Z] ---> 00995fdd74f5 [2023-01-10T18:27:26.147Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T18:27:26.147Z] ---> Running in 39a479b8a2cc [2023-01-10T18:27:26.761Z] Removing intermediate container 39a479b8a2cc [2023-01-10T18:27:26.761Z] ---> 63fac47e49cf [2023-01-10T18:27:26.761Z] Step 12/25 : RUN $MAKE [2023-01-10T18:27:26.761Z] ---> Running in dc77711c9707 [2023-01-10T18:27:27.724Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-01-10T18:30:04.505Z] Removing intermediate container dc77711c9707 [2023-01-10T18:30:04.505Z] ---> f3d1c106f52e [2023-01-10T18:30:04.505Z] Step 13/25 : FROM alpine:3.16 [2023-01-10T18:30:04.505Z] 3.16: Pulling from library/alpine [2023-01-10T18:30:04.505Z] 6875df1f5354: Pulling fs layer [2023-01-10T18:30:04.505Z] 6875df1f5354: Verifying Checksum [2023-01-10T18:30:04.505Z] 6875df1f5354: Download complete [2023-01-10T18:30:04.505Z] 6875df1f5354: Pull complete [2023-01-10T18:30:04.505Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T18:30:04.505Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T18:30:04.505Z] ---> 2b4661558fb8 [2023-01-10T18:30:04.505Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-01-10T18:30:04.505Z] ---> Running in 5f5aea03b8f6 [2023-01-10T18:30:04.505Z] Removing intermediate container 5f5aea03b8f6 [2023-01-10T18:30:04.505Z] ---> 47b9f31b8df3 [2023-01-10T18:30:04.505Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-01-10T18:30:04.505Z] ---> Running in 921e6fe56719 [2023-01-10T18:30:04.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T18:30:04.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T18:30:04.505Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T18:30:04.505Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T18:30:04.505Z] OK: 5 MiB in 15 packages [2023-01-10T18:30:04.505Z] Removing intermediate container 921e6fe56719 [2023-01-10T18:30:04.505Z] ---> dbb4c23d59e7 [2023-01-10T18:30:04.505Z] Step 16/25 : WORKDIR / [2023-01-10T18:30:04.505Z] ---> Running in 11bed0a8845b [2023-01-10T18:30:04.505Z] Removing intermediate container 11bed0a8845b [2023-01-10T18:30:04.505Z] ---> 83562617bcaa [2023-01-10T18:30:04.505Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-01-10T18:30:04.505Z] ---> 8505bbcc6268 [2023-01-10T18:30:04.505Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-01-10T18:30:04.505Z] ---> 5379fdbc85ea [2023-01-10T18:30:04.505Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-01-10T18:30:05.088Z] ---> d07c4df5cbf1 [2023-01-10T18:30:05.088Z] Step 20/25 : EXPOSE 59900 [2023-01-10T18:30:05.355Z] ---> Running in d4e1a982225f [2023-01-10T18:30:05.624Z] Removing intermediate container d4e1a982225f [2023-01-10T18:30:05.624Z] ---> e21c3c88003e [2023-01-10T18:30:05.624Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-01-10T18:30:05.624Z] ---> Running in 9d3ce1dab875 [2023-01-10T18:30:05.894Z] Removing intermediate container 9d3ce1dab875 [2023-01-10T18:30:05.894Z] ---> 496a6ae99188 [2023-01-10T18:30:05.894Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T18:30:05.894Z] ---> Running in de5116f87999 [2023-01-10T18:30:09.220Z] Removing intermediate container de5116f87999 [2023-01-10T18:30:09.220Z] ---> 32d986e82c29 [2023-01-10T18:30:09.220Z] Step 23/25 : LABEL arch=arm64 [2023-01-10T18:30:09.220Z] ---> Running in d69d0786d51e [2023-01-10T18:30:09.489Z] Removing intermediate container d69d0786d51e [2023-01-10T18:30:09.489Z] ---> 69f6233de002 [2023-01-10T18:30:09.489Z] Step 24/25 : LABEL git_sha=43843506565b1251b67769be00175dd520b99099 [2023-01-10T18:30:09.489Z] ---> Running in ab5044b1a80c [2023-01-10T18:30:09.757Z] Removing intermediate container ab5044b1a80c [2023-01-10T18:30:09.757Z] ---> d3bb8457b012 [2023-01-10T18:30:09.757Z] Step 25/25 : LABEL version=3.0.0-dev.3 [2023-01-10T18:30:09.757Z] ---> Running in c31010c6b3b2 [2023-01-10T18:30:10.024Z] Removing intermediate container c31010c6b3b2 [2023-01-10T18:30:10.024Z] ---> 53786f292bc0 [2023-01-10T18:30:10.024Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T18:30:10.024Z] Successfully built 53786f292bc0 [2023-01-10T18:30:10.291Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T18:30:10.433Z] provisioning config files... [2023-01-10T18:30:10.449Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/74@tmp/config4248711649640766154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T18:30:10.786Z] ---> docker-login.sh [2023-01-10T18:30:10.787Z] nexus3.edgexfoundry.org:10001 [2023-01-10T18:30:10.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T18:30:11.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T18:30:11.055Z] Configure a credential helper to remove this warning. See [2023-01-10T18:30:11.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T18:30:11.055Z] [2023-01-10T18:30:11.055Z] Login Succeeded [2023-01-10T18:30:11.055Z] nexus3.edgexfoundry.org:10002 [2023-01-10T18:30:11.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T18:30:11.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T18:30:11.323Z] Configure a credential helper to remove this warning. See [2023-01-10T18:30:11.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T18:30:11.323Z] [2023-01-10T18:30:11.323Z] Login Succeeded [2023-01-10T18:30:11.323Z] nexus3.edgexfoundry.org:10003 [2023-01-10T18:30:11.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T18:30:11.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T18:30:11.858Z] Configure a credential helper to remove this warning. See [2023-01-10T18:30:11.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T18:30:11.858Z] [2023-01-10T18:30:11.858Z] Login Succeeded [2023-01-10T18:30:11.858Z] nexus3.edgexfoundry.org:10004 [2023-01-10T18:30:12.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T18:30:12.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T18:30:12.125Z] Configure a credential helper to remove this warning. See [2023-01-10T18:30:12.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T18:30:12.125Z] [2023-01-10T18:30:12.125Z] Login Succeeded [2023-01-10T18:30:12.125Z] docker.io [2023-01-10T18:30:12.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T18:30:12.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T18:30:12.658Z] Configure a credential helper to remove this warning. See [2023-01-10T18:30:12.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T18:30:12.658Z] [2023-01-10T18:30:12.658Z] Login Succeeded [2023-01-10T18:30:12.658Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T18:30:12.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T18:30:12.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T18:30:12.741Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-01-10T18:30:12.741Z] 43843506565b1251b67769be00175dd520b99099 [2023-01-10T18:30:12.741Z] latest [2023-01-10T18:30:12.741Z] 3.0.0-dev.3 [2023-01-10T18:30:12.741Z] 43843506565b1251b67769be00175dd520b99099-3.0.0-dev.3 [2023-01-10T18:30:12.741Z] main [2023-01-10T18:30:12.741Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:30:13.109Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:43843506565b1251b67769be00175dd520b99099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:30:13.468Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:43843506565b1251b67769be00175dd520b99099 [2023-01-10T18:30:13.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-01-10T18:30:13.468Z] 5fffcdf383a3: Preparing [2023-01-10T18:30:13.468Z] a15dc2a5b73f: Preparing [2023-01-10T18:30:13.468Z] e13d107b4e93: Preparing [2023-01-10T18:30:13.468Z] d4dd03862d5e: Preparing [2023-01-10T18:30:13.468Z] 17bec77d7fdc: Preparing [2023-01-10T18:30:13.468Z] 17bec77d7fdc: Layer already exists [2023-01-10T18:30:13.737Z] d4dd03862d5e: Pushed [2023-01-10T18:30:13.737Z] e13d107b4e93: Pushed [2023-01-10T18:30:13.737Z] a15dc2a5b73f: Pushed [2023-01-10T18:30:20.396Z] 5fffcdf383a3: Pushed [2023-01-10T18:30:20.396Z] 43843506565b1251b67769be00175dd520b99099: digest: sha256:86b2c916e3d94aa217fd28566c092d36576fcc8d0b67706e4b849df8259db9aa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:30:22.700Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:30:23.056Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-01-10T18:30:23.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-01-10T18:30:23.056Z] 5fffcdf383a3: Preparing [2023-01-10T18:30:23.056Z] a15dc2a5b73f: Preparing [2023-01-10T18:30:23.056Z] e13d107b4e93: Preparing [2023-01-10T18:30:23.056Z] d4dd03862d5e: Preparing [2023-01-10T18:30:23.056Z] 17bec77d7fdc: Preparing [2023-01-10T18:30:23.056Z] a15dc2a5b73f: Layer already exists [2023-01-10T18:30:23.056Z] e13d107b4e93: Layer already exists [2023-01-10T18:30:23.056Z] 5fffcdf383a3: Layer already exists [2023-01-10T18:30:23.056Z] 17bec77d7fdc: Layer already exists [2023-01-10T18:30:23.056Z] d4dd03862d5e: Layer already exists [2023-01-10T18:30:23.325Z] latest: digest: sha256:86b2c916e3d94aa217fd28566c092d36576fcc8d0b67706e4b849df8259db9aa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:30:23.689Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:30:24.049Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.3 [2023-01-10T18:30:24.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-01-10T18:30:24.049Z] 5fffcdf383a3: Preparing [2023-01-10T18:30:24.049Z] a15dc2a5b73f: Preparing [2023-01-10T18:30:24.049Z] e13d107b4e93: Preparing [2023-01-10T18:30:24.049Z] d4dd03862d5e: Preparing [2023-01-10T18:30:24.049Z] 17bec77d7fdc: Preparing [2023-01-10T18:30:24.049Z] 17bec77d7fdc: Layer already exists [2023-01-10T18:30:24.049Z] e13d107b4e93: Layer already exists [2023-01-10T18:30:24.049Z] a15dc2a5b73f: Layer already exists [2023-01-10T18:30:24.049Z] d4dd03862d5e: Layer already exists [2023-01-10T18:30:24.049Z] 5fffcdf383a3: Layer already exists [2023-01-10T18:30:24.049Z] 3.0.0-dev.3: digest: sha256:86b2c916e3d94aa217fd28566c092d36576fcc8d0b67706e4b849df8259db9aa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:30:24.687Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:43843506565b1251b67769be00175dd520b99099-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:30:25.111Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:43843506565b1251b67769be00175dd520b99099-3.0.0-dev.3 [2023-01-10T18:30:25.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-01-10T18:30:25.111Z] 5fffcdf383a3: Preparing [2023-01-10T18:30:25.111Z] a15dc2a5b73f: Preparing [2023-01-10T18:30:25.111Z] e13d107b4e93: Preparing [2023-01-10T18:30:25.111Z] d4dd03862d5e: Preparing [2023-01-10T18:30:25.111Z] 17bec77d7fdc: Preparing [2023-01-10T18:30:25.111Z] 5fffcdf383a3: Layer already exists [2023-01-10T18:30:25.111Z] a15dc2a5b73f: Layer already exists [2023-01-10T18:30:25.111Z] d4dd03862d5e: Layer already exists [2023-01-10T18:30:25.111Z] 17bec77d7fdc: Layer already exists [2023-01-10T18:30:25.111Z] e13d107b4e93: Layer already exists [2023-01-10T18:30:25.384Z] 43843506565b1251b67769be00175dd520b99099-3.0.0-dev.3: digest: sha256:86b2c916e3d94aa217fd28566c092d36576fcc8d0b67706e4b849df8259db9aa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:30:25.754Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:30:26.107Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-01-10T18:30:26.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-01-10T18:30:26.108Z] 5fffcdf383a3: Preparing [2023-01-10T18:30:26.108Z] a15dc2a5b73f: Preparing [2023-01-10T18:30:26.108Z] e13d107b4e93: Preparing [2023-01-10T18:30:26.108Z] d4dd03862d5e: Preparing [2023-01-10T18:30:26.108Z] 17bec77d7fdc: Preparing [2023-01-10T18:30:26.108Z] e13d107b4e93: Layer already exists [2023-01-10T18:30:26.108Z] 5fffcdf383a3: Layer already exists [2023-01-10T18:30:26.108Z] a15dc2a5b73f: Layer already exists [2023-01-10T18:30:26.108Z] 17bec77d7fdc: Layer already exists [2023-01-10T18:30:26.108Z] d4dd03862d5e: Layer already exists [2023-01-10T18:30:26.383Z] main: digest: sha256:86b2c916e3d94aa217fd28566c092d36576fcc8d0b67706e4b849df8259db9aa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T18:30:26.431Z] ===================================================== [Pipeline] echo [2023-01-10T18:30:26.437Z] taggedImages: [2023-01-10T18:30:26.437Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:43843506565b1251b67769be00175dd520b99099 [2023-01-10T18:30:26.437Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-01-10T18:30:26.437Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.3 [2023-01-10T18:30:26.437Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:43843506565b1251b67769be00175dd520b99099-3.0.0-dev.3 [2023-01-10T18:30:26.437Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:30:26.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T18:30:26.809Z] [2023-01-10T18:30:26.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:30:27.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T18:30:27.435Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-10T18:30:27.435Z] 8998bd30e6a1: Pulling fs layer [2023-01-10T18:30:27.435Z] 04944245beec: Pulling fs layer [2023-01-10T18:30:27.435Z] 699f458cf7ca: Pulling fs layer [2023-01-10T18:30:27.435Z] 765212b225bb: Pulling fs layer [2023-01-10T18:30:27.435Z] f23df028b6ca: Pulling fs layer [2023-01-10T18:30:27.435Z] d65c8cfc05b1: Pulling fs layer [2023-01-10T18:30:27.435Z] 2437ff75d9bd: Pulling fs layer [2023-01-10T18:30:27.435Z] f23df028b6ca: Waiting [2023-01-10T18:30:27.435Z] d65c8cfc05b1: Waiting [2023-01-10T18:30:27.435Z] 2437ff75d9bd: Waiting [2023-01-10T18:30:27.435Z] 765212b225bb: Waiting [2023-01-10T18:30:27.435Z] 04944245beec: Verifying Checksum [2023-01-10T18:30:27.435Z] 04944245beec: Download complete [2023-01-10T18:30:27.435Z] 765212b225bb: Verifying Checksum [2023-01-10T18:30:27.435Z] 765212b225bb: Download complete [2023-01-10T18:30:27.435Z] f23df028b6ca: Verifying Checksum [2023-01-10T18:30:27.435Z] f23df028b6ca: Download complete [2023-01-10T18:30:27.435Z] d65c8cfc05b1: Verifying Checksum [2023-01-10T18:30:27.435Z] d65c8cfc05b1: Download complete [2023-01-10T18:30:27.708Z] 699f458cf7ca: Verifying Checksum [2023-01-10T18:30:27.708Z] 699f458cf7ca: Download complete [2023-01-10T18:30:27.979Z] 8998bd30e6a1: Verifying Checksum [2023-01-10T18:30:27.979Z] 8998bd30e6a1: Download complete [2023-01-10T18:30:30.578Z] 2437ff75d9bd: Verifying Checksum [2023-01-10T18:30:30.578Z] 2437ff75d9bd: Download complete [2023-01-10T18:30:32.532Z] 8998bd30e6a1: Pull complete [2023-01-10T18:30:32.801Z] 04944245beec: Pull complete [2023-01-10T18:30:34.218Z] 699f458cf7ca: Pull complete [2023-01-10T18:30:34.488Z] 765212b225bb: Pull complete [2023-01-10T18:30:35.454Z] f23df028b6ca: Pull complete [2023-01-10T18:30:35.454Z] d65c8cfc05b1: Pull complete [2023-01-10T18:30:50.465Z] 2437ff75d9bd: Pull complete [2023-01-10T18:30:50.465Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-10T18:30:50.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T18:30:50.465Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T18:30:50.680Z] prd-ubuntu20.04-docker-arm64-4c-16g-1634 does not seem to be running inside a container [2023-01-10T18:30:50.767Z] $ 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/74 -v /w/workspace/device-virtual-go/74:/w/workspace/device-virtual-go/74:rw,z -v /w/workspace/device-virtual-go/74@tmp:/w/workspace/device-virtual-go/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-10T18:30:53.631Z] $ docker top aab3f6458e698de63eaf7b89a2b0cb1fffeda9c81b21d1065ac0fc24a743a1c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T18:30:54.474Z] ---> job-cost.sh [2023-01-10T18:30:54.475Z] lf-activate-venv: SKIPPING [2023-01-10T18:30:54.475Z] INFO: No Stack... [2023-01-10T18:30:54.743Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-10T18:30:55.705Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T18:30:56.349Z] + cat /w/workspace/device-virtual-go/74/archives/cost.csv [2023-01-10T18:30:56.349Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T18:30:56.418Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-74-stack-cost] [2023-01-10T18:30:56.427Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-74-stack-cost] did not exist. Created. [2023-01-10T18:30:56.427Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T18:30:57.087Z] /w/workspace/device-virtual-go/74@tmp/durable-532fe025/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-10T18:30:57.748Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-10T18:30:57.772Z] Warning: overwriting stash ‘stack-cost’ [2023-01-10T18:30:57.828Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T18:30:57.840Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-74-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T18:30:57.876Z] $ docker stop --time=1 aab3f6458e698de63eaf7b89a2b0cb1fffeda9c81b21d1065ac0fc24a743a1c5 [2023-01-10T18:30:59.378Z] $ docker rm -f --volumes aab3f6458e698de63eaf7b89a2b0cb1fffeda9c81b21d1065ac0fc24a743a1c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-10T18:30:59.755Z] provisioning config files... [2023-01-10T18:30:59.762Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config664852590789918153tmp [Pipeline] { [Pipeline] sh [2023-01-10T18:31:00.051Z] + set +x [2023-01-10T18:31:00.051Z] + curl -s https://codecov.io/bash [2023-01-10T18:31:00.051Z] + bash -s -- [2023-01-10T18:31:00.051Z] [2023-01-10T18:31:00.051Z] _____ _ [2023-01-10T18:31:00.051Z] / ____| | | [2023-01-10T18:31:00.051Z] | | ___ __| | ___ ___ _____ __ [2023-01-10T18:31:00.051Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-10T18:31:00.051Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-10T18:31:00.051Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-10T18:31:00.051Z] Bash-1.0.6 [2023-01-10T18:31:00.051Z] [2023-01-10T18:31:00.051Z] [2023-01-10T18:31:00.051Z] ==> git version 2.25.1 found [2023-01-10T18:31:00.052Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-10T18:31:00.052Z] Release-Date: 2020-01-08 [2023-01-10T18:31:00.052Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-10T18:31:00.052Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-10T18:31:00.052Z] ==> Jenkins CI detected. [2023-01-10T18:31:00.052Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-01-10T18:31:00.052Z] project root: . [2023-01-10T18:31:00.052Z] --> token set from env [2023-01-10T18:31:00.052Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-10T18:31:00.052Z] ==> Running gcov in . (disable via -X gcov) [2023-01-10T18:31:00.052Z] ==> Python coveragepy not found [2023-01-10T18:31:00.052Z] ==> Searching for coverage reports in: [2023-01-10T18:31:00.052Z] + . [2023-01-10T18:31:00.052Z] -> Found 1 reports [2023-01-10T18:31:00.052Z] ==> Detecting git/mercurial file structure [2023-01-10T18:31:00.052Z] ==> Reading reports [2023-01-10T18:31:00.052Z] + ./coverage.out bytes=44128 [2023-01-10T18:31:00.052Z] ==> Appending adjustments [2023-01-10T18:31:00.052Z] https://docs.codecov.io/docs/fixing-reports [2023-01-10T18:31:00.310Z] + Found adjustments [2023-01-10T18:31:00.310Z] ==> Gzipping contents [2023-01-10T18:31:00.310Z] 8.0K /tmp/codecov.LxAl5R.gz [2023-01-10T18:31:00.310Z] ==> Uploading reports [2023-01-10T18:31:00.310Z] url: https://codecov.io [2023-01-10T18:31:00.310Z] query: branch=main&commit=43843506565b1251b67769be00175dd520b99099&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-10T18:31:00.310Z] -> Pinging Codecov [2023-01-10T18:31:00.310Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=43843506565b1251b67769be00175dd520b99099&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-10T18:31:00.877Z] -> Uploading to [2023-01-10T18:31:00.877Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-10/5E52B4B073DB2E39498172D8E973AA87/43843506565b1251b67769be00175dd520b99099/1df26357-c13a-4989-9083-408d050f15b9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T183100Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=067cff32871b4f5c88d0c7ad65b64020397fe4e317036786300f47b1a253b053 [2023-01-10T18:31:00.877Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T18:31:00.877Z] Dload Upload Total Spent Left Speed [2023-01-10T18:31:00.877Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5471 0 0 100 5471 0 23084 --:--:-- --:--:-- --:--:-- 23084 [2023-01-10T18:31:00.878Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/43843506565b1251b67769be00175dd520b99099 [Pipeline] } [2023-01-10T18:31:00.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-10T18:31:01.075Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-10T18:31:01.084Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:31:01.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-10T18:31:01.383Z] [2023-01-10T18:31:01.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:31:01.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-10T18:31:01.693Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-10T18:31:01.693Z] df9b9388f04a: Pulling fs layer [2023-01-10T18:31:01.693Z] 52dc419b0ee2: Pulling fs layer [2023-01-10T18:31:01.693Z] 25bc292e5bac: Pulling fs layer [2023-01-10T18:31:01.693Z] 114826534d7a: Pulling fs layer [2023-01-10T18:31:01.693Z] 4657fd5d0bcf: Pulling fs layer [2023-01-10T18:31:01.693Z] 6ad1cebc031e: Pulling fs layer [2023-01-10T18:31:01.693Z] 8a3aa393b2d8: Pulling fs layer [2023-01-10T18:31:01.693Z] 4657fd5d0bcf: Waiting [2023-01-10T18:31:01.693Z] 6ad1cebc031e: Waiting [2023-01-10T18:31:01.693Z] 8a3aa393b2d8: Waiting [2023-01-10T18:31:01.693Z] 114826534d7a: Waiting [2023-01-10T18:31:01.693Z] 25bc292e5bac: Download complete [2023-01-10T18:31:01.693Z] 52dc419b0ee2: Verifying Checksum [2023-01-10T18:31:01.693Z] 52dc419b0ee2: Download complete [2023-01-10T18:31:01.693Z] 4657fd5d0bcf: Verifying Checksum [2023-01-10T18:31:01.693Z] 4657fd5d0bcf: Download complete [2023-01-10T18:31:01.693Z] df9b9388f04a: Verifying Checksum [2023-01-10T18:31:01.956Z] df9b9388f04a: Pull complete [2023-01-10T18:31:01.956Z] 6ad1cebc031e: Verifying Checksum [2023-01-10T18:31:01.956Z] 6ad1cebc031e: Download complete [2023-01-10T18:31:01.956Z] 52dc419b0ee2: Pull complete [2023-01-10T18:31:02.221Z] 25bc292e5bac: Pull complete [2023-01-10T18:31:02.494Z] 114826534d7a: Download complete [2023-01-10T18:31:02.756Z] 8a3aa393b2d8: Verifying Checksum [2023-01-10T18:31:02.756Z] 8a3aa393b2d8: Download complete [2023-01-10T18:31:06.040Z] 114826534d7a: Pull complete [2023-01-10T18:31:06.040Z] 4657fd5d0bcf: Pull complete [2023-01-10T18:31:06.298Z] 6ad1cebc031e: Pull complete [2023-01-10T18:31:08.823Z] 8a3aa393b2d8: Pull complete [2023-01-10T18:31:08.823Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-10T18:31:08.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-10T18:31:08.823Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T18:31:08.908Z] prd-ubuntu20.04-docker-8c-8g-1630 does not seem to be running inside a container [2023-01-10T18:31:08.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-01-10T18:31:12.375Z] $ docker top 75e8929fd260de5a1737f3c828c2701a76f95831b2ec9878db8b43899818ee24 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-10T18:31:12.442Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-01-10T18:31:12.719Z] + set -o pipefail [2023-01-10T18:31:12.719Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-01-10T18:31:18.000Z] [2023-01-10T18:31:18.000Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-01-10T18:31:18.000Z] [2023-01-10T18:31:18.000Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/50b5dbdd-bbaa-41d7-8417-70cc979fb437 [2023-01-10T18:31:18.000Z] [2023-01-10T18:31:18.000Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-10T18:31:18.000Z] [2023-01-10T18:31:18.000Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-10T18:31:18.000Z] [2023-01-10T18:31:18.567Z] [2023-01-10T18:31:18.567Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-10T18:31:18.567Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-10T18:31:18.567Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-10T18:31:18.582Z] $ docker stop --time=1 75e8929fd260de5a1737f3c828c2701a76f95831b2ec9878db8b43899818ee24 [2023-01-10T18:31:21.605Z] $ docker rm -f --volumes 75e8929fd260de5a1737f3c828c2701a76f95831b2ec9878db8b43899818ee24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T18:31:22.311Z] + git log --format=format:%s -1 43843506565b1251b67769be00175dd520b99099 [Pipeline] sh [2023-01-10T18:31:22.598Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T18:31:22.598Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:31:22.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T18:31:22.907Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T18:31:22.985Z] prd-ubuntu20.04-docker-8c-8g-1630 does not seem to be running inside a container [2023-01-10T18:31:23.018Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 [2023-01-10T18:31:23.398Z] $ docker top 83097b7f76f10794a909d42551bd775f2d57565e678560104f650e8bd47873cb -eo pid,comm [2023-01-10T18:31:23.443Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-10T18:31:23.443Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T18:31:23.473Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T18:31:23.473Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T18:31:23.584Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T18:31:23.589Z] $ docker exec 83097b7f76f10794a909d42551bd775f2d57565e678560104f650e8bd47873cb ssh-agent [2023-01-10T18:31:23.704Z] SSH_AUTH_SOCK=/tmp/ssh-y8T6xltgxaht/agent.32 [2023-01-10T18:31:23.704Z] SSH_AGENT_PID=38 [2023-01-10T18:31:23.709Z] Running ssh-add (command line suppressed) [2023-01-10T18:31:23.813Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17920854038031471255.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17920854038031471255.key) [2023-01-10T18:31:23.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T18:31:24.108Z] + git semver tag [2023-01-10T18:31:24.367Z] 2023-01-10 18:31:24,271 [run_tag] DEBUG tag force:False [2023-01-10T18:31:24.367Z] 2023-01-10 18:31:24,272 [check_head_tag] DEBUG check head tag [2023-01-10T18:31:24.367Z] 2023-01-10 18:31:24,273 [execute] INFO git cat-file --batch-check [2023-01-10T18:31:24.367Z] 2023-01-10 18:31:24,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-01-10T18:31:24.367Z] 2023-01-10 18:31:24,276 [execute] INFO git cat-file --batch [2023-01-10T18:31:24.367Z] 2023-01-10 18:31:24,277 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-01-10T18:31:24.367Z] 2023-01-10 18:31:24,293 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-01-10T18:31:24.367Z] 2023-01-10 18:31:24,293 [execute] INFO git tag -a v3.0.0-dev.3 -m v3.0.0-dev.3 [2023-01-10T18:31:24.367Z] 2023-01-10 18:31:24,294 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.3', '-m', 'v3.0.0-dev.3'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-10T18:31:24.367Z] 2023-01-10 18:31:24,298 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-01-10T18:31:24.367Z] 3.0.0-dev.3 [Pipeline] } [2023-01-10T18:31:24.378Z] $ docker exec --env ******** --env ******** 83097b7f76f10794a909d42551bd775f2d57565e678560104f650e8bd47873cb ssh-agent -k [2023-01-10T18:31:24.476Z] unset SSH_AUTH_SOCK; [2023-01-10T18:31:24.476Z] unset SSH_AGENT_PID; [2023-01-10T18:31:24.476Z] echo Agent pid 38 killed; [2023-01-10T18:31:24.483Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T18:31:24.841Z] + git semver [Pipeline] } [2023-01-10T18:31:25.116Z] $ docker stop --time=1 83097b7f76f10794a909d42551bd775f2d57565e678560104f650e8bd47873cb [2023-01-10T18:31:26.473Z] $ docker rm -f --volumes 83097b7f76f10794a909d42551bd775f2d57565e678560104f650e8bd47873cb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:31:26.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-10T18:31:26.847Z] [2023-01-10T18:31:26.847Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:31:27.142Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-10T18:31:27.142Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-10T18:31:27.142Z] ab5ef0e58194: Pulling fs layer [2023-01-10T18:31:27.142Z] 9712f1f96733: Pulling fs layer [2023-01-10T18:31:27.142Z] 63f879dbbcfc: Pulling fs layer [2023-01-10T18:31:27.142Z] 0d9ebad4ef96: Pulling fs layer [2023-01-10T18:31:27.142Z] e9a5061849ea: Pulling fs layer [2023-01-10T18:31:27.142Z] d747dcd14b5f: Pulling fs layer [2023-01-10T18:31:27.142Z] 2de7ff778b66: Pulling fs layer [2023-01-10T18:31:27.142Z] 0d9ebad4ef96: Waiting [2023-01-10T18:31:27.142Z] d747dcd14b5f: Waiting [2023-01-10T18:31:27.142Z] 2de7ff778b66: Waiting [2023-01-10T18:31:27.142Z] e9a5061849ea: Waiting [2023-01-10T18:31:27.142Z] 9712f1f96733: Download complete [2023-01-10T18:31:27.403Z] 63f879dbbcfc: Verifying Checksum [2023-01-10T18:31:27.403Z] 63f879dbbcfc: Download complete [2023-01-10T18:31:27.664Z] ab5ef0e58194: Verifying Checksum [2023-01-10T18:31:27.664Z] ab5ef0e58194: Download complete [2023-01-10T18:31:27.664Z] d747dcd14b5f: Verifying Checksum [2023-01-10T18:31:27.664Z] d747dcd14b5f: Download complete [2023-01-10T18:31:27.664Z] e9a5061849ea: Verifying Checksum [2023-01-10T18:31:27.664Z] e9a5061849ea: Download complete [2023-01-10T18:31:27.664Z] 0d9ebad4ef96: Verifying Checksum [2023-01-10T18:31:27.664Z] 0d9ebad4ef96: Download complete [2023-01-10T18:31:27.921Z] 2de7ff778b66: Verifying Checksum [2023-01-10T18:31:27.921Z] 2de7ff778b66: Download complete [2023-01-10T18:31:30.449Z] ab5ef0e58194: Pull complete [2023-01-10T18:31:30.449Z] 9712f1f96733: Pull complete [2023-01-10T18:31:31.015Z] 63f879dbbcfc: Pull complete [2023-01-10T18:31:35.201Z] 0d9ebad4ef96: Pull complete [2023-01-10T18:31:35.201Z] e9a5061849ea: Pull complete [2023-01-10T18:31:35.201Z] d747dcd14b5f: Pull complete [2023-01-10T18:31:36.137Z] 2de7ff778b66: Pull complete [2023-01-10T18:31:36.137Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-10T18:31:36.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-10T18:31:36.137Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T18:31:36.225Z] prd-ubuntu20.04-docker-8c-8g-1630 does not seem to be running inside a container [2023-01-10T18:31:36.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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-lftools:0.23.1-centos7 cat [2023-01-10T18:31:41.130Z] $ docker top a25f19e3ebb22c8162cfd5f56ea47755c77b8129ba7b25b8075df7cb83285c47 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-10T18:31:41.195Z] provisioning config files... [2023-01-10T18:31:41.200Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3935968664746697197tmp [2023-01-10T18:31:41.209Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17933604501574635576tmp [2023-01-10T18:31:41.217Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12741242576963681059tmp [Pipeline] { [Pipeline] echo [2023-01-10T18:31:41.233Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T18:31:41.514Z] ---> sigul-configuration.sh [2023-01-10T18:31:41.514Z] gpg: directory `/root/.gnupg' created [2023-01-10T18:31:41.514Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-10T18:31:41.514Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-10T18:31:41.514Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-10T18:31:41.514Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-10T18:31:41.514Z] gpg: CAST5 encrypted data [2023-01-10T18:31:41.514Z] gpg: encrypted with 1 passphrase [2023-01-10T18:31:41.514Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-10T18:31:41.800Z] + mkdir /home/jenkins [2023-01-10T18:31:41.800Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-10T18:31:42.087Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-01-10T18:31:42.097Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T18:31:42.385Z] ---> sigul-install.sh [2023-01-10T18:31:42.385Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-10T18:31:42.676Z] + git tag --list [2023-01-10T18:31:42.677Z] v1.0.0 [2023-01-10T18:31:42.677Z] v1.1.0 [2023-01-10T18:31:42.677Z] v1.1.1 [2023-01-10T18:31:42.677Z] v1.2.1 [2023-01-10T18:31:42.677Z] v1.2.2 [2023-01-10T18:31:42.677Z] v1.2.3 [2023-01-10T18:31:42.677Z] v1.3.0 [2023-01-10T18:31:42.677Z] v1.3.1 [2023-01-10T18:31:42.677Z] v2.0.0 [2023-01-10T18:31:42.677Z] v2.1.0 [2023-01-10T18:31:42.677Z] v2.1.1 [2023-01-10T18:31:42.677Z] v2.1.1-dev.1 [2023-01-10T18:31:42.677Z] v2.1.1-dev.2 [2023-01-10T18:31:42.677Z] v2.2.0 [2023-01-10T18:31:42.677Z] v2.2.1-dev.1 [2023-01-10T18:31:42.677Z] v2.2.1-dev.2 [2023-01-10T18:31:42.677Z] v2.2.1-dev.3 [2023-01-10T18:31:42.677Z] v2.2.1-dev.4 [2023-01-10T18:31:42.677Z] v2.2.1-dev.5 [2023-01-10T18:31:42.677Z] v2.2.1-dev.6 [2023-01-10T18:31:42.677Z] v2.2.1-dev.7 [2023-01-10T18:31:42.677Z] v2.2.1-dev.8 [2023-01-10T18:31:42.677Z] v2.3.0 [2023-01-10T18:31:42.677Z] v2.3.0-dev.10 [2023-01-10T18:31:42.677Z] v2.3.0-dev.11 [2023-01-10T18:31:42.677Z] v2.3.0-dev.12 [2023-01-10T18:31:42.677Z] v2.3.0-dev.13 [2023-01-10T18:31:42.677Z] v2.3.0-dev.14 [2023-01-10T18:31:42.677Z] v2.3.0-dev.15 [2023-01-10T18:31:42.677Z] v2.3.0-dev.16 [2023-01-10T18:31:42.677Z] v2.3.0-dev.17 [2023-01-10T18:31:42.677Z] v2.3.0-dev.18 [2023-01-10T18:31:42.677Z] v2.3.0-dev.19 [2023-01-10T18:31:42.677Z] v2.3.0-dev.20 [2023-01-10T18:31:42.677Z] v2.3.0-dev.21 [2023-01-10T18:31:42.677Z] v2.3.0-dev.22 [2023-01-10T18:31:42.677Z] v2.3.0-dev.23 [2023-01-10T18:31:42.677Z] v2.3.0-dev.24 [2023-01-10T18:31:42.677Z] v2.3.0-dev.25 [2023-01-10T18:31:42.677Z] v2.3.0-dev.26 [2023-01-10T18:31:42.677Z] v2.3.0-dev.27 [2023-01-10T18:31:42.677Z] v2.3.0-dev.28 [2023-01-10T18:31:42.677Z] v2.3.0-dev.29 [2023-01-10T18:31:42.677Z] v2.3.0-dev.30 [2023-01-10T18:31:42.677Z] v2.3.0-dev.8 [2023-01-10T18:31:42.677Z] v2.3.0-dev.9 [2023-01-10T18:31:42.677Z] v3.0.0-dev.1 [2023-01-10T18:31:42.677Z] v3.0.0-dev.2 [2023-01-10T18:31:42.677Z] v3.0.0-dev.3 [Pipeline] sh [2023-01-10T18:31:42.964Z] + lftools sign git-tag v3.0.0-dev.3 [2023-01-10T18:31:43.531Z] Signing Git tag with Sigul... [2023-01-10T18:31:43.531Z] Signing v3.0.0-dev.3 [Pipeline] echo [2023-01-10T18:31:43.800Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T18:31:44.085Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-10T18:31:44.093Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-10T18:31:44.117Z] $ docker stop --time=1 a25f19e3ebb22c8162cfd5f56ea47755c77b8129ba7b25b8075df7cb83285c47 [2023-01-10T18:31:45.398Z] $ docker rm -f --volumes a25f19e3ebb22c8162cfd5f56ea47755c77b8129ba7b25b8075df7cb83285c47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-10T18:31:45.812Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T18:31:45.812Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:31:46.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T18:31:46.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T18:31:46.182Z] prd-ubuntu20.04-docker-8c-8g-1630 does not seem to be running inside a container [2023-01-10T18:31:46.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 [2023-01-10T18:31:46.571Z] $ docker top 3602a60ec2479d58119ead81c9cd3e9b4ffdd3058063a9b6b9070e27e08da2c2 -eo pid,comm [2023-01-10T18:31:46.615Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-10T18:31:46.615Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T18:31:46.656Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T18:31:46.656Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T18:31:46.771Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T18:31:46.776Z] $ docker exec 3602a60ec2479d58119ead81c9cd3e9b4ffdd3058063a9b6b9070e27e08da2c2 ssh-agent [2023-01-10T18:31:46.890Z] SSH_AUTH_SOCK=/tmp/ssh-7TopOTXs2KOb/agent.34 [2023-01-10T18:31:46.890Z] SSH_AGENT_PID=40 [2023-01-10T18:31:46.896Z] Running ssh-add (command line suppressed) [2023-01-10T18:31:46.999Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1920270126877963414.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1920270126877963414.key) [2023-01-10T18:31:47.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T18:31:47.305Z] + git semver bump pre [2023-01-10T18:31:47.566Z] 2023-01-10 18:31:47,494 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-01-10T18:31:47.566Z] 2023-01-10 18:31:47,494 [bump_version] DEBUG bumping version:3.0.0-dev.3 on axis:pre with prefix:dev [2023-01-10T18:31:47.566Z] 2023-01-10 18:31:47,494 [bump_version] DEBUG bumped version:3.0.0-dev.4 [2023-01-10T18:31:47.566Z] 2023-01-10 18:31:47,494 [write_version] DEBUG write version:3.0.0-dev.4 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-01-10T18:31:47.566Z] 2023-01-10 18:31:47,494 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-01-10T18:31:47.566Z] 2023-01-10 18:31:47,494 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-01-10T18:31:47.566Z] 2023-01-10 18:31:47,496 [execute] INFO git cat-file --batch-check [2023-01-10T18:31:47.566Z] 2023-01-10 18:31:47,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T18:31:47.566Z] 2023-01-10 18:31:47,502 [execute] INFO git cat-file --batch [2023-01-10T18:31:47.566Z] 2023-01-10 18:31:47,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T18:31:47.566Z] 2023-01-10 18:31:47,507 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-01-10T18:31:47.566Z] 3.0.0-dev.4 [Pipeline] } [2023-01-10T18:31:47.580Z] $ docker exec --env ******** --env ******** 3602a60ec2479d58119ead81c9cd3e9b4ffdd3058063a9b6b9070e27e08da2c2 ssh-agent -k [2023-01-10T18:31:47.677Z] unset SSH_AUTH_SOCK; [2023-01-10T18:31:47.677Z] unset SSH_AGENT_PID; [2023-01-10T18:31:47.677Z] echo Agent pid 40 killed; [2023-01-10T18:31:47.685Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T18:31:47.993Z] + git semver [Pipeline] } [2023-01-10T18:31:48.268Z] $ docker stop --time=1 3602a60ec2479d58119ead81c9cd3e9b4ffdd3058063a9b6b9070e27e08da2c2 [2023-01-10T18:31:49.578Z] $ docker rm -f --volumes 3602a60ec2479d58119ead81c9cd3e9b4ffdd3058063a9b6b9070e27e08da2c2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T18:31:49.921Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T18:31:49.921Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:31:50.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T18:31:50.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T18:31:50.302Z] prd-ubuntu20.04-docker-8c-8g-1630 does not seem to be running inside a container [2023-01-10T18:31:50.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 [2023-01-10T18:31:50.690Z] $ docker top 0ee9a3025f075b05f9c6ae8d07427e41ec31256011f589c7f4973697e89e8de5 -eo pid,comm [2023-01-10T18:31:50.734Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-10T18:31:50.734Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T18:31:50.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T18:31:50.818Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T18:31:50.937Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T18:31:50.941Z] $ docker exec 0ee9a3025f075b05f9c6ae8d07427e41ec31256011f589c7f4973697e89e8de5 ssh-agent [2023-01-10T18:31:51.040Z] SSH_AUTH_SOCK=/tmp/ssh-Qg3ZNOrIb723/agent.32 [2023-01-10T18:31:51.040Z] SSH_AGENT_PID=38 [2023-01-10T18:31:51.045Z] Running ssh-add (command line suppressed) [2023-01-10T18:31:51.146Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_656329671362194474.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_656329671362194474.key) [2023-01-10T18:31:51.155Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T18:31:51.441Z] + git semver push [2023-01-10T18:31:51.701Z] 2023-01-10 18:31:51,611 [run_push] DEBUG push [2023-01-10T18:31:51.701Z] 2023-01-10 18:31:51,612 [execute] INFO git cat-file --batch-check [2023-01-10T18:31:51.701Z] 2023-01-10 18:31:51,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T18:31:51.701Z] 2023-01-10 18:31:51,615 [execute] INFO git rev-list c35213c11046a3f167da73a9b237439fcd7473ab -- [2023-01-10T18:31:51.701Z] 2023-01-10 18:31:51,615 [execute] DEBUG Popen(['git', 'rev-list', 'c35213c11046a3f167da73a9b237439fcd7473ab', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-10T18:31:51.701Z] 2023-01-10 18:31:51,621 [execute] INFO git fetch -v origin [2023-01-10T18:31:51.701Z] 2023-01-10 18:31:51,622 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-10T18:31:52.274Z] 2023-01-10 18:31:52,140 [run_push] DEBUG no remote changes detected [2023-01-10T18:31:52.274Z] 2023-01-10 18:31:52,141 [execute] INFO git push origin semver [2023-01-10T18:31:52.275Z] 2023-01-10 18:31:52,141 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-10T18:31:53.212Z] 2023-01-10 18:31:53,085 [run_push] DEBUG push all version tags [2023-01-10T18:31:53.212Z] 2023-01-10 18:31:53,086 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-10T18:31:53.212Z] 2023-01-10 18:31:53,086 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-10T18:31:54.148Z] 2023-01-10 18:31:53,878 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-01-10T18:31:54.148Z] 3.0.0-dev.4 [Pipeline] } [2023-01-10T18:31:54.160Z] $ docker exec --env ******** --env ******** 0ee9a3025f075b05f9c6ae8d07427e41ec31256011f589c7f4973697e89e8de5 ssh-agent -k [2023-01-10T18:31:54.265Z] unset SSH_AUTH_SOCK; [2023-01-10T18:31:54.265Z] unset SSH_AGENT_PID; [2023-01-10T18:31:54.265Z] echo Agent pid 38 killed; [2023-01-10T18:31:54.273Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T18:31:54.568Z] + git semver [Pipeline] } [2023-01-10T18:31:54.839Z] $ docker stop --time=1 0ee9a3025f075b05f9c6ae8d07427e41ec31256011f589c7f4973697e89e8de5 [2023-01-10T18:31:56.119Z] $ docker rm -f --volumes 0ee9a3025f075b05f9c6ae8d07427e41ec31256011f589c7f4973697e89e8de5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-10T18:31:56.650Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-01-10T18:31:56.650Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-01-10T18:31:56.650Z] total 16 [2023-01-10T18:31:56.650Z] drwxr-xr-x 3 root root 4096 Jan 10 18:21 . [2023-01-10T18:31:56.650Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 18:31 .. [2023-01-10T18:31:56.650Z] drwxr-xr-x 2 root root 4096 Jan 10 18:21 cost [2023-01-10T18:31:56.650Z] -rw-r--r-- 1 root root 88 Jan 10 18:21 cost.csv [2023-01-10T18:31:56.650Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-01-10T18:31:56.650Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-01-10T18:31:56.650Z] total 16 [2023-01-10T18:31:56.650Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 18:21 . [2023-01-10T18:31:56.650Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 18:31 .. [2023-01-10T18:31:56.650Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 18:21 cost [2023-01-10T18:31:56.650Z] -rw-r--r-- 1 jenkins jenkins 88 Jan 10 18:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-10T18:31:56.940Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T18:31:57.797Z] ---> package-listing.sh [2023-01-10T18:31:57.797Z] ++ facter osfamily [2023-01-10T18:31:57.797Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-10T18:31:58.056Z] + OS_FAMILY=debian [2023-01-10T18:31:58.056Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-01-10T18:31:58.056Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-10T18:31:58.056Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-10T18:31:58.056Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-10T18:31:58.056Z] + PACKAGES=/tmp/packages_start.txt [2023-01-10T18:31:58.056Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-01-10T18:31:58.056Z] + PACKAGES=/tmp/packages_end.txt [2023-01-10T18:31:58.056Z] + case "${OS_FAMILY}" in [2023-01-10T18:31:58.056Z] + grep '^ii' [2023-01-10T18:31:58.056Z] + dpkg -l [2023-01-10T18:31:58.056Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-10T18:31:58.056Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-10T18:31:58.056Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-10T18:31:58.056Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-01-10T18:31:58.056Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-01-10T18:31:58.056Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2023-01-10T18:31:58.068Z] 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-10T18:31:58.347Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T18:31:58.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T18:31:58.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T18:31:58.968Z] prd-ubuntu20.04-docker-8c-8g-1630 does not seem to be running inside a container [2023-01-10T18:31:58.997Z] $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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-lftools-log-publisher:latest cat [2023-01-10T18:31:59.218Z] $ docker top b4342a5c5f0bcdf7fab9af12f29379d88ed7f463ba932d8ca4bb9961826cfd58 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T18:31:59.552Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-10T18:31:59.939Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-10T18:32:00.264Z] + ls /var/log/sa-host [2023-01-10T18:32:00.265Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T18:32:00.346Z] provisioning config files... [2023-01-10T18:32:00.352Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15083528024592759532tmp [Pipeline] { [Pipeline] echo [2023-01-10T18:32:00.363Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T18:32:00.640Z] ---> create-netrc.sh [Pipeline] } [2023-01-10T18:32:00.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-10T18:32:00.964Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-10T18:32:00.972Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T18:32:01.254Z] ---> sudo-logs.sh [2023-01-10T18:32:01.254Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-10T18:32:01.284Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T18:32:01.570Z] ---> job-cost.sh [2023-01-10T18:32:01.571Z] lf-activate-venv: SKIPPING [2023-01-10T18:32:01.571Z] DEBUG: total: 0.2199999988079071 [2023-01-10T18:32:01.571Z] INFO: Retrieving Stack Cost... [2023-01-10T18:32:01.830Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T18:32:02.399Z] INFO: Archiving Costs [Pipeline] echo [2023-01-10T18:32:02.413Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T18:32:02.700Z] ---> logs-deploy.sh [2023-01-10T18:32:02.700Z] lf-activate-venv: SKIPPING [2023-01-10T18:32:02.700Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/74 [2023-01-10T18:32:02.700Z] INFO: archiving workspace using pattern(s): [2023-01-10T18:32:03.637Z] Archives upload complete. [2023-01-10T18:32:03.896Z] INFO: archiving logs to Nexus [2023-01-10T18:32:04.465Z] ---> uname -a: [2023-01-10T18:32:04.465Z] Linux prd-ubuntu20-04-docker-8c-8g-1630 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-10T18:32:04.465Z] [2023-01-10T18:32:04.465Z] [2023-01-10T18:32:04.465Z] ---> lscpu: [2023-01-10T18:32:04.465Z] Architecture: x86_64 [2023-01-10T18:32:04.465Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-10T18:32:04.465Z] Byte Order: Little Endian [2023-01-10T18:32:04.465Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-10T18:32:04.465Z] CPU(s): 8 [2023-01-10T18:32:04.465Z] On-line CPU(s) list: 0-7 [2023-01-10T18:32:04.465Z] Thread(s) per core: 1 [2023-01-10T18:32:04.465Z] Core(s) per socket: 1 [2023-01-10T18:32:04.465Z] Socket(s): 8 [2023-01-10T18:32:04.465Z] NUMA node(s): 1 [2023-01-10T18:32:04.465Z] Vendor ID: AuthenticAMD [2023-01-10T18:32:04.465Z] CPU family: 23 [2023-01-10T18:32:04.465Z] Model: 49 [2023-01-10T18:32:04.465Z] Model name: AMD EPYC-Rome Processor [2023-01-10T18:32:04.465Z] Stepping: 0 [2023-01-10T18:32:04.465Z] CPU MHz: 2799.996 [2023-01-10T18:32:04.465Z] BogoMIPS: 5599.99 [2023-01-10T18:32:04.465Z] Virtualization: AMD-V [2023-01-10T18:32:04.465Z] Hypervisor vendor: KVM [2023-01-10T18:32:04.465Z] Virtualization type: full [2023-01-10T18:32:04.465Z] L1d cache: 256 KiB [2023-01-10T18:32:04.465Z] L1i cache: 256 KiB [2023-01-10T18:32:04.465Z] L2 cache: 4 MiB [2023-01-10T18:32:04.465Z] L3 cache: 128 MiB [2023-01-10T18:32:04.465Z] NUMA node0 CPU(s): 0-7 [2023-01-10T18:32:04.465Z] Vulnerability Itlb multihit: Not affected [2023-01-10T18:32:04.465Z] Vulnerability L1tf: Not affected [2023-01-10T18:32:04.465Z] Vulnerability Mds: Not affected [2023-01-10T18:32:04.465Z] Vulnerability Meltdown: Not affected [2023-01-10T18:32:04.465Z] Vulnerability Mmio stale data: Not affected [2023-01-10T18:32:04.465Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-10T18:32:04.465Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-10T18:32:04.465Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-10T18:32:04.465Z] Vulnerability Srbds: Not affected [2023-01-10T18:32:04.465Z] Vulnerability Tsx async abort: Not affected [2023-01-10T18:32:04.465Z] 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 [2023-01-10T18:32:04.465Z] [2023-01-10T18:32:04.465Z]