Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a9a957061edcebee319f695d5df98e4602cbd79e 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-ssh4433983822591931867.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13006744483819654924.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh9357669582187753699.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh14053391128671068595.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-ssh12873116922160688124.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.23 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26169 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 a9a957061edcebee319f695d5df98e4602cbd79e (main) Commit message: "Merge pull request #504 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.6" > 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 a9a957061edcebee319f695d5df98e4602cbd79e # timeout=10 > git rev-list --no-walk d6005d96c7786e365cf45b9995c116b830baa0de # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-11T13:50:54.769Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-11T13:50:54.854Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-11T13:50:54.874Z] ========================================================= [2024-11-11T13:50:54.874Z] EdgeX Global Pipelines Version Info [2024-11-11T13:50:54.874Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-11T13:50:56.000Z] ------------------- [2024-11-11T13:50:56.000Z] stable info: [2024-11-11T13:50:56.000Z] ------------------- [2024-11-11T13:50:56.000Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-11T13:50:56.000Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-11T13:50:56.000Z] Message: update stable to v1.0.265 [2024-11-11T13:50:56.259Z] ------------------- [2024-11-11T13:50:56.259Z] experimental info: [2024-11-11T13:50:56.259Z] ------------------- [2024-11-11T13:50:56.259Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-11T13:50:56.259Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-11T13:50:56.260Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-11T13:50:56.341Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-11-11T13:50:56.367Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-11-11T13:50:56.398Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-11T13:50:56.431Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-11T13:50:56.456Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-11T13:50:56.479Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-11T13:50:56.500Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-11T13:50:56.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-11T13:50:56.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-11T13:50:56.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-11T13:50:56.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-11T13:50:56.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-11-11T13:50:56.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-11T13:50:56.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-11T13:50:56.706Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T13:50:56.731Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T13:50:56.759Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T13:50:56.782Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T13:50:56.806Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-11T13:50:56.827Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-11T13:50:56.856Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-11T13:50:56.879Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-11T13:50:56.903Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-11T13:50:56.924Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-11T13:50:56.947Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-11T13:50:56.975Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-11T13:50:56.998Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-11T13:50:57.024Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-11T13:50:57.051Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-11T13:50:57.077Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-11T13:50:57.105Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9a957061edcebee319f695d5df98e4602cbd79e [Pipeline] echo [2024-11-11T13:50:57.131Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9a9570 [Pipeline] echo [2024-11-11T13:50:57.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T13:50:57.224Z] provisioning config files... [2024-11-11T13:50:57.236Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3986655567272525421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T13:50:57.573Z] ---> ****-login.sh [2024-11-11T13:50:57.573Z] nexus3.edgexfoundry.org:10001 [2024-11-11T13:50:58.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:50:58.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:50:58.514Z] Configure a credential helper to remove this warning. See [2024-11-11T13:50:58.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:50:58.514Z] [2024-11-11T13:50:58.514Z] Login Succeeded [2024-11-11T13:50:58.514Z] nexus3.edgexfoundry.org:10002 [2024-11-11T13:50:58.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:50:58.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:50:58.773Z] Configure a credential helper to remove this warning. See [2024-11-11T13:50:58.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:50:58.773Z] [2024-11-11T13:50:58.773Z] Login Succeeded [2024-11-11T13:50:58.773Z] nexus3.edgexfoundry.org:10003 [2024-11-11T13:50:58.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:50:58.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:50:58.773Z] Configure a credential helper to remove this warning. See [2024-11-11T13:50:58.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:50:58.773Z] [2024-11-11T13:50:58.773Z] Login Succeeded [2024-11-11T13:50:58.773Z] nexus3.edgexfoundry.org:10004 [2024-11-11T13:50:58.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:50:58.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:50:58.773Z] Configure a credential helper to remove this warning. See [2024-11-11T13:50:58.774Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:50:58.774Z] [2024-11-11T13:50:58.774Z] Login Succeeded [2024-11-11T13:50:58.774Z] ****.io [2024-11-11T13:50:59.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:50:59.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:50:59.033Z] Configure a credential helper to remove this warning. See [2024-11-11T13:50:59.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:50:59.033Z] [2024-11-11T13:50:59.033Z] Login Succeeded [2024-11-11T13:50:59.033Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T13:50:59.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-11T13:50:59.456Z] + git rev-list -1 --merges a9a957061edcebee319f695d5df98e4602cbd79e~1..a9a957061edcebee319f695d5df98e4602cbd79e [Pipeline] echo [2024-11-11T13:50:59.483Z] -----------> git rev-list -1 --merges a9a957061edcebee319f695d5df98e4602cbd79e~1..a9a957061edcebee319f695d5df98e4602cbd79e a9a957061edcebee319f695d5df98e4602cbd79e [2024-11-11T13:50:59.483Z] a9a957061edcebee319f695d5df98e4602cbd79e [false] [Pipeline] sh [2024-11-11T13:50:59.775Z] + git log --format=format:%s -1 a9a957061edcebee319f695d5df98e4602cbd79e [Pipeline] echo [2024-11-11T13:50:59.794Z] ========================================================= [2024-11-11T13:50:59.795Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-11T13:50:59.795Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T13:51:00.144Z] + git log --format=format:%s -1 a9a957061edcebee319f695d5df98e4602cbd79e [Pipeline] echo [2024-11-11T13:51:00.157Z] [semverPrep] GIT_COMMIT: a9a957061edcebee319f695d5df98e4602cbd79e, Commit Message: Merge pull request #504 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.6 [Pipeline] echo [2024-11-11T13:51:00.174Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-11T13:51:00.560Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T13:51:00.560Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-11T13:51:00.560Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-11T13:51:00.560Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-11T13:51:00.560Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-11T13:51:00.560Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-11T13:51:00.560Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:51:00.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T13:51:00.975Z] [2024-11-11T13:51:00.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:51:01.274Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T13:51:01.274Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-11T13:51:01.274Z] b85a868b505f: Pulling fs layer [2024-11-11T13:51:01.274Z] e2be974225ed: Pulling fs layer [2024-11-11T13:51:01.274Z] 339a4e72a1f5: Pulling fs layer [2024-11-11T13:51:01.274Z] 988bab9f4d93: Pulling fs layer [2024-11-11T13:51:01.274Z] 1469e6f7b9e6: Pulling fs layer [2024-11-11T13:51:01.274Z] eaf3925da568: Pulling fs layer [2024-11-11T13:51:01.274Z] bab4dde63d76: Pulling fs layer [2024-11-11T13:51:01.274Z] bde34c3a00c8: Pulling fs layer [2024-11-11T13:51:01.274Z] 988bab9f4d93: Waiting [2024-11-11T13:51:01.274Z] 1469e6f7b9e6: Waiting [2024-11-11T13:51:01.274Z] eaf3925da568: Waiting [2024-11-11T13:51:01.274Z] bab4dde63d76: Waiting [2024-11-11T13:51:01.274Z] b352a97aabf1: Pulling fs layer [2024-11-11T13:51:01.274Z] bde34c3a00c8: Waiting [2024-11-11T13:51:01.274Z] 4872d77fe225: Pulling fs layer [2024-11-11T13:51:01.274Z] 5851b861e8e6: Pulling fs layer [2024-11-11T13:51:01.274Z] b352a97aabf1: Waiting [2024-11-11T13:51:01.274Z] e2be974225ed: Download complete [2024-11-11T13:51:01.274Z] 988bab9f4d93: Verifying Checksum [2024-11-11T13:51:01.274Z] 988bab9f4d93: Download complete [2024-11-11T13:51:01.532Z] 1469e6f7b9e6: Verifying Checksum [2024-11-11T13:51:01.532Z] 1469e6f7b9e6: Download complete [2024-11-11T13:51:01.532Z] eaf3925da568: Verifying Checksum [2024-11-11T13:51:01.532Z] eaf3925da568: Download complete [2024-11-11T13:51:01.532Z] 339a4e72a1f5: Verifying Checksum [2024-11-11T13:51:01.532Z] 339a4e72a1f5: Download complete [2024-11-11T13:51:01.532Z] bde34c3a00c8: Verifying Checksum [2024-11-11T13:51:01.532Z] bde34c3a00c8: Download complete [2024-11-11T13:51:01.532Z] b352a97aabf1: Verifying Checksum [2024-11-11T13:51:01.532Z] b352a97aabf1: Download complete [2024-11-11T13:51:01.532Z] 4872d77fe225: Verifying Checksum [2024-11-11T13:51:01.532Z] 4872d77fe225: Download complete [2024-11-11T13:51:01.532Z] 5851b861e8e6: Verifying Checksum [2024-11-11T13:51:01.532Z] 5851b861e8e6: Download complete [2024-11-11T13:51:01.532Z] b85a868b505f: Download complete [2024-11-11T13:51:01.791Z] bab4dde63d76: Verifying Checksum [2024-11-11T13:51:01.791Z] bab4dde63d76: Download complete [2024-11-11T13:51:02.728Z] b85a868b505f: Pull complete [2024-11-11T13:51:02.987Z] e2be974225ed: Pull complete [2024-11-11T13:51:03.557Z] 339a4e72a1f5: Pull complete [2024-11-11T13:51:03.816Z] 988bab9f4d93: Pull complete [2024-11-11T13:51:04.075Z] 1469e6f7b9e6: Pull complete [2024-11-11T13:51:04.336Z] eaf3925da568: Pull complete [2024-11-11T13:51:06.255Z] bab4dde63d76: Pull complete [2024-11-11T13:51:06.255Z] bde34c3a00c8: Pull complete [2024-11-11T13:51:06.255Z] b352a97aabf1: Pull complete [2024-11-11T13:51:06.255Z] 4872d77fe225: Pull complete [2024-11-11T13:51:06.255Z] 5851b861e8e6: Pull complete [2024-11-11T13:51:06.255Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-11T13:51:06.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T13:51:06.255Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T13:51:06.391Z] prd-ubuntu20.04-docker-8c-8g-26169 does not seem to be running inside a container [2024-11-11T13:51:06.413Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-11T13:51:12.602Z] $ docker top dd1cd070bb66b5ba25ba6e873f52fe5b7b8da1e14f62b32272a0da82bb1bec09 -eo pid,comm [2024-11-11T13:51:12.660Z] 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). [2024-11-11T13:51:12.660Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T13:51:12.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T13:51:12.712Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T13:51:12.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T13:51:12.825Z] $ docker exec dd1cd070bb66b5ba25ba6e873f52fe5b7b8da1e14f62b32272a0da82bb1bec09 ssh-agent [2024-11-11T13:51:12.953Z] SSH_AUTH_SOCK=/tmp/ssh-0iCED3KMHHCq/agent.33 [2024-11-11T13:51:12.953Z] SSH_AGENT_PID=39 [2024-11-11T13:51:12.959Z] Running ssh-add (command line suppressed) [2024-11-11T13:51:13.066Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8246852167487618331.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8246852167487618331.key) [2024-11-11T13:51:13.099Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T13:51:13.397Z] + git tag --points-at HEAD [Pipeline] } [2024-11-11T13:51:13.404Z] $ docker exec --env ******** --env ******** dd1cd070bb66b5ba25ba6e873f52fe5b7b8da1e14f62b32272a0da82bb1bec09 ssh-agent -k [2024-11-11T13:51:13.492Z] unset SSH_AUTH_SOCK; [2024-11-11T13:51:13.492Z] unset SSH_AGENT_PID; [2024-11-11T13:51:13.492Z] echo Agent pid 39 killed; [2024-11-11T13:51:13.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-11T13:51:13.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T13:51:13.552Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T13:51:13.669Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T13:51:13.667Z] $ docker exec dd1cd070bb66b5ba25ba6e873f52fe5b7b8da1e14f62b32272a0da82bb1bec09 ssh-agent [2024-11-11T13:51:13.782Z] SSH_AUTH_SOCK=/tmp/ssh-QniqQQVsLKaf/agent.72 [2024-11-11T13:51:13.782Z] SSH_AGENT_PID=78 [2024-11-11T13:51:13.787Z] Running ssh-add (command line suppressed) [2024-11-11T13:51:13.879Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14643605230457735414.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14643605230457735414.key) [2024-11-11T13:51:13.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T13:51:14.191Z] + git semver init [2024-11-11T13:51:14.450Z] 2024-11-11 13:51:14,357 [run_init] DEBUG init version:0.0.0 force:False [2024-11-11T13:51:14.450Z] 2024-11-11 13:51:14,357 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2024-11-11T13:51:14.450Z] 2024-11-11 13:51:14,358 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2024-11-11T13:51:14.450Z] 2024-11-11 13:51:14,358 [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) [2024-11-11T13:51:16.989Z] 2024-11-11 13:51:16,487 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2024-11-11T13:51:16.989Z] 2024-11-11 13:51:16,488 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2024-11-11T13:51:16.989Z] 2024-11-11 13:51:16,488 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-11T13:51:16.989Z] 2024-11-11 13:51:16,488 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-11T13:51:16.989Z] 4.0.0-dev.4 [Pipeline] } [2024-11-11T13:51:16.995Z] $ docker exec --env ******** --env ******** dd1cd070bb66b5ba25ba6e873f52fe5b7b8da1e14f62b32272a0da82bb1bec09 ssh-agent -k [2024-11-11T13:51:17.096Z] unset SSH_AUTH_SOCK; [2024-11-11T13:51:17.097Z] unset SSH_AGENT_PID; [2024-11-11T13:51:17.097Z] echo Agent pid 78 killed; [2024-11-11T13:51:17.110Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T13:51:17.443Z] + git semver [Pipeline] } [2024-11-11T13:51:17.709Z] $ docker stop --time=1 dd1cd070bb66b5ba25ba6e873f52fe5b7b8da1e14f62b32272a0da82bb1bec09 [2024-11-11T13:51:19.182Z] $ docker rm -f --volumes dd1cd070bb66b5ba25ba6e873f52fe5b7b8da1e14f62b32272a0da82bb1bec09 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T13:51:19.543Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-11T13:51:19.779Z] Stashed 1 file(s) [Pipeline] echo [2024-11-11T13:51:19.784Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.4 [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 [2024-11-11T13:51:20.018Z] provisioning config files... [2024-11-11T13:51:20.028Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3016753757009717447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T13:51:20.335Z] ---> ****-login.sh [2024-11-11T13:51:20.335Z] nexus3.edgexfoundry.org:10001 [2024-11-11T13:51:20.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:51:20.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:51:20.336Z] Configure a credential helper to remove this warning. See [2024-11-11T13:51:20.336Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:51:20.336Z] [2024-11-11T13:51:20.336Z] Login Succeeded [2024-11-11T13:51:20.336Z] nexus3.edgexfoundry.org:10002 [2024-11-11T13:51:20.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:51:20.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:51:20.336Z] Configure a credential helper to remove this warning. See [2024-11-11T13:51:20.336Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:51:20.336Z] [2024-11-11T13:51:20.336Z] Login Succeeded [2024-11-11T13:51:20.336Z] nexus3.edgexfoundry.org:10003 [2024-11-11T13:51:20.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:51:20.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:51:20.597Z] Configure a credential helper to remove this warning. See [2024-11-11T13:51:20.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:51:20.597Z] [2024-11-11T13:51:20.597Z] Login Succeeded [2024-11-11T13:51:20.597Z] nexus3.edgexfoundry.org:10004 [2024-11-11T13:51:20.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:51:20.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:51:20.597Z] Configure a credential helper to remove this warning. See [2024-11-11T13:51:20.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:51:20.597Z] [2024-11-11T13:51:20.597Z] Login Succeeded [2024-11-11T13:51:20.597Z] ****.io [2024-11-11T13:51:20.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:51:20.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:51:20.857Z] Configure a credential helper to remove this warning. See [2024-11-11T13:51:20.857Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:51:20.857Z] [2024-11-11T13:51:20.857Z] Login Succeeded [2024-11-11T13:51:20.857Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T13:51:20.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T13:51:20.954Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T13:51:20.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T13:51:21.000Z] ========================================================= [2024-11-11T13:51:21.000Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-11T13:51:21.000Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:51:21.337Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-11T13:51:21.337Z] Sending build context to Docker daemon 37.71MB [2024-11-11T13:51:21.337Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T13:51:21.337Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-11T13:51:21.595Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-11T13:51:21.595Z] 43c4264eed91: Pulling fs layer [2024-11-11T13:51:21.595Z] 4cc291be95ef: Pulling fs layer [2024-11-11T13:51:21.595Z] 2ac1f1163629: Pulling fs layer [2024-11-11T13:51:21.595Z] 5c3c966382ef: Pulling fs layer [2024-11-11T13:51:21.595Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T13:51:21.595Z] 5d5c8e513c77: Pulling fs layer [2024-11-11T13:51:21.595Z] 9f66e0745190: Pulling fs layer [2024-11-11T13:51:21.595Z] f49a43e4bbc0: Pulling fs layer [2024-11-11T13:51:21.595Z] 561ebcabdf7f: Pulling fs layer [2024-11-11T13:51:21.595Z] 9f66e0745190: Waiting [2024-11-11T13:51:21.595Z] f49a43e4bbc0: Waiting [2024-11-11T13:51:21.595Z] 4f4fb700ef54: Waiting [2024-11-11T13:51:21.595Z] 561ebcabdf7f: Waiting [2024-11-11T13:51:21.595Z] 5d5c8e513c77: Waiting [2024-11-11T13:51:21.595Z] 4cc291be95ef: Verifying Checksum [2024-11-11T13:51:21.595Z] 4cc291be95ef: Download complete [2024-11-11T13:51:21.595Z] 5c3c966382ef: Verifying Checksum [2024-11-11T13:51:21.595Z] 5c3c966382ef: Download complete [2024-11-11T13:51:21.595Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T13:51:21.595Z] 4f4fb700ef54: Download complete [2024-11-11T13:51:21.595Z] 43c4264eed91: Download complete [2024-11-11T13:51:21.595Z] 5d5c8e513c77: Verifying Checksum [2024-11-11T13:51:21.595Z] 5d5c8e513c77: Download complete [2024-11-11T13:51:21.595Z] 9f66e0745190: Verifying Checksum [2024-11-11T13:51:21.595Z] 9f66e0745190: Download complete [2024-11-11T13:51:21.854Z] 43c4264eed91: Pull complete [2024-11-11T13:51:21.854Z] 561ebcabdf7f: Download complete [2024-11-11T13:51:21.854Z] 4cc291be95ef: Pull complete [2024-11-11T13:51:22.112Z] 2ac1f1163629: Verifying Checksum [2024-11-11T13:51:22.112Z] 2ac1f1163629: Download complete [2024-11-11T13:51:22.368Z] f49a43e4bbc0: Verifying Checksum [2024-11-11T13:51:22.368Z] f49a43e4bbc0: Download complete [2024-11-11T13:51:25.666Z] 2ac1f1163629: Pull complete [2024-11-11T13:51:25.666Z] 5c3c966382ef: Pull complete [2024-11-11T13:51:25.666Z] 4f4fb700ef54: Pull complete [2024-11-11T13:51:25.924Z] 5d5c8e513c77: Pull complete [2024-11-11T13:51:25.924Z] 9f66e0745190: Pull complete [2024-11-11T13:51:28.470Z] f49a43e4bbc0: Pull complete [2024-11-11T13:51:28.470Z] 561ebcabdf7f: Pull complete [2024-11-11T13:51:28.470Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-11T13:51:28.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T13:51:28.470Z] ---> 3a752c3f9dda [2024-11-11T13:51:28.470Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-11T13:51:34.954Z] Still waiting to schedule task [2024-11-11T13:51:34.955Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-11T13:51:35.056Z] ---> Running in 884be46cb408 [2024-11-11T13:51:35.056Z] Removing intermediate container 884be46cb408 [2024-11-11T13:51:35.056Z] ---> 9c1023ec6db4 [2024-11-11T13:51:35.056Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T13:51:35.056Z] ---> Running in 0650b8df23a9 [2024-11-11T13:51:35.056Z] Removing intermediate container 0650b8df23a9 [2024-11-11T13:51:35.056Z] ---> 3af1d713c4c2 [2024-11-11T13:51:35.056Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-11T13:51:35.056Z] ---> Running in 4bab0594b763 [2024-11-11T13:51:35.056Z] Removing intermediate container 4bab0594b763 [2024-11-11T13:51:35.056Z] ---> 4d74f62554b0 [2024-11-11T13:51:35.056Z] Step 6/12 : WORKDIR /device-virtual-go [2024-11-11T13:51:35.056Z] ---> Running in cef2a84cbd11 [2024-11-11T13:51:35.056Z] Removing intermediate container cef2a84cbd11 [2024-11-11T13:51:35.056Z] ---> e52725a99720 [2024-11-11T13:51:35.056Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T13:51:35.056Z] ---> Running in f5c7d02b4c01 [2024-11-11T13:51:35.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T13:51:35.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T13:51:35.315Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-11T13:51:35.315Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-11T13:51:35.315Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-11T13:51:35.315Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-11T13:51:35.315Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T13:51:35.315Z] OK: 250 MiB in 58 packages [2024-11-11T13:51:35.882Z] Removing intermediate container f5c7d02b4c01 [2024-11-11T13:51:35.882Z] ---> 8fdc7eed6306 [2024-11-11T13:51:35.882Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-11T13:51:35.882Z] ---> d89cd2149383 [2024-11-11T13:51:35.882Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T13:51:35.882Z] ---> Running in 919198ab6c78 [2024-11-11T13:52:57.526Z] Removing intermediate container 919198ab6c78 [2024-11-11T13:52:57.526Z] ---> dfacd3efc7d4 [2024-11-11T13:52:57.526Z] Step 10/12 : COPY . . [2024-11-11T13:52:57.526Z] ---> 1d4d2e9a01d6 [2024-11-11T13:52:57.526Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T13:52:57.526Z] ---> Running in e88dbd38bdbe [2024-11-11T13:52:57.785Z] Removing intermediate container e88dbd38bdbe [2024-11-11T13:52:57.785Z] ---> d0b06631fda6 [2024-11-11T13:52:57.785Z] Step 12/12 : RUN $MAKE [2024-11-11T13:52:57.785Z] ---> Running in 6d6592748817 [2024-11-11T13:52:58.359Z] noop [2024-11-11T13:52:58.618Z] Removing intermediate container 6d6592748817 [2024-11-11T13:52:58.618Z] ---> b7de774ce179 [2024-11-11T13:52:58.618Z] Successfully built b7de774ce179 [2024-11-11T13:52:58.618Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:52:58.953Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T13:52:58.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T13:52:59.042Z] prd-ubuntu20.04-docker-8c-8g-26169 does not seem to be running inside a container [2024-11-11T13:52:59.081Z] $ 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 ******** ci-base-image-x86_64 cat [2024-11-11T13:52:59.458Z] $ docker top fc4f3f6a1c0e3613982551c07e0d1e8e0c5ca0c38a65ae7abafca89b4df4fda6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T13:52:59.844Z] + go version [2024-11-11T13:52:59.844Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-11T13:52:59.888Z] $ docker stop --time=1 fc4f3f6a1c0e3613982551c07e0d1e8e0c5ca0c38a65ae7abafca89b4df4fda6 [2024-11-11T13:53:01.250Z] $ docker rm -f --volumes fc4f3f6a1c0e3613982551c07e0d1e8e0c5ca0c38a65ae7abafca89b4df4fda6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:53:01.704Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T13:53:01.705Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T13:53:01.783Z] prd-ubuntu20.04-docker-8c-8g-26169 does not seem to be running inside a container [2024-11-11T13:53:01.826Z] $ 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 ******** ci-base-image-x86_64 cat [2024-11-11T13:53:02.681Z] $ docker top cf718cd9e53098582e505a1db4f103962d87c014d4d1f09037432b7cb3b9bd96 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T13:53:03.045Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2024-11-11T13:53:03.354Z] + make test [2024-11-11T13:53:03.354Z] go test ./... -coverprofile=coverage.out [2024-11-11T13:53:06.644Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-11-11T13:53:16.663Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26174 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2024-11-11T13:53:16.678Z] Running in /w/workspace/device-virtual-go/188 [Pipeline] { [Pipeline] checkout [2024-11-11T13:53:19.744Z] The recommended git tool is: git [2024-11-11T13:53:24.672Z] using credential edgex-jenkins-ssh [2024-11-11T13:53:24.701Z] Cloning the remote Git repository [2024-11-11T13:53:24.817Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-11-11T13:53:24.817Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.015s coverage: 58.4% of statements [2024-11-11T13:53:24.738Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-11-11T13:53:24.827Z] > git init /w/workspace/device-virtual-go/188 # timeout=10 [2024-11-11T13:53:24.964Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-11-11T13:53:24.965Z] > git --version # timeout=10 [2024-11-11T13:53:24.984Z] > git --version # 'git version 2.25.1' [2024-11-11T13:53:24.987Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T13:53:25.138Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T13:53:28.519Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-11-11T13:53:28.539Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T13:53:29.528Z] Avoid second fetch [2024-11-11T13:53:29.529Z] Checking out Revision a9a957061edcebee319f695d5df98e4602cbd79e (main) [2024-11-11T13:53:29.541Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T13:53:29.601Z] > git checkout -f a9a957061edcebee319f695d5df98e4602cbd79e # timeout=10 [2024-11-11T13:53:30.111Z] Commit message: "Merge pull request #504 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.6" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T13:53:34.747Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-11T13:53:34.747Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T13:53:34.747Z] Dload Upload Total Spent Left Speed [2024-11-11T13:53:34.747Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86093 0 --:--:-- --:--:-- --:--:-- 86675 [Pipeline] sh [2024-11-11T13:53:34.807Z] go vet ./... [2024-11-11T13:53:35.090Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-11T13:53:35.411Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-11T13:53:35.411Z] + sudo tee /etc/docker/daemon.new [2024-11-11T13:53:35.411Z] { [2024-11-11T13:53:35.411Z] "registry-mirrors": [ [2024-11-11T13:53:35.411Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-11T13:53:35.411Z] ], [2024-11-11T13:53:35.411Z] "bip": "10.250.0.254/24", [2024-11-11T13:53:35.411Z] "hosts": [ [2024-11-11T13:53:35.411Z] "tcp://0.0.0.0:5555", [2024-11-11T13:53:35.411Z] "unix:///var/run/docker.sock" [2024-11-11T13:53:35.411Z] ], [2024-11-11T13:53:35.411Z] "mtu": 1458, [2024-11-11T13:53:35.411Z] "selinux-enabled": true, [2024-11-11T13:53:35.411Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-11T13:53:35.411Z] } [Pipeline] sh [2024-11-11T13:53:35.735Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-11T13:53:36.063Z] + sudo service docker restart [2024-11-11T13:53:40.126Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T13:53:40.385Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T13:53:40.385Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T13:53:40.397Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T13:53:40.425Z] $ docker stop --time=1 cf718cd9e53098582e505a1db4f103962d87c014d4d1f09037432b7cb3b9bd96 [2024-11-11T13:53:45.364Z] $ docker rm -f --volumes cf718cd9e53098582e505a1db4f103962d87c014d4d1f09037432b7cb3b9bd96 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T13:53:45.900Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T13:53:45.952Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-11T13:53:46.490Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T13:53:46.777Z] + ls -al . [2024-11-11T13:53:46.777Z] total 264 [2024-11-11T13:53:46.777Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 13:53 . [2024-11-11T13:53:46.777Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 13:50 .. [2024-11-11T13:53:46.777Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 13:53 .git [2024-11-11T13:53:46.777Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 13:50 .github [2024-11-11T13:53:46.777Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 11 13:50 .gitignore [2024-11-11T13:53:46.777Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 13:50 .golangci.yml [2024-11-11T13:53:46.777Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 13:51 .semver [2024-11-11T13:53:46.777Z] -rw-rw-r-- 1 jenkins jenkins 18321 Nov 11 13:50 Attribution.txt [2024-11-11T13:53:46.777Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 11 13:50 CHANGELOG.md [2024-11-11T13:53:46.777Z] -rw-rw-r-- 1 jenkins jenkins 1755 Nov 11 13:50 Dockerfile [2024-11-11T13:53:46.777Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 13:50 GOVERNANCE.md [2024-11-11T13:53:46.777Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 11 13:50 Jenkinsfile [2024-11-11T13:53:46.777Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 11 13:50 LICENSE [2024-11-11T13:53:46.777Z] -rw-rw-r-- 1 jenkins jenkins 2536 Nov 11 13:50 Makefile [2024-11-11T13:53:46.777Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 11 13:50 OWNERS.md [2024-11-11T13:53:46.777Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 11 13:50 README.md [2024-11-11T13:53:46.777Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 11 13:51 VERSION [2024-11-11T13:53:46.777Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 13:50 bin [2024-11-11T13:53:46.777Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 13:50 cmd [2024-11-11T13:53:46.777Z] -rw-r--r-- 1 jenkins jenkins 43316 Nov 11 13:53 coverage.out [2024-11-11T13:53:46.777Z] -rw-rw-r-- 1 jenkins jenkins 6179 Nov 11 13:50 go.mod [2024-11-11T13:53:46.777Z] -rw-rw-r-- 1 jenkins jenkins 87337 Nov 11 13:50 go.sum [2024-11-11T13:53:46.777Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 13:50 internal [2024-11-11T13:53:46.777Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 11 13:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:53:47.120Z] + 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=a9a957061edcebee319f695d5df98e4602cbd79e --label arch=amd64 --label version=4.0.0-dev.4 . [2024-11-11T13:53:47.120Z] Sending build context to Docker daemon 37.75MB [2024-11-11T13:53:47.120Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T13:53:47.120Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-11T13:53:47.120Z] ---> b7de774ce179 [2024-11-11T13:53:47.120Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-11T13:53:48.067Z] ---> Running in 82c16627c8b4 [2024-11-11T13:53:48.067Z] Removing intermediate container 82c16627c8b4 [2024-11-11T13:53:48.067Z] ---> bf84fc205367 [2024-11-11T13:53:48.067Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T13:53:48.067Z] ---> Running in ed03d703e532 [2024-11-11T13:53:48.636Z] Removing intermediate container ed03d703e532 [2024-11-11T13:53:48.636Z] ---> d20d35ad798e [2024-11-11T13:53:48.636Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-11T13:53:48.636Z] ---> Running in 92c95b91be1c [2024-11-11T13:53:48.895Z] Removing intermediate container 92c95b91be1c [2024-11-11T13:53:48.895Z] ---> 7f569e8afaa4 [2024-11-11T13:53:48.895Z] Step 6/26 : WORKDIR /device-virtual-go [2024-11-11T13:53:49.152Z] ---> Running in d978100c0a11 [2024-11-11T13:53:49.466Z] Removing intermediate container d978100c0a11 [2024-11-11T13:53:49.466Z] ---> fce6d08d8368 [2024-11-11T13:53:49.466Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T13:53:49.466Z] ---> Running in 1560a729cdee [2024-11-11T13:53:50.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T13:53:50.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T13:53:50.553Z] OK: 250 MiB in 58 packages [2024-11-11T13:53:50.813Z] Removing intermediate container 1560a729cdee [2024-11-11T13:53:50.813Z] ---> 9b3b5a67fab6 [2024-11-11T13:53:50.813Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-11T13:53:51.072Z] ---> 0aa98b25b6d7 [2024-11-11T13:53:51.072Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T13:53:51.072Z] ---> Running in 4b8e0137019d [2024-11-11T13:53:52.016Z] Removing intermediate container 4b8e0137019d [2024-11-11T13:53:52.016Z] ---> 57bbd2738393 [2024-11-11T13:53:52.016Z] Step 10/26 : COPY . . [2024-11-11T13:53:52.952Z] ---> 12f82b7aee7d [2024-11-11T13:53:52.952Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T13:53:52.952Z] ---> Running in fab32b29c61e [2024-11-11T13:53:52.952Z] Removing intermediate container fab32b29c61e [2024-11-11T13:53:52.952Z] ---> 74b1b292cf51 [2024-11-11T13:53:52.952Z] Step 12/26 : RUN $MAKE [2024-11-11T13:53:52.952Z] ---> Running in ea7f402ac005 [2024-11-11T13:53:53.210Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T13:53:54.334Z] provisioning config files... [2024-11-11T13:53:54.364Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/188@tmp/config262183552900867680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T13:53:54.828Z] ---> ****-login.sh [2024-11-11T13:53:54.828Z] nexus3.edgexfoundry.org:10001 [2024-11-11T13:53:55.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:53:55.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:53:55.362Z] Configure a credential helper to remove this warning. See [2024-11-11T13:53:55.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:53:55.362Z] [2024-11-11T13:53:55.362Z] Login Succeeded [2024-11-11T13:53:55.362Z] nexus3.edgexfoundry.org:10002 [2024-11-11T13:53:55.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:53:55.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:53:55.911Z] Configure a credential helper to remove this warning. See [2024-11-11T13:53:55.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:53:55.911Z] [2024-11-11T13:53:55.911Z] Login Succeeded [2024-11-11T13:53:55.911Z] nexus3.edgexfoundry.org:10003 [2024-11-11T13:53:55.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:53:56.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:53:56.179Z] Configure a credential helper to remove this warning. See [2024-11-11T13:53:56.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:53:56.179Z] [2024-11-11T13:53:56.179Z] Login Succeeded [2024-11-11T13:53:56.179Z] nexus3.edgexfoundry.org:10004 [2024-11-11T13:53:56.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:53:56.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:53:56.450Z] Configure a credential helper to remove this warning. See [2024-11-11T13:53:56.450Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:53:56.450Z] [2024-11-11T13:53:56.450Z] Login Succeeded [2024-11-11T13:53:56.450Z] ****.io [2024-11-11T13:53:56.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:53:56.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:53:56.981Z] Configure a credential helper to remove this warning. See [2024-11-11T13:53:56.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:53:56.981Z] [2024-11-11T13:53:56.982Z] Login Succeeded [2024-11-11T13:53:56.982Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T13:53:56.995Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T13:53:57.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T13:53:57.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T13:53:57.400Z] ========================================================= [2024-11-11T13:53:57.400Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-11T13:53:57.400Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:53:57.802Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-11T13:53:58.396Z] Sending build context to Docker daemon 19.03MB [2024-11-11T13:53:58.396Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T13:53:58.396Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-11T13:53:58.667Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-11T13:53:58.667Z] cf04c63912e1: Pulling fs layer [2024-11-11T13:53:58.667Z] 55b35a11ae5e: Pulling fs layer [2024-11-11T13:53:58.667Z] a37a00ec5f00: Pulling fs layer [2024-11-11T13:53:58.667Z] 50b3750afda1: Pulling fs layer [2024-11-11T13:53:58.667Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T13:53:58.667Z] 80978eb59214: Pulling fs layer [2024-11-11T13:53:58.667Z] c9f46d7d2bd2: Pulling fs layer [2024-11-11T13:53:58.667Z] c5a475d317c9: Pulling fs layer [2024-11-11T13:53:58.667Z] 50b3750afda1: Waiting [2024-11-11T13:53:58.667Z] 80978eb59214: Waiting [2024-11-11T13:53:58.667Z] c9f46d7d2bd2: Waiting [2024-11-11T13:53:58.667Z] c5a475d317c9: Waiting [2024-11-11T13:53:58.667Z] 4f4fb700ef54: Waiting [2024-11-11T13:53:58.667Z] 55b35a11ae5e: Verifying Checksum [2024-11-11T13:53:58.667Z] 55b35a11ae5e: Download complete [2024-11-11T13:53:58.667Z] 50b3750afda1: Verifying Checksum [2024-11-11T13:53:58.667Z] 50b3750afda1: Download complete [2024-11-11T13:53:58.667Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T13:53:58.667Z] 4f4fb700ef54: Download complete [2024-11-11T13:53:58.667Z] 80978eb59214: Verifying Checksum [2024-11-11T13:53:58.667Z] 80978eb59214: Download complete [2024-11-11T13:53:58.667Z] cf04c63912e1: Verifying Checksum [2024-11-11T13:53:58.667Z] cf04c63912e1: Download complete [2024-11-11T13:53:59.258Z] c5a475d317c9: Verifying Checksum [2024-11-11T13:53:59.258Z] c5a475d317c9: Download complete [2024-11-11T13:53:59.529Z] cf04c63912e1: Pull complete [2024-11-11T13:54:00.141Z] 55b35a11ae5e: Pull complete [2024-11-11T13:54:00.730Z] a37a00ec5f00: Verifying Checksum [2024-11-11T13:54:01.316Z] c9f46d7d2bd2: Verifying Checksum [2024-11-11T13:54:01.316Z] c9f46d7d2bd2: Download complete [2024-11-11T13:54:13.649Z] a37a00ec5f00: Pull complete [2024-11-11T13:54:13.919Z] 50b3750afda1: Pull complete [2024-11-11T13:54:14.188Z] 4f4fb700ef54: Pull complete [2024-11-11T13:54:14.458Z] 80978eb59214: Pull complete [2024-11-11T13:54:22.688Z] c9f46d7d2bd2: Pull complete [2024-11-11T13:54:24.108Z] c5a475d317c9: Pull complete [2024-11-11T13:54:24.108Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-11T13:54:24.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-11T13:54:24.108Z] ---> be29e6b0f0d4 [2024-11-11T13:54:24.108Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-11T13:54:25.079Z] ---> Running in c71244acf84b [2024-11-11T13:54:25.079Z] Removing intermediate container c71244acf84b [2024-11-11T13:54:25.079Z] ---> 81b6d7fbce93 [2024-11-11T13:54:25.079Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T13:54:25.289Z] Removing intermediate container ea7f402ac005 [2024-11-11T13:54:25.289Z] ---> 876e39b48f43 [2024-11-11T13:54:25.289Z] Step 13/26 : FROM alpine:3.20 [2024-11-11T13:54:25.289Z] 3.20: Pulling from library/alpine [2024-11-11T13:54:25.289Z] 43c4264eed91: Already exists [2024-11-11T13:54:25.289Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T13:54:25.289Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T13:54:25.289Z] ---> 91ef0af61f39 [2024-11-11T13:54:25.289Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-11-11T13:54:25.289Z] ---> Running in 066093247a5f [2024-11-11T13:54:25.289Z] Removing intermediate container 066093247a5f [2024-11-11T13:54:25.289Z] ---> 069575aa2e93 [2024-11-11T13:54:25.289Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-11T13:54:25.289Z] ---> Running in 7a56699113ca [2024-11-11T13:54:25.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T13:54:25.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T13:54:25.348Z] ---> Running in 6380730d7e31 [2024-11-11T13:54:25.549Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T13:54:25.549Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T13:54:25.549Z] OK: 8 MiB in 15 packages [2024-11-11T13:54:25.614Z] Removing intermediate container 6380730d7e31 [2024-11-11T13:54:25.614Z] ---> bd17700d9531 [2024-11-11T13:54:25.614Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-11T13:54:25.614Z] ---> Running in 40041a8c0ae9 [2024-11-11T13:54:25.808Z] Removing intermediate container 7a56699113ca [2024-11-11T13:54:25.808Z] ---> 9274081f8162 [2024-11-11T13:54:25.808Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-11T13:54:25.808Z] ---> Running in 4c661544c476 [2024-11-11T13:54:25.881Z] Removing intermediate container 40041a8c0ae9 [2024-11-11T13:54:25.881Z] ---> a468eb89deed [2024-11-11T13:54:25.882Z] Step 6/12 : WORKDIR /device-virtual-go [2024-11-11T13:54:25.882Z] ---> Running in f546a010bbc7 [2024-11-11T13:54:26.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T13:54:26.150Z] Removing intermediate container f546a010bbc7 [2024-11-11T13:54:26.150Z] ---> 7b4fcddc62eb [2024-11-11T13:54:26.150Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T13:54:26.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T13:54:26.422Z] ---> Running in 8573ab967424 [2024-11-11T13:54:26.585Z] Upgrading critical system libraries and apk-tools: [2024-11-11T13:54:26.585Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T13:54:26.585Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T13:54:26.585Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T13:54:26.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T13:54:26.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T13:54:26.845Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T13:54:26.845Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T13:54:26.845Z] OK: 8 MiB in 15 packages [2024-11-11T13:54:27.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T13:54:27.415Z] Removing intermediate container 4c661544c476 [2024-11-11T13:54:27.415Z] ---> 021c7a3ad6e4 [2024-11-11T13:54:27.415Z] Step 17/26 : WORKDIR / [2024-11-11T13:54:27.415Z] ---> Running in 7f8b8d98a34b [2024-11-11T13:54:27.415Z] Removing intermediate container 7f8b8d98a34b [2024-11-11T13:54:27.415Z] ---> d58d4d23c3d3 [2024-11-11T13:54:27.415Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-11-11T13:54:27.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T13:54:27.672Z] ---> d487f8e5857f [2024-11-11T13:54:27.672Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-11-11T13:54:27.672Z] ---> 47f4ff37eae2 [2024-11-11T13:54:27.672Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-11-11T13:54:28.658Z] ---> 4632af1ab88c [2024-11-11T13:54:28.658Z] Step 21/26 : EXPOSE 59900 [2024-11-11T13:54:28.658Z] ---> Running in 16909354a085 [2024-11-11T13:54:28.918Z] Removing intermediate container 16909354a085 [2024-11-11T13:54:28.918Z] ---> 10f213a4ad15 [2024-11-11T13:54:28.918Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-11-11T13:54:28.918Z] ---> Running in 59e665ffb60f [2024-11-11T13:54:28.918Z] Removing intermediate container 59e665ffb60f [2024-11-11T13:54:28.918Z] ---> 59df2885c611 [2024-11-11T13:54:28.918Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T13:54:28.918Z] ---> Running in 65c9a9cb63a1 [2024-11-11T13:54:28.918Z] Removing intermediate container 65c9a9cb63a1 [2024-11-11T13:54:28.918Z] ---> 9338f906a53b [2024-11-11T13:54:28.918Z] Step 24/26 : LABEL arch=amd64 [2024-11-11T13:54:29.057Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-11T13:54:29.058Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-11T13:54:29.058Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-11T13:54:29.177Z] ---> Running in 6661b8f80873 [2024-11-11T13:54:29.177Z] Removing intermediate container 6661b8f80873 [2024-11-11T13:54:29.177Z] ---> 9e3542706585 [2024-11-11T13:54:29.177Z] Step 25/26 : LABEL git_sha=a9a957061edcebee319f695d5df98e4602cbd79e [2024-11-11T13:54:29.177Z] ---> Running in 65732c88c737 [2024-11-11T13:54:29.177Z] Removing intermediate container 65732c88c737 [2024-11-11T13:54:29.177Z] ---> efed97d97bd0 [2024-11-11T13:54:29.177Z] Step 26/26 : LABEL version=4.0.0-dev.4 [2024-11-11T13:54:29.177Z] ---> Running in 94c38605b159 [2024-11-11T13:54:29.331Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-11T13:54:29.331Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T13:54:29.331Z] OK: 242 MiB in 58 packages [2024-11-11T13:54:29.436Z] Removing intermediate container 94c38605b159 [2024-11-11T13:54:29.437Z] ---> 79d3e93f4ab9 [2024-11-11T13:54:29.437Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T13:54:29.437Z] Successfully built 79d3e93f4ab9 [2024-11-11T13:54:29.437Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T13:54:29.573Z] provisioning config files... [2024-11-11T13:54:29.581Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8912980441130038918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T13:54:29.889Z] ---> ****-login.sh [2024-11-11T13:54:29.889Z] nexus3.edgexfoundry.org:10001 [2024-11-11T13:54:29.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:54:29.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:54:29.889Z] Configure a credential helper to remove this warning. See [2024-11-11T13:54:29.889Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:54:29.889Z] [2024-11-11T13:54:29.889Z] Login Succeeded [2024-11-11T13:54:29.889Z] nexus3.edgexfoundry.org:10002 [2024-11-11T13:54:29.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:54:29.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:54:29.890Z] Configure a credential helper to remove this warning. See [2024-11-11T13:54:29.890Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:54:29.890Z] [2024-11-11T13:54:29.890Z] Login Succeeded [2024-11-11T13:54:29.890Z] nexus3.edgexfoundry.org:10003 [2024-11-11T13:54:30.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:54:30.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:54:30.149Z] Configure a credential helper to remove this warning. See [2024-11-11T13:54:30.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:54:30.150Z] [2024-11-11T13:54:30.150Z] Login Succeeded [2024-11-11T13:54:30.150Z] nexus3.edgexfoundry.org:10004 [2024-11-11T13:54:30.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:54:30.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:54:30.150Z] Configure a credential helper to remove this warning. See [2024-11-11T13:54:30.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:54:30.150Z] [2024-11-11T13:54:30.150Z] Login Succeeded [2024-11-11T13:54:30.150Z] ****.io [2024-11-11T13:54:30.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:54:30.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:54:30.411Z] Configure a credential helper to remove this warning. See [2024-11-11T13:54:30.411Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:54:30.411Z] [2024-11-11T13:54:30.411Z] Login Succeeded [2024-11-11T13:54:30.411Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T13:54:30.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T13:54:30.482Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T13:54:30.516Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2024-11-11T13:54:30.516Z] a9a957061edcebee319f695d5df98e4602cbd79e [2024-11-11T13:54:30.516Z] latest [2024-11-11T13:54:30.516Z] 4.0.0-dev.4 [2024-11-11T13:54:30.516Z] a9a957061edcebee319f695d5df98e4602cbd79e-4.0.0-dev.4 [2024-11-11T13:54:30.516Z] main [2024-11-11T13:54:30.516Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:54:30.748Z] Removing intermediate container 8573ab967424 [2024-11-11T13:54:30.748Z] ---> adc016621eab [2024-11-11T13:54:30.748Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-11T13:54:30.870Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:a9a957061edcebee319f695d5df98e4602cbd79e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:54:31.014Z] ---> 1457e894860f [2024-11-11T13:54:31.014Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T13:54:31.014Z] ---> Running in 231549975d49 [2024-11-11T13:54:31.208Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:a9a957061edcebee319f695d5df98e4602cbd79e [2024-11-11T13:54:31.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-11-11T13:54:31.208Z] 3b3ffd822ab1: Preparing [2024-11-11T13:54:31.208Z] 39d09e73d351: Preparing [2024-11-11T13:54:31.208Z] 415189d47c1d: Preparing [2024-11-11T13:54:31.208Z] 2f442b8e4122: Preparing [2024-11-11T13:54:31.208Z] a58766b43244: Preparing [2024-11-11T13:54:31.208Z] 63ca1fbb43ae: Preparing [2024-11-11T13:54:31.208Z] 63ca1fbb43ae: Waiting [2024-11-11T13:54:31.208Z] a58766b43244: Pushed [2024-11-11T13:54:31.208Z] 39d09e73d351: Pushed [2024-11-11T13:54:31.208Z] 415189d47c1d: Pushed [2024-11-11T13:54:31.208Z] 63ca1fbb43ae: Layer already exists [2024-11-11T13:54:31.774Z] 2f442b8e4122: Pushed [2024-11-11T13:54:34.310Z] 3b3ffd822ab1: Pushed [2024-11-11T13:54:34.310Z] a9a957061edcebee319f695d5df98e4602cbd79e: digest: sha256:230d2832c76a15b864e99f441484eca99526edb1b73d7ead9eea73a1ff165f97 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:54:34.648Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:54:34.977Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-11-11T13:54:34.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-11-11T13:54:34.977Z] 3b3ffd822ab1: Preparing [2024-11-11T13:54:34.977Z] 39d09e73d351: Preparing [2024-11-11T13:54:34.977Z] 415189d47c1d: Preparing [2024-11-11T13:54:34.977Z] 2f442b8e4122: Preparing [2024-11-11T13:54:34.977Z] a58766b43244: Preparing [2024-11-11T13:54:34.977Z] 63ca1fbb43ae: Preparing [2024-11-11T13:54:34.977Z] 63ca1fbb43ae: Waiting [2024-11-11T13:54:34.977Z] 415189d47c1d: Layer already exists [2024-11-11T13:54:34.977Z] 3b3ffd822ab1: Layer already exists [2024-11-11T13:54:34.977Z] 2f442b8e4122: Layer already exists [2024-11-11T13:54:34.977Z] a58766b43244: Layer already exists [2024-11-11T13:54:34.977Z] 39d09e73d351: Layer already exists [2024-11-11T13:54:34.977Z] 63ca1fbb43ae: Layer already exists [2024-11-11T13:54:34.977Z] latest: digest: sha256:230d2832c76a15b864e99f441484eca99526edb1b73d7ead9eea73a1ff165f97 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:54:35.315Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:54:35.644Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.4 [2024-11-11T13:54:35.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-11-11T13:54:35.644Z] 3b3ffd822ab1: Preparing [2024-11-11T13:54:35.644Z] 39d09e73d351: Preparing [2024-11-11T13:54:35.644Z] 415189d47c1d: Preparing [2024-11-11T13:54:35.644Z] 2f442b8e4122: Preparing [2024-11-11T13:54:35.644Z] a58766b43244: Preparing [2024-11-11T13:54:35.644Z] 63ca1fbb43ae: Preparing [2024-11-11T13:54:35.644Z] 63ca1fbb43ae: Waiting [2024-11-11T13:54:35.644Z] 415189d47c1d: Layer already exists [2024-11-11T13:54:35.644Z] 2f442b8e4122: Layer already exists [2024-11-11T13:54:35.644Z] a58766b43244: Layer already exists [2024-11-11T13:54:35.644Z] 3b3ffd822ab1: Layer already exists [2024-11-11T13:54:35.644Z] 39d09e73d351: Layer already exists [2024-11-11T13:54:35.644Z] 63ca1fbb43ae: Layer already exists [2024-11-11T13:54:35.644Z] 4.0.0-dev.4: digest: sha256:230d2832c76a15b864e99f441484eca99526edb1b73d7ead9eea73a1ff165f97 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:54:35.975Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:a9a957061edcebee319f695d5df98e4602cbd79e-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:54:36.340Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:a9a957061edcebee319f695d5df98e4602cbd79e-4.0.0-dev.4 [2024-11-11T13:54:36.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-11-11T13:54:36.340Z] 3b3ffd822ab1: Preparing [2024-11-11T13:54:36.340Z] 39d09e73d351: Preparing [2024-11-11T13:54:36.340Z] 415189d47c1d: Preparing [2024-11-11T13:54:36.340Z] 2f442b8e4122: Preparing [2024-11-11T13:54:36.340Z] a58766b43244: Preparing [2024-11-11T13:54:36.340Z] 63ca1fbb43ae: Preparing [2024-11-11T13:54:36.340Z] 63ca1fbb43ae: Waiting [2024-11-11T13:54:36.340Z] 3b3ffd822ab1: Layer already exists [2024-11-11T13:54:36.340Z] a58766b43244: Layer already exists [2024-11-11T13:54:36.340Z] 39d09e73d351: Layer already exists [2024-11-11T13:54:36.340Z] 415189d47c1d: Layer already exists [2024-11-11T13:54:36.340Z] 2f442b8e4122: Layer already exists [2024-11-11T13:54:36.340Z] 63ca1fbb43ae: Layer already exists [2024-11-11T13:54:36.340Z] a9a957061edcebee319f695d5df98e4602cbd79e-4.0.0-dev.4: digest: sha256:230d2832c76a15b864e99f441484eca99526edb1b73d7ead9eea73a1ff165f97 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:54:36.675Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:54:37.005Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2024-11-11T13:54:37.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-11-11T13:54:37.005Z] 3b3ffd822ab1: Preparing [2024-11-11T13:54:37.005Z] 39d09e73d351: Preparing [2024-11-11T13:54:37.005Z] 415189d47c1d: Preparing [2024-11-11T13:54:37.005Z] 2f442b8e4122: Preparing [2024-11-11T13:54:37.005Z] a58766b43244: Preparing [2024-11-11T13:54:37.005Z] 63ca1fbb43ae: Preparing [2024-11-11T13:54:37.005Z] 63ca1fbb43ae: Waiting [2024-11-11T13:54:37.005Z] 2f442b8e4122: Layer already exists [2024-11-11T13:54:37.005Z] a58766b43244: Layer already exists [2024-11-11T13:54:37.005Z] 3b3ffd822ab1: Layer already exists [2024-11-11T13:54:37.005Z] 39d09e73d351: Layer already exists [2024-11-11T13:54:37.005Z] 415189d47c1d: Layer already exists [2024-11-11T13:54:37.005Z] 63ca1fbb43ae: Layer already exists [2024-11-11T13:54:37.005Z] main: digest: sha256:230d2832c76a15b864e99f441484eca99526edb1b73d7ead9eea73a1ff165f97 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T13:54:37.105Z] ===================================================== [Pipeline] echo [2024-11-11T13:54:37.119Z] taggedImages: [2024-11-11T13:54:37.119Z] - nexus3.edgexfoundry.org:10004/device-virtual:a9a957061edcebee319f695d5df98e4602cbd79e [2024-11-11T13:54:37.119Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-11-11T13:54:37.119Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.4 [2024-11-11T13:54:37.119Z] - nexus3.edgexfoundry.org:10004/device-virtual:a9a957061edcebee319f695d5df98e4602cbd79e-4.0.0-dev.4 [2024-11-11T13:54:37.119Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:54:37.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T13:54:37.552Z] [2024-11-11T13:54:37.552Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:54:37.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T13:54:37.855Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-11T13:54:37.855Z] 5eb5b503b376: Pulling fs layer [2024-11-11T13:54:37.855Z] 5c69ac0246d0: Pulling fs layer [2024-11-11T13:54:37.855Z] ec43610c2a17: Pulling fs layer [2024-11-11T13:54:37.855Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-11T13:54:37.855Z] 33b1e0a273af: Pulling fs layer [2024-11-11T13:54:37.855Z] 5d3b04190fa2: Pulling fs layer [2024-11-11T13:54:37.855Z] 2f39f015ded8: Pulling fs layer [2024-11-11T13:54:37.855Z] 33b1e0a273af: Waiting [2024-11-11T13:54:37.855Z] 5d3b04190fa2: Waiting [2024-11-11T13:54:37.855Z] 2f39f015ded8: Waiting [2024-11-11T13:54:37.855Z] 3a2ae6a8a46f: Waiting [2024-11-11T13:54:37.855Z] 5c69ac0246d0: Download complete [2024-11-11T13:54:37.855Z] 3a2ae6a8a46f: Download complete [2024-11-11T13:54:37.855Z] 33b1e0a273af: Verifying Checksum [2024-11-11T13:54:37.855Z] 33b1e0a273af: Download complete [2024-11-11T13:54:37.855Z] ec43610c2a17: Verifying Checksum [2024-11-11T13:54:37.855Z] ec43610c2a17: Download complete [2024-11-11T13:54:37.855Z] 5d3b04190fa2: Verifying Checksum [2024-11-11T13:54:37.855Z] 5d3b04190fa2: Download complete [2024-11-11T13:54:38.113Z] 5eb5b503b376: Verifying Checksum [2024-11-11T13:54:38.113Z] 5eb5b503b376: Download complete [2024-11-11T13:54:38.679Z] 2f39f015ded8: Download complete [2024-11-11T13:54:39.245Z] 5eb5b503b376: Pull complete [2024-11-11T13:54:39.504Z] 5c69ac0246d0: Pull complete [2024-11-11T13:54:39.763Z] ec43610c2a17: Pull complete [2024-11-11T13:54:40.021Z] 3a2ae6a8a46f: Pull complete [2024-11-11T13:54:40.021Z] 33b1e0a273af: Pull complete [2024-11-11T13:54:40.279Z] 5d3b04190fa2: Pull complete [2024-11-11T13:54:44.466Z] 2f39f015ded8: Pull complete [2024-11-11T13:54:44.466Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-11T13:54:44.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T13:54:44.466Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T13:54:44.566Z] prd-ubuntu20.04-docker-8c-8g-26169 does not seem to be running inside a container [2024-11-11T13:54:44.608Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-11T13:54:48.276Z] $ docker top cd2506eafd89b7ab1c4861810d00d2c599f373a7c8dfada9ddd7d36b50532764 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T13:54:48.681Z] ---> job-cost.sh [2024-11-11T13:54:48.681Z] lf-activate-venv: SKIPPING [2024-11-11T13:54:48.681Z] INFO: No Stack... [2024-11-11T13:54:48.939Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T13:54:49.508Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T13:54:49.804Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2024-11-11T13:54:49.804Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T13:54:49.822Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-188-stack-cost] [2024-11-11T13:54:49.833Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-188-stack-cost] did not exist. Created. [2024-11-11T13:54:49.840Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T13:54:50.155Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-11T13:54:50.191Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T13:54:50.200Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-188-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T13:54:50.233Z] $ docker stop --time=1 cd2506eafd89b7ab1c4861810d00d2c599f373a7c8dfada9ddd7d36b50532764 [2024-11-11T13:54:51.394Z] $ docker rm -f --volumes cd2506eafd89b7ab1c4861810d00d2c599f373a7c8dfada9ddd7d36b50532764 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-11T13:56:22.784Z] Removing intermediate container 231549975d49 [2024-11-11T13:56:22.784Z] ---> 024b703c3a31 [2024-11-11T13:56:22.784Z] Step 10/12 : COPY . . [2024-11-11T13:56:22.784Z] ---> 4da5b1bd068a [2024-11-11T13:56:22.784Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T13:56:22.784Z] ---> Running in 8be6904c3d29 [2024-11-11T13:56:22.784Z] Removing intermediate container 8be6904c3d29 [2024-11-11T13:56:22.784Z] ---> 456f458b18da [2024-11-11T13:56:22.784Z] Step 12/12 : RUN $MAKE [2024-11-11T13:56:22.784Z] ---> Running in 56366404075a [2024-11-11T13:56:22.784Z] noop [2024-11-11T13:56:22.784Z] Removing intermediate container 56366404075a [2024-11-11T13:56:22.784Z] ---> 00168885e7bb [2024-11-11T13:56:22.784Z] Successfully built 00168885e7bb [2024-11-11T13:56:22.784Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:56:23.144Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T13:56:23.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T13:56:23.383Z] prd-ubuntu20.04-docker-arm64-4c-16g-26174 does not seem to be running inside a container [2024-11-11T13:56:23.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/188 -v /w/workspace/device-virtual-go/188:/w/workspace/device-virtual-go/188:rw,z -v /w/workspace/device-virtual-go/188@tmp:/w/workspace/device-virtual-go/188@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 [2024-11-11T13:56:24.620Z] $ docker top 6863eef970e4cfe677c3767e83ef4af988a5eb149d76314bfb2687a15832675e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T13:56:25.449Z] + go version [2024-11-11T13:56:25.449Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-11T13:56:25.462Z] $ docker stop --time=1 6863eef970e4cfe677c3767e83ef4af988a5eb149d76314bfb2687a15832675e [2024-11-11T13:56:27.051Z] $ docker rm -f --volumes 6863eef970e4cfe677c3767e83ef4af988a5eb149d76314bfb2687a15832675e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:56:27.650Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T13:56:27.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T13:56:27.826Z] prd-ubuntu20.04-docker-arm64-4c-16g-26174 does not seem to be running inside a container [2024-11-11T13:56:27.886Z] $ 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/188 -v /w/workspace/device-virtual-go/188:/w/workspace/device-virtual-go/188:rw,z -v /w/workspace/device-virtual-go/188@tmp:/w/workspace/device-virtual-go/188@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 [2024-11-11T13:56:28.943Z] $ docker top 7fdafc440ac4532c9a142f63c10a15b5fc0b6d2d32d4d391dc6caa9f1662b445 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T13:56:29.778Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/188 [Pipeline] fileExists [Pipeline] sh [2024-11-11T13:56:30.430Z] + make test [2024-11-11T13:56:30.430Z] go test ./... -coverprofile=coverage.out [2024-11-11T13:56:37.088Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-11-11T13:59:44.754Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-11-11T13:59:44.754Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.062s coverage: 58.3% of statements [2024-11-11T13:59:44.754Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-11T13:59:44.754Z] go vet ./... [2024-11-11T14:00:33.540Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T14:00:33.540Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T14:00:33.540Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T14:00:33.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T14:00:33.567Z] $ docker stop --time=1 7fdafc440ac4532c9a142f63c10a15b5fc0b6d2d32d4d391dc6caa9f1662b445 [2024-11-11T14:00:35.391Z] $ docker rm -f --volumes 7fdafc440ac4532c9a142f63c10a15b5fc0b6d2d32d4d391dc6caa9f1662b445 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T14:00:41.872Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T14:00:41.897Z] Warning: overwriting stash ‘coverage-report’ [2024-11-11T14:00:42.377Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T14:00:43.831Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T14:00:45.608Z] + ls -al . [2024-11-11T14:00:45.608Z] total 260 [2024-11-11T14:00:45.608Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 11 13:56 . [2024-11-11T14:00:45.608Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 13:53 .. [2024-11-11T14:00:45.608Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 13:53 .git [2024-11-11T14:00:45.608Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 13:53 .github [2024-11-11T14:00:45.608Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 11 13:53 .gitignore [2024-11-11T14:00:45.608Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 13:53 .golangci.yml [2024-11-11T14:00:45.608Z] -rw-rw-r-- 1 jenkins jenkins 18321 Nov 11 13:53 Attribution.txt [2024-11-11T14:00:45.608Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 11 13:53 CHANGELOG.md [2024-11-11T14:00:45.608Z] -rw-rw-r-- 1 jenkins jenkins 1755 Nov 11 13:53 Dockerfile [2024-11-11T14:00:45.608Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 13:53 GOVERNANCE.md [2024-11-11T14:00:45.608Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 11 13:53 Jenkinsfile [2024-11-11T14:00:45.608Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 11 13:53 LICENSE [2024-11-11T14:00:45.608Z] -rw-rw-r-- 1 jenkins jenkins 2536 Nov 11 13:53 Makefile [2024-11-11T14:00:45.608Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 11 13:53 OWNERS.md [2024-11-11T14:00:45.608Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 11 13:53 README.md [2024-11-11T14:00:45.608Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 11 13:51 VERSION [2024-11-11T14:00:45.608Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 13:53 bin [2024-11-11T14:00:45.608Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 13:53 cmd [2024-11-11T14:00:45.608Z] -rw-r--r-- 1 jenkins jenkins 43316 Nov 11 13:59 coverage.out [2024-11-11T14:00:45.608Z] -rw-rw-r-- 1 jenkins jenkins 6179 Nov 11 13:53 go.mod [2024-11-11T14:00:45.608Z] -rw-rw-r-- 1 jenkins jenkins 87337 Nov 11 13:53 go.sum [2024-11-11T14:00:45.608Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 13:53 internal [2024-11-11T14:00:45.608Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 11 13:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:00:47.589Z] + 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=a9a957061edcebee319f695d5df98e4602cbd79e --label arch=arm64 --label version=4.0.0-dev.4 . [2024-11-11T14:00:47.589Z] Sending build context to Docker daemon 19.08MB [2024-11-11T14:00:47.589Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T14:00:47.589Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-11T14:00:47.589Z] ---> 00168885e7bb [2024-11-11T14:00:47.589Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-11T14:00:47.589Z] ---> Running in c7cca309bdb6 [2024-11-11T14:00:47.589Z] Removing intermediate container c7cca309bdb6 [2024-11-11T14:00:47.589Z] ---> bfbef8b996a7 [2024-11-11T14:00:47.589Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T14:00:47.589Z] ---> Running in 2e13d6dc5379 [2024-11-11T14:00:47.858Z] Removing intermediate container 2e13d6dc5379 [2024-11-11T14:00:47.858Z] ---> 4414c67290bd [2024-11-11T14:00:47.858Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-11T14:00:47.858Z] ---> Running in 3b706bb19061 [2024-11-11T14:00:48.661Z] Removing intermediate container 3b706bb19061 [2024-11-11T14:00:48.661Z] ---> 2c0fa757b33e [2024-11-11T14:00:48.661Z] Step 6/26 : WORKDIR /device-virtual-go [2024-11-11T14:00:48.661Z] ---> Running in 66034940e8a0 [2024-11-11T14:00:48.661Z] Removing intermediate container 66034940e8a0 [2024-11-11T14:00:48.661Z] ---> f5c5a1211827 [2024-11-11T14:00:48.661Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T14:00:48.661Z] ---> Running in 78ee6e854579 [2024-11-11T14:00:49.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T14:00:50.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T14:00:51.701Z] OK: 242 MiB in 58 packages [2024-11-11T14:00:52.669Z] Removing intermediate container 78ee6e854579 [2024-11-11T14:00:52.669Z] ---> e6473922239c [2024-11-11T14:00:52.669Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-11T14:00:52.935Z] ---> 3e3861c809c1 [2024-11-11T14:00:52.935Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T14:00:52.935Z] ---> Running in 8ce0c9966782 [2024-11-11T14:00:55.527Z] Removing intermediate container 8ce0c9966782 [2024-11-11T14:00:55.527Z] ---> 15117b1c20fd [2024-11-11T14:00:55.527Z] Step 10/26 : COPY . . [2024-11-11T14:00:56.935Z] ---> a57b4d1be742 [2024-11-11T14:00:56.935Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T14:00:56.935Z] ---> Running in 60744b6af575 [2024-11-11T14:00:57.201Z] Removing intermediate container 60744b6af575 [2024-11-11T14:00:57.201Z] ---> baf7e8204539 [2024-11-11T14:00:57.201Z] Step 12/26 : RUN $MAKE [2024-11-11T14:00:57.201Z] ---> Running in a9e378af23c4 [2024-11-11T14:00:58.161Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2024-11-11T14:04:19.937Z] Removing intermediate container a9e378af23c4 [2024-11-11T14:04:19.937Z] ---> 622a91ccd05b [2024-11-11T14:04:19.937Z] Step 13/26 : FROM alpine:3.20 [2024-11-11T14:04:19.937Z] 3.20: Pulling from library/alpine [2024-11-11T14:04:19.937Z] cf04c63912e1: Already exists [2024-11-11T14:04:19.937Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T14:04:19.937Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T14:04:19.937Z] ---> c157a85ed455 [2024-11-11T14:04:19.937Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-11-11T14:04:19.937Z] ---> Running in 0415081df30a [2024-11-11T14:04:20.202Z] Removing intermediate container 0415081df30a [2024-11-11T14:04:20.202Z] ---> d4239ed79459 [2024-11-11T14:04:20.202Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-11T14:04:20.202Z] ---> Running in 1b3848c57bf8 [2024-11-11T14:04:21.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T14:04:21.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T14:04:22.834Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T14:04:22.834Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T14:04:22.834Z] OK: 9 MiB in 15 packages [2024-11-11T14:04:23.792Z] Removing intermediate container 1b3848c57bf8 [2024-11-11T14:04:23.792Z] ---> 92ad878d57ce [2024-11-11T14:04:23.792Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-11T14:04:24.060Z] ---> Running in a4298f796fd6 [2024-11-11T14:04:25.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T14:04:25.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T14:04:26.712Z] Upgrading critical system libraries and apk-tools: [2024-11-11T14:04:26.712Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T14:04:26.712Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T14:04:26.981Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T14:04:26.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T14:04:27.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T14:04:28.981Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T14:04:29.250Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T14:04:29.250Z] OK: 9 MiB in 15 packages [2024-11-11T14:04:30.213Z] Removing intermediate container a4298f796fd6 [2024-11-11T14:04:30.213Z] ---> 37042999b460 [2024-11-11T14:04:30.213Z] Step 17/26 : WORKDIR / [2024-11-11T14:04:30.481Z] ---> Running in e33230ce7009 [2024-11-11T14:04:30.752Z] Removing intermediate container e33230ce7009 [2024-11-11T14:04:30.752Z] ---> 3c3339fee951 [2024-11-11T14:04:30.752Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-11-11T14:04:31.334Z] ---> 348afffdd60f [2024-11-11T14:04:31.334Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-11-11T14:04:31.917Z] ---> c1260c5dfe1a [2024-11-11T14:04:31.917Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-11-11T14:04:33.851Z] ---> cf697232925f [2024-11-11T14:04:33.852Z] Step 21/26 : EXPOSE 59900 [2024-11-11T14:04:33.852Z] ---> Running in daf3d1ab23d2 [2024-11-11T14:04:33.852Z] Removing intermediate container daf3d1ab23d2 [2024-11-11T14:04:33.852Z] ---> 67bda2bcb3dd [2024-11-11T14:04:33.852Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-11-11T14:04:34.117Z] ---> Running in 9e934d305a48 [2024-11-11T14:04:34.382Z] Removing intermediate container 9e934d305a48 [2024-11-11T14:04:34.382Z] ---> 16992a316850 [2024-11-11T14:04:34.382Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T14:04:34.382Z] ---> Running in c9402c8b6f92 [2024-11-11T14:04:34.647Z] Removing intermediate container c9402c8b6f92 [2024-11-11T14:04:34.647Z] ---> 25dde79f676b [2024-11-11T14:04:34.647Z] Step 24/26 : LABEL arch=arm64 [2024-11-11T14:04:34.913Z] ---> Running in 83fcc032a9d3 [2024-11-11T14:04:35.262Z] Removing intermediate container 83fcc032a9d3 [2024-11-11T14:04:35.262Z] ---> 70f3b9ce9051 [2024-11-11T14:04:35.262Z] Step 25/26 : LABEL git_sha=a9a957061edcebee319f695d5df98e4602cbd79e [2024-11-11T14:04:35.262Z] ---> Running in 958c2742db04 [2024-11-11T14:04:35.546Z] Removing intermediate container 958c2742db04 [2024-11-11T14:04:35.546Z] ---> 3b7ac2bdc942 [2024-11-11T14:04:35.546Z] Step 26/26 : LABEL version=4.0.0-dev.4 [2024-11-11T14:04:35.546Z] ---> Running in f3fa2eb0b876 [2024-11-11T14:04:36.143Z] Removing intermediate container f3fa2eb0b876 [2024-11-11T14:04:36.143Z] ---> 3b88c82984b6 [2024-11-11T14:04:36.143Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T14:04:36.143Z] Successfully built 3b88c82984b6 [2024-11-11T14:04:36.143Z] 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 [2024-11-11T14:04:36.286Z] provisioning config files... [2024-11-11T14:04:36.306Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/188@tmp/config9174045678412835781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:04:36.680Z] ---> ****-login.sh [2024-11-11T14:04:36.681Z] nexus3.edgexfoundry.org:10001 [2024-11-11T14:04:36.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T14:04:36.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T14:04:36.952Z] Configure a credential helper to remove this warning. See [2024-11-11T14:04:36.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T14:04:36.952Z] [2024-11-11T14:04:36.952Z] Login Succeeded [2024-11-11T14:04:36.952Z] nexus3.edgexfoundry.org:10002 [2024-11-11T14:04:37.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T14:04:37.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T14:04:37.232Z] Configure a credential helper to remove this warning. See [2024-11-11T14:04:37.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T14:04:37.232Z] [2024-11-11T14:04:37.232Z] Login Succeeded [2024-11-11T14:04:37.232Z] nexus3.edgexfoundry.org:10003 [2024-11-11T14:04:37.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T14:04:37.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T14:04:37.768Z] Configure a credential helper to remove this warning. See [2024-11-11T14:04:37.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T14:04:37.768Z] [2024-11-11T14:04:37.768Z] Login Succeeded [2024-11-11T14:04:37.768Z] nexus3.edgexfoundry.org:10004 [2024-11-11T14:04:38.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T14:04:38.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T14:04:38.035Z] Configure a credential helper to remove this warning. See [2024-11-11T14:04:38.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T14:04:38.035Z] [2024-11-11T14:04:38.035Z] Login Succeeded [2024-11-11T14:04:38.035Z] ****.io [2024-11-11T14:04:38.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T14:04:38.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T14:04:38.569Z] Configure a credential helper to remove this warning. See [2024-11-11T14:04:38.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T14:04:38.569Z] [2024-11-11T14:04:38.569Z] Login Succeeded [2024-11-11T14:04:38.569Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T14:04:38.583Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T14:04:38.634Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T14:04:38.678Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2024-11-11T14:04:38.678Z] a9a957061edcebee319f695d5df98e4602cbd79e [2024-11-11T14:04:38.678Z] latest [2024-11-11T14:04:38.678Z] 4.0.0-dev.4 [2024-11-11T14:04:38.678Z] a9a957061edcebee319f695d5df98e4602cbd79e-4.0.0-dev.4 [2024-11-11T14:04:38.678Z] main [2024-11-11T14:04:38.678Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:04:39.046Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:a9a957061edcebee319f695d5df98e4602cbd79e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:04:39.411Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:a9a957061edcebee319f695d5df98e4602cbd79e [2024-11-11T14:04:39.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-11-11T14:04:39.411Z] 5949d929cc72: Preparing [2024-11-11T14:04:39.411Z] fe907d4c814a: Preparing [2024-11-11T14:04:39.411Z] e362b32aee00: Preparing [2024-11-11T14:04:39.411Z] ba49eec99767: Preparing [2024-11-11T14:04:39.411Z] 9be3f9686588: Preparing [2024-11-11T14:04:39.411Z] 16113d51b718: Preparing [2024-11-11T14:04:39.411Z] 16113d51b718: Waiting [2024-11-11T14:04:39.677Z] fe907d4c814a: Pushed [2024-11-11T14:04:39.677Z] e362b32aee00: Pushed [2024-11-11T14:04:39.677Z] 9be3f9686588: Pushed [2024-11-11T14:04:39.677Z] 16113d51b718: Layer already exists [2024-11-11T14:04:41.076Z] ba49eec99767: Pushed [2024-11-11T14:04:46.401Z] 5949d929cc72: Pushed [2024-11-11T14:04:46.401Z] a9a957061edcebee319f695d5df98e4602cbd79e: digest: sha256:bc7fa086dcf9887e49ce96528a9549f9ed2993b81c83936459c97c1080dfcace size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:04:46.773Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:04:47.129Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-11-11T14:04:47.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-11-11T14:04:47.129Z] 5949d929cc72: Preparing [2024-11-11T14:04:47.129Z] fe907d4c814a: Preparing [2024-11-11T14:04:47.129Z] e362b32aee00: Preparing [2024-11-11T14:04:47.129Z] ba49eec99767: Preparing [2024-11-11T14:04:47.129Z] 9be3f9686588: Preparing [2024-11-11T14:04:47.129Z] 16113d51b718: Preparing [2024-11-11T14:04:47.129Z] 16113d51b718: Waiting [2024-11-11T14:04:47.129Z] 9be3f9686588: Layer already exists [2024-11-11T14:04:47.129Z] e362b32aee00: Layer already exists [2024-11-11T14:04:47.129Z] 5949d929cc72: Layer already exists [2024-11-11T14:04:47.129Z] fe907d4c814a: Layer already exists [2024-11-11T14:04:47.129Z] ba49eec99767: Layer already exists [2024-11-11T14:04:47.129Z] 16113d51b718: Layer already exists [2024-11-11T14:04:47.130Z] latest: digest: sha256:bc7fa086dcf9887e49ce96528a9549f9ed2993b81c83936459c97c1080dfcace size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:04:47.759Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:04:48.122Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.4 [2024-11-11T14:04:48.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-11-11T14:04:48.122Z] 5949d929cc72: Preparing [2024-11-11T14:04:48.122Z] fe907d4c814a: Preparing [2024-11-11T14:04:48.122Z] e362b32aee00: Preparing [2024-11-11T14:04:48.122Z] ba49eec99767: Preparing [2024-11-11T14:04:48.122Z] 9be3f9686588: Preparing [2024-11-11T14:04:48.122Z] 16113d51b718: Preparing [2024-11-11T14:04:48.122Z] 16113d51b718: Waiting [2024-11-11T14:04:48.122Z] ba49eec99767: Layer already exists [2024-11-11T14:04:48.122Z] e362b32aee00: Layer already exists [2024-11-11T14:04:48.122Z] fe907d4c814a: Layer already exists [2024-11-11T14:04:48.122Z] 9be3f9686588: Layer already exists [2024-11-11T14:04:48.122Z] 5949d929cc72: Layer already exists [2024-11-11T14:04:48.122Z] 16113d51b718: Layer already exists [2024-11-11T14:04:48.122Z] 4.0.0-dev.4: digest: sha256:bc7fa086dcf9887e49ce96528a9549f9ed2993b81c83936459c97c1080dfcace size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:04:48.492Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:a9a957061edcebee319f695d5df98e4602cbd79e-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:04:48.844Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:a9a957061edcebee319f695d5df98e4602cbd79e-4.0.0-dev.4 [2024-11-11T14:04:48.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-11-11T14:04:48.844Z] 5949d929cc72: Preparing [2024-11-11T14:04:48.844Z] fe907d4c814a: Preparing [2024-11-11T14:04:48.844Z] e362b32aee00: Preparing [2024-11-11T14:04:48.844Z] ba49eec99767: Preparing [2024-11-11T14:04:48.844Z] 9be3f9686588: Preparing [2024-11-11T14:04:48.844Z] 16113d51b718: Preparing [2024-11-11T14:04:48.844Z] 16113d51b718: Waiting [2024-11-11T14:04:48.844Z] 9be3f9686588: Layer already exists [2024-11-11T14:04:48.844Z] ba49eec99767: Layer already exists [2024-11-11T14:04:48.844Z] 5949d929cc72: Layer already exists [2024-11-11T14:04:48.844Z] fe907d4c814a: Layer already exists [2024-11-11T14:04:48.844Z] e362b32aee00: Layer already exists [2024-11-11T14:04:48.844Z] 16113d51b718: Layer already exists [2024-11-11T14:04:49.110Z] a9a957061edcebee319f695d5df98e4602cbd79e-4.0.0-dev.4: digest: sha256:bc7fa086dcf9887e49ce96528a9549f9ed2993b81c83936459c97c1080dfcace size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:04:49.481Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:04:49.835Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2024-11-11T14:04:49.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-11-11T14:04:49.835Z] 5949d929cc72: Preparing [2024-11-11T14:04:49.835Z] fe907d4c814a: Preparing [2024-11-11T14:04:49.835Z] e362b32aee00: Preparing [2024-11-11T14:04:49.835Z] ba49eec99767: Preparing [2024-11-11T14:04:49.835Z] 9be3f9686588: Preparing [2024-11-11T14:04:49.835Z] 16113d51b718: Preparing [2024-11-11T14:04:49.835Z] 16113d51b718: Waiting [2024-11-11T14:04:49.835Z] ba49eec99767: Layer already exists [2024-11-11T14:04:49.835Z] 5949d929cc72: Layer already exists [2024-11-11T14:04:49.835Z] fe907d4c814a: Layer already exists [2024-11-11T14:04:49.835Z] 9be3f9686588: Layer already exists [2024-11-11T14:04:49.835Z] e362b32aee00: Layer already exists [2024-11-11T14:04:49.835Z] 16113d51b718: Layer already exists [2024-11-11T14:04:50.100Z] main: digest: sha256:bc7fa086dcf9887e49ce96528a9549f9ed2993b81c83936459c97c1080dfcace size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T14:04:50.198Z] ===================================================== [Pipeline] echo [2024-11-11T14:04:50.213Z] taggedImages: [2024-11-11T14:04:50.213Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:a9a957061edcebee319f695d5df98e4602cbd79e [2024-11-11T14:04:50.213Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-11-11T14:04:50.213Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.4 [2024-11-11T14:04:50.213Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:a9a957061edcebee319f695d5df98e4602cbd79e-4.0.0-dev.4 [2024-11-11T14:04:50.213Z] - 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 [2024-11-11T14:04:50.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T14:04:50.601Z] [2024-11-11T14:04:50.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:04:50.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T14:04:50.933Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-11T14:04:50.933Z] 8998bd30e6a1: Pulling fs layer [2024-11-11T14:04:50.933Z] 04944245beec: Pulling fs layer [2024-11-11T14:04:50.933Z] 699f458cf7ca: Pulling fs layer [2024-11-11T14:04:50.933Z] 765212b225bb: Pulling fs layer [2024-11-11T14:04:50.933Z] f23df028b6ca: Pulling fs layer [2024-11-11T14:04:50.933Z] d65c8cfc05b1: Pulling fs layer [2024-11-11T14:04:50.933Z] 2437ff75d9bd: Pulling fs layer [2024-11-11T14:04:50.933Z] 765212b225bb: Waiting [2024-11-11T14:04:50.933Z] f23df028b6ca: Waiting [2024-11-11T14:04:50.933Z] d65c8cfc05b1: Waiting [2024-11-11T14:04:50.933Z] 2437ff75d9bd: Waiting [2024-11-11T14:04:51.201Z] 04944245beec: Verifying Checksum [2024-11-11T14:04:51.201Z] 04944245beec: Download complete [2024-11-11T14:04:51.201Z] 765212b225bb: Verifying Checksum [2024-11-11T14:04:51.201Z] 765212b225bb: Download complete [2024-11-11T14:04:51.201Z] f23df028b6ca: Verifying Checksum [2024-11-11T14:04:51.201Z] f23df028b6ca: Download complete [2024-11-11T14:04:51.201Z] d65c8cfc05b1: Verifying Checksum [2024-11-11T14:04:51.201Z] d65c8cfc05b1: Download complete [2024-11-11T14:04:51.468Z] 699f458cf7ca: Verifying Checksum [2024-11-11T14:04:51.468Z] 699f458cf7ca: Download complete [2024-11-11T14:04:51.735Z] 8998bd30e6a1: Verifying Checksum [2024-11-11T14:04:51.735Z] 8998bd30e6a1: Download complete [2024-11-11T14:04:54.314Z] 2437ff75d9bd: Verifying Checksum [2024-11-11T14:04:54.314Z] 2437ff75d9bd: Download complete [2024-11-11T14:04:56.247Z] 8998bd30e6a1: Pull complete [2024-11-11T14:04:56.512Z] 04944245beec: Pull complete [2024-11-11T14:04:57.920Z] 699f458cf7ca: Pull complete [2024-11-11T14:04:58.186Z] 765212b225bb: Pull complete [2024-11-11T14:04:59.143Z] f23df028b6ca: Pull complete [2024-11-11T14:04:59.143Z] d65c8cfc05b1: Pull complete [2024-11-11T14:05:14.131Z] 2437ff75d9bd: Pull complete [2024-11-11T14:05:14.131Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-11T14:05:14.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T14:05:14.131Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T14:05:14.347Z] prd-ubuntu20.04-docker-arm64-4c-16g-26174 does not seem to be running inside a container [2024-11-11T14:05:14.403Z] $ 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/188 -v /w/workspace/device-virtual-go/188:/w/workspace/device-virtual-go/188:rw,z -v /w/workspace/device-virtual-go/188@tmp:/w/workspace/device-virtual-go/188@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 [2024-11-11T14:05:17.347Z] $ docker top 51c54f47f834e70dabee91fbb354014fd69e3ea48d13ea0e6ed68a4ba0c67f9c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:05:18.223Z] ---> job-cost.sh [2024-11-11T14:05:18.223Z] lf-activate-venv: SKIPPING [2024-11-11T14:05:18.223Z] INFO: No Stack... [2024-11-11T14:05:18.808Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-11T14:05:19.770Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T14:05:20.423Z] + cat /w/workspace/device-virtual-go/188/archives/cost.csv [2024-11-11T14:05:20.423Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T14:05:20.493Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-188-stack-cost] [2024-11-11T14:05:20.504Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-188-stack-cost] did not exist. Created. [2024-11-11T14:05:20.513Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T14:05:21.189Z] /w/workspace/device-virtual-go/188@tmp/durable-aaf0d3cd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-11T14:05:21.841Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-11T14:05:21.858Z] Warning: overwriting stash ‘stack-cost’ [2024-11-11T14:05:21.911Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T14:05:21.919Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-188-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T14:05:21.937Z] $ docker stop --time=1 51c54f47f834e70dabee91fbb354014fd69e3ea48d13ea0e6ed68a4ba0c67f9c [2024-11-11T14:05:23.499Z] $ docker rm -f --volumes 51c54f47f834e70dabee91fbb354014fd69e3ea48d13ea0e6ed68a4ba0c67f9c [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 [2024-11-11T14:05:24.049Z] provisioning config files... [2024-11-11T14:05:24.060Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18231009823021389753tmp [Pipeline] { [Pipeline] sh [2024-11-11T14:05:24.360Z] + set +x [2024-11-11T14:05:24.360Z] + curl -s https://codecov.io/bash [2024-11-11T14:05:24.360Z] + bash -s -- [2024-11-11T14:05:24.360Z] [2024-11-11T14:05:24.360Z] _____ _ [2024-11-11T14:05:24.360Z] / ____| | | [2024-11-11T14:05:24.360Z] | | ___ __| | ___ ___ _____ __ [2024-11-11T14:05:24.360Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-11T14:05:24.360Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-11T14:05:24.360Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-11T14:05:24.360Z] Bash-1.0.6 [2024-11-11T14:05:24.360Z] [2024-11-11T14:05:24.360Z] [2024-11-11T14:05:24.360Z] ==> git version 2.25.1 found [2024-11-11T14:05:24.360Z] ==> 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 [2024-11-11T14:05:24.360Z] Release-Date: 2020-01-08 [2024-11-11T14:05:24.360Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-11T14:05:24.360Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-11T14:05:24.360Z] ==> Jenkins CI detected. [2024-11-11T14:05:24.361Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2024-11-11T14:05:24.361Z] project root: . [2024-11-11T14:05:24.361Z] --> token set from env [2024-11-11T14:05:24.361Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-11T14:05:24.621Z] ==> Running gcov in . (disable via -X gcov) [2024-11-11T14:05:24.621Z] ==> Python coveragepy not found [2024-11-11T14:05:24.621Z] ==> Searching for coverage reports in: [2024-11-11T14:05:24.621Z] + . [2024-11-11T14:05:24.621Z] -> Found 1 reports [2024-11-11T14:05:24.621Z] ==> Detecting git/mercurial file structure [2024-11-11T14:05:24.621Z] ==> Reading reports [2024-11-11T14:05:24.621Z] + ./coverage.out bytes=43316 [2024-11-11T14:05:24.621Z] ==> Appending adjustments [2024-11-11T14:05:24.621Z] https://docs.codecov.io/docs/fixing-reports [2024-11-11T14:05:24.621Z] + Found adjustments [2024-11-11T14:05:24.621Z] ==> Gzipping contents [2024-11-11T14:05:24.621Z] 8.0K /tmp/codecov.4STIWG.gz [2024-11-11T14:05:24.621Z] ==> Uploading reports [2024-11-11T14:05:24.621Z] url: https://codecov.io [2024-11-11T14:05:24.621Z] query: branch=main&commit=a9a957061edcebee319f695d5df98e4602cbd79e&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-11T14:05:24.621Z] -> Pinging Codecov [2024-11-11T14:05:24.621Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a9a957061edcebee319f695d5df98e4602cbd79e&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-11T14:05:24.881Z] -> Uploading to [2024-11-11T14:05:24.881Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/a9a957061edcebee319f695d5df98e4602cbd79e/5db060b0-2b51-4057-a0ee-559ddc0c749d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T140524Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=3c0b7150838b8da1ed4234f0dd720f33e76924fccf8bf60199e67f2158c858a5 [2024-11-11T14:05:24.881Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T14:05:24.881Z] Dload Upload Total Spent Left Speed [2024-11-11T14:05:25.141Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 20740 --:--:-- --:--:-- --:--:-- 20740 [2024-11-11T14:05:25.141Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/a9a957061edcebee319f695d5df98e4602cbd79e [Pipeline] } [2024-11-11T14:05:25.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-11T14:05:25.394Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-11T14:05:25.412Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:05:25.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T14:05:25.732Z] [2024-11-11T14:05:25.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:05:26.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T14:05:26.033Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-11T14:05:26.033Z] 43c4264eed91: Already exists [2024-11-11T14:05:26.033Z] 4cc291be95ef: Already exists [2024-11-11T14:05:26.033Z] 2ac1f1163629: Already exists [2024-11-11T14:05:26.033Z] 5c3c966382ef: Already exists [2024-11-11T14:05:26.033Z] 4f4fb700ef54: Already exists [2024-11-11T14:05:26.034Z] d9c7d2e4e75e: Pulling fs layer [2024-11-11T14:05:26.034Z] 9c3e1370e548: Pulling fs layer [2024-11-11T14:05:26.292Z] d9c7d2e4e75e: Download complete [2024-11-11T14:05:26.551Z] d9c7d2e4e75e: Pull complete [2024-11-11T14:05:27.120Z] 9c3e1370e548: Verifying Checksum [2024-11-11T14:05:27.120Z] 9c3e1370e548: Download complete [2024-11-11T14:05:29.741Z] 9c3e1370e548: Pull complete [2024-11-11T14:05:30.000Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-11T14:05:30.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T14:05:30.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T14:05:30.107Z] prd-ubuntu20.04-docker-8c-8g-26169 does not seem to be running inside a container [2024-11-11T14:05:30.153Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-11-11T14:05:32.866Z] $ docker top e368dffc38f7b5dd16c764f7350ce0db504834b5981e048e65723317654dc589 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T14:05:33.209Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2024-11-11T14:05:33.221Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2024-11-11T14:05:33.498Z] + set -o pipefail [2024-11-11T14:05:33.498Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2024-11-11T14:05:41.636Z] [2024-11-11T14:05:41.636Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2024-11-11T14:05:41.636Z] [2024-11-11T14:05:41.636Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/a8ffff69-92b7-4bc1-9a5a-d03b16920468 [2024-11-11T14:05:41.636Z] [2024-11-11T14:05:41.636Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-11T14:05:41.636Z] [2024-11-11T14:05:41.636Z] [2024-11-11T14:05:41.636Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-11T14:05:41.636Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-11T14:05:41.662Z] $ docker stop --time=1 e368dffc38f7b5dd16c764f7350ce0db504834b5981e048e65723317654dc589 [2024-11-11T14:05:48.573Z] $ docker rm -f --volumes e368dffc38f7b5dd16c764f7350ce0db504834b5981e048e65723317654dc589 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T14:05:49.466Z] + git log --format=format:%s -1 a9a957061edcebee319f695d5df98e4602cbd79e [Pipeline] sh [2024-11-11T14:05:49.764Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T14:05:49.765Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:05:50.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T14:05:50.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T14:05:50.153Z] prd-ubuntu20.04-docker-8c-8g-26169 does not seem to be running inside a container [2024-11-11T14:05:50.199Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-11T14:05:50.846Z] $ docker top a042b157bf375ac917b84a4fade0b7a2249c656ccfb66afe384d0bf5c913886d -eo pid,comm [2024-11-11T14:05:50.876Z] 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). [2024-11-11T14:05:50.876Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T14:05:50.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T14:05:50.939Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T14:05:51.053Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T14:05:51.070Z] $ docker exec a042b157bf375ac917b84a4fade0b7a2249c656ccfb66afe384d0bf5c913886d ssh-agent [2024-11-11T14:05:51.161Z] SSH_AUTH_SOCK=/tmp/ssh-4nzsZYlC8YBS/agent.32 [2024-11-11T14:05:51.161Z] SSH_AGENT_PID=38 [2024-11-11T14:05:51.166Z] Running ssh-add (command line suppressed) [2024-11-11T14:05:51.300Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9006996863727894423.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9006996863727894423.key) [2024-11-11T14:05:51.297Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T14:05:51.595Z] + git semver tag [2024-11-11T14:05:51.854Z] 2024-11-11 14:05:51,845 [run_tag] DEBUG tag force:False [2024-11-11T14:05:51.854Z] 2024-11-11 14:05:51,846 [check_head_tag] DEBUG check head tag [2024-11-11T14:05:51.854Z] 2024-11-11 14:05:51,847 [execute] INFO git cat-file --batch-check [2024-11-11T14:05:51.854Z] 2024-11-11 14:05:51,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-11-11T14:05:51.854Z] 2024-11-11 14:05:51,851 [execute] INFO git cat-file --batch [2024-11-11T14:05:51.854Z] 2024-11-11 14:05:51,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-11-11T14:05:52.117Z] 2024-11-11 14:05:51,874 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-11T14:05:52.117Z] 2024-11-11 14:05:51,874 [execute] INFO git tag -a v4.0.0-dev.4 -m v4.0.0-dev.4 [2024-11-11T14:05:52.117Z] 2024-11-11 14:05:51,874 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.4', '-m', 'v4.0.0-dev.4'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-11T14:05:52.117Z] 2024-11-11 14:05:51,878 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-11T14:05:52.117Z] 4.0.0-dev.4 [Pipeline] } [2024-11-11T14:05:52.141Z] $ docker exec --env ******** --env ******** a042b157bf375ac917b84a4fade0b7a2249c656ccfb66afe384d0bf5c913886d ssh-agent -k [2024-11-11T14:05:52.252Z] unset SSH_AUTH_SOCK; [2024-11-11T14:05:52.252Z] unset SSH_AGENT_PID; [2024-11-11T14:05:52.252Z] echo Agent pid 38 killed; [2024-11-11T14:05:52.248Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T14:05:52.587Z] + git semver [Pipeline] } [2024-11-11T14:05:52.874Z] $ docker stop --time=1 a042b157bf375ac917b84a4fade0b7a2249c656ccfb66afe384d0bf5c913886d [2024-11-11T14:05:54.308Z] $ docker rm -f --volumes a042b157bf375ac917b84a4fade0b7a2249c656ccfb66afe384d0bf5c913886d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:05:54.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T14:05:54.745Z] [2024-11-11T14:05:54.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:05:55.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T14:05:55.053Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-11T14:05:55.053Z] ab5ef0e58194: Pulling fs layer [2024-11-11T14:05:55.053Z] 9712f1f96733: Pulling fs layer [2024-11-11T14:05:55.053Z] 63f879dbbcfc: Pulling fs layer [2024-11-11T14:05:55.053Z] 0d9ebad4ef96: Pulling fs layer [2024-11-11T14:05:55.053Z] e9a5061849ea: Pulling fs layer [2024-11-11T14:05:55.053Z] d747dcd14b5f: Pulling fs layer [2024-11-11T14:05:55.053Z] 2de7ff778b66: Pulling fs layer [2024-11-11T14:05:55.053Z] d747dcd14b5f: Waiting [2024-11-11T14:05:55.053Z] 0d9ebad4ef96: Waiting [2024-11-11T14:05:55.053Z] 2de7ff778b66: Waiting [2024-11-11T14:05:55.053Z] e9a5061849ea: Waiting [2024-11-11T14:05:55.053Z] 9712f1f96733: Verifying Checksum [2024-11-11T14:05:55.053Z] 9712f1f96733: Download complete [2024-11-11T14:05:55.310Z] 63f879dbbcfc: Verifying Checksum [2024-11-11T14:05:55.310Z] 63f879dbbcfc: Download complete [2024-11-11T14:05:55.568Z] e9a5061849ea: Verifying Checksum [2024-11-11T14:05:55.568Z] e9a5061849ea: Download complete [2024-11-11T14:05:55.568Z] d747dcd14b5f: Verifying Checksum [2024-11-11T14:05:55.568Z] d747dcd14b5f: Download complete [2024-11-11T14:05:55.568Z] 0d9ebad4ef96: Verifying Checksum [2024-11-11T14:05:55.568Z] 0d9ebad4ef96: Download complete [2024-11-11T14:05:55.825Z] ab5ef0e58194: Download complete [2024-11-11T14:05:55.826Z] 2de7ff778b66: Verifying Checksum [2024-11-11T14:05:55.826Z] 2de7ff778b66: Download complete [2024-11-11T14:05:59.128Z] ab5ef0e58194: Pull complete [2024-11-11T14:05:59.128Z] 9712f1f96733: Pull complete [2024-11-11T14:06:00.510Z] 63f879dbbcfc: Pull complete [2024-11-11T14:06:03.803Z] 0d9ebad4ef96: Pull complete [2024-11-11T14:06:04.062Z] e9a5061849ea: Pull complete [2024-11-11T14:06:04.320Z] d747dcd14b5f: Pull complete [2024-11-11T14:06:05.256Z] 2de7ff778b66: Pull complete [2024-11-11T14:06:05.256Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-11T14:06:05.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T14:06:05.256Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T14:06:05.365Z] prd-ubuntu20.04-docker-8c-8g-26169 does not seem to be running inside a container [2024-11-11T14:06:05.409Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-11-11T14:06:12.873Z] $ docker top 62cb877de5a186470aede00083082a0f06595c7c1fd7eda33f42ab61b2789de6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-11T14:06:12.938Z] provisioning config files... [2024-11-11T14:06:12.946Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18062588993855316419tmp [2024-11-11T14:06:12.955Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6424087358510012137tmp [2024-11-11T14:06:12.963Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1830303947678478893tmp [Pipeline] { [Pipeline] echo [2024-11-11T14:06:13.062Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:06:13.360Z] ---> sigul-configuration.sh [2024-11-11T14:06:13.360Z] gpg: directory `/root/.gnupg' created [2024-11-11T14:06:13.360Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-11T14:06:13.360Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-11T14:06:13.360Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-11T14:06:13.360Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-11T14:06:13.360Z] gpg: CAST5 encrypted data [2024-11-11T14:06:13.360Z] gpg: encrypted with 1 passphrase [2024-11-11T14:06:13.360Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-11T14:06:13.672Z] + mkdir /home/jenkins [2024-11-11T14:06:13.672Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-11T14:06:13.966Z] + 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 [2024-11-11T14:06:13.978Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:06:14.276Z] ---> sigul-install.sh [2024-11-11T14:06:14.276Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-11T14:06:14.565Z] + git tag --list [2024-11-11T14:06:14.565Z] v1.0.0 [2024-11-11T14:06:14.565Z] v1.1.0 [2024-11-11T14:06:14.565Z] v1.1.1 [2024-11-11T14:06:14.565Z] v1.2.1 [2024-11-11T14:06:14.565Z] v1.2.2 [2024-11-11T14:06:14.565Z] v1.2.3 [2024-11-11T14:06:14.565Z] v1.3.0 [2024-11-11T14:06:14.565Z] v1.3.1 [2024-11-11T14:06:14.565Z] v2.0.0 [2024-11-11T14:06:14.565Z] v2.1.0 [2024-11-11T14:06:14.565Z] v2.1.1 [2024-11-11T14:06:14.565Z] v2.2.0 [2024-11-11T14:06:14.565Z] v2.3.0 [2024-11-11T14:06:14.565Z] v3.0 [2024-11-11T14:06:14.565Z] v3.0.0 [2024-11-11T14:06:14.565Z] v3.1 [2024-11-11T14:06:14.565Z] v3.1.0 [2024-11-11T14:06:14.565Z] v3.1.0-dev.1 [2024-11-11T14:06:14.565Z] v3.1.0-dev.10 [2024-11-11T14:06:14.565Z] v3.1.0-dev.11 [2024-11-11T14:06:14.565Z] v3.1.0-dev.12 [2024-11-11T14:06:14.565Z] v3.1.0-dev.13 [2024-11-11T14:06:14.565Z] v3.1.0-dev.14 [2024-11-11T14:06:14.565Z] v3.1.0-dev.15 [2024-11-11T14:06:14.565Z] v3.1.0-dev.16 [2024-11-11T14:06:14.565Z] v3.1.0-dev.17 [2024-11-11T14:06:14.565Z] v3.1.0-dev.18 [2024-11-11T14:06:14.565Z] v3.1.0-dev.19 [2024-11-11T14:06:14.565Z] v3.1.0-dev.2 [2024-11-11T14:06:14.565Z] v3.1.0-dev.20 [2024-11-11T14:06:14.565Z] v3.1.0-dev.21 [2024-11-11T14:06:14.565Z] v3.1.0-dev.22 [2024-11-11T14:06:14.565Z] v3.1.0-dev.23 [2024-11-11T14:06:14.565Z] v3.1.0-dev.24 [2024-11-11T14:06:14.565Z] v3.1.0-dev.25 [2024-11-11T14:06:14.565Z] v3.1.0-dev.26 [2024-11-11T14:06:14.565Z] v3.1.0-dev.27 [2024-11-11T14:06:14.565Z] v3.1.0-dev.28 [2024-11-11T14:06:14.565Z] v3.1.0-dev.29 [2024-11-11T14:06:14.565Z] v3.1.0-dev.3 [2024-11-11T14:06:14.565Z] v3.1.0-dev.30 [2024-11-11T14:06:14.565Z] v3.1.0-dev.4 [2024-11-11T14:06:14.565Z] v3.1.0-dev.5 [2024-11-11T14:06:14.565Z] v3.1.0-dev.6 [2024-11-11T14:06:14.565Z] v3.1.0-dev.7 [2024-11-11T14:06:14.565Z] v3.1.0-dev.8 [2024-11-11T14:06:14.565Z] v3.1.0-dev.9 [2024-11-11T14:06:14.565Z] v3.1.1 [2024-11-11T14:06:14.565Z] v3.1.1-dev.1 [2024-11-11T14:06:14.565Z] v3.2.0-dev.1 [2024-11-11T14:06:14.565Z] v3.2.0-dev.10 [2024-11-11T14:06:14.565Z] v3.2.0-dev.11 [2024-11-11T14:06:14.565Z] v3.2.0-dev.12 [2024-11-11T14:06:14.565Z] v3.2.0-dev.13 [2024-11-11T14:06:14.565Z] v3.2.0-dev.14 [2024-11-11T14:06:14.565Z] v3.2.0-dev.15 [2024-11-11T14:06:14.565Z] v3.2.0-dev.16 [2024-11-11T14:06:14.565Z] v3.2.0-dev.17 [2024-11-11T14:06:14.565Z] v3.2.0-dev.18 [2024-11-11T14:06:14.565Z] v3.2.0-dev.19 [2024-11-11T14:06:14.565Z] v3.2.0-dev.2 [2024-11-11T14:06:14.565Z] v3.2.0-dev.20 [2024-11-11T14:06:14.565Z] v3.2.0-dev.21 [2024-11-11T14:06:14.565Z] v3.2.0-dev.22 [2024-11-11T14:06:14.565Z] v3.2.0-dev.23 [2024-11-11T14:06:14.565Z] v3.2.0-dev.24 [2024-11-11T14:06:14.565Z] v3.2.0-dev.25 [2024-11-11T14:06:14.565Z] v3.2.0-dev.26 [2024-11-11T14:06:14.565Z] v3.2.0-dev.27 [2024-11-11T14:06:14.565Z] v3.2.0-dev.28 [2024-11-11T14:06:14.565Z] v3.2.0-dev.3 [2024-11-11T14:06:14.565Z] v3.2.0-dev.4 [2024-11-11T14:06:14.565Z] v3.2.0-dev.5 [2024-11-11T14:06:14.565Z] v3.2.0-dev.6 [2024-11-11T14:06:14.565Z] v3.2.0-dev.7 [2024-11-11T14:06:14.565Z] v3.2.0-dev.8 [2024-11-11T14:06:14.565Z] v3.2.0-dev.9 [2024-11-11T14:06:14.565Z] v4.0.0-dev.1 [2024-11-11T14:06:14.565Z] v4.0.0-dev.2 [2024-11-11T14:06:14.565Z] v4.0.0-dev.3 [2024-11-11T14:06:14.565Z] v4.0.0-dev.4 [Pipeline] sh [2024-11-11T14:06:14.877Z] + lftools sign git-tag v4.0.0-dev.4 [2024-11-11T14:06:15.442Z] Signing Git tag with Sigul... [2024-11-11T14:06:15.442Z] Signing v4.0.0-dev.4 [Pipeline] echo [2024-11-11T14:06:15.714Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:06:16.004Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-11T14:06:16.012Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-11T14:06:16.054Z] $ docker stop --time=1 62cb877de5a186470aede00083082a0f06595c7c1fd7eda33f42ab61b2789de6 [2024-11-11T14:06:17.505Z] $ docker rm -f --volumes 62cb877de5a186470aede00083082a0f06595c7c1fd7eda33f42ab61b2789de6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-11T14:06:17.954Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T14:06:17.954Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:06:18.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T14:06:18.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T14:06:18.353Z] prd-ubuntu20.04-docker-8c-8g-26169 does not seem to be running inside a container [2024-11-11T14:06:18.397Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-11T14:06:18.801Z] $ docker top 37538a14d47908ceb1ed7dad1009ed7edba4981c86014f61df5a30e92436016f -eo pid,comm [2024-11-11T14:06:18.825Z] 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). [2024-11-11T14:06:18.825Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T14:06:18.878Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T14:06:18.878Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T14:06:18.990Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T14:06:19.008Z] $ docker exec 37538a14d47908ceb1ed7dad1009ed7edba4981c86014f61df5a30e92436016f ssh-agent [2024-11-11T14:06:19.095Z] SSH_AUTH_SOCK=/tmp/ssh-vIQmrMbb4swJ/agent.33 [2024-11-11T14:06:19.096Z] SSH_AGENT_PID=39 [2024-11-11T14:06:19.100Z] Running ssh-add (command line suppressed) [2024-11-11T14:06:19.255Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3270672448616529221.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3270672448616529221.key) [2024-11-11T14:06:19.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T14:06:19.593Z] + git semver bump pre [2024-11-11T14:06:19.868Z] 2024-11-11 14:06:19,800 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-11T14:06:19.868Z] 2024-11-11 14:06:19,800 [bump_version] DEBUG bumping version:4.0.0-dev.4 on axis:pre with prefix:dev [2024-11-11T14:06:19.868Z] 2024-11-11 14:06:19,800 [bump_version] DEBUG bumped version:4.0.0-dev.5 [2024-11-11T14:06:19.868Z] 2024-11-11 14:06:19,800 [write_version] DEBUG write version:4.0.0-dev.5 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2024-11-11T14:06:19.868Z] 2024-11-11 14:06:19,800 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-11T14:06:19.868Z] 2024-11-11 14:06:19,800 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-11T14:06:19.868Z] 2024-11-11 14:06:19,802 [execute] INFO git cat-file --batch-check [2024-11-11T14:06:19.868Z] 2024-11-11 14:06:19,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T14:06:19.868Z] 2024-11-11 14:06:19,806 [execute] INFO git cat-file --batch [2024-11-11T14:06:19.868Z] 2024-11-11 14:06:19,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T14:06:19.868Z] 2024-11-11 14:06:19,811 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-11T14:06:19.868Z] 4.0.0-dev.5 [Pipeline] } [2024-11-11T14:06:19.895Z] $ docker exec --env ******** --env ******** 37538a14d47908ceb1ed7dad1009ed7edba4981c86014f61df5a30e92436016f ssh-agent -k [2024-11-11T14:06:20.005Z] unset SSH_AUTH_SOCK; [2024-11-11T14:06:20.006Z] unset SSH_AGENT_PID; [2024-11-11T14:06:20.006Z] echo Agent pid 39 killed; [2024-11-11T14:06:20.002Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T14:06:20.373Z] + git semver [Pipeline] } [2024-11-11T14:06:20.665Z] $ docker stop --time=1 37538a14d47908ceb1ed7dad1009ed7edba4981c86014f61df5a30e92436016f [2024-11-11T14:06:22.135Z] $ docker rm -f --volumes 37538a14d47908ceb1ed7dad1009ed7edba4981c86014f61df5a30e92436016f [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T14:06:22.500Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T14:06:22.500Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:06:22.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T14:06:22.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T14:06:22.880Z] prd-ubuntu20.04-docker-8c-8g-26169 does not seem to be running inside a container [2024-11-11T14:06:22.932Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-11T14:06:23.566Z] $ docker top 21333f552cc5a727f47ddec650aba6861aed2f1a42c02a4c0fdb3b1188432f0c -eo pid,comm [2024-11-11T14:06:23.589Z] 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). [2024-11-11T14:06:23.589Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T14:06:23.652Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T14:06:23.652Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T14:06:23.777Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T14:06:23.795Z] $ docker exec 21333f552cc5a727f47ddec650aba6861aed2f1a42c02a4c0fdb3b1188432f0c ssh-agent [2024-11-11T14:06:23.877Z] SSH_AUTH_SOCK=/tmp/ssh-OunLFlKzcpn4/agent.32 [2024-11-11T14:06:23.877Z] SSH_AGENT_PID=38 [2024-11-11T14:06:23.880Z] Running ssh-add (command line suppressed) [2024-11-11T14:06:23.991Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4092126209707151895.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4092126209707151895.key) [2024-11-11T14:06:23.987Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T14:06:24.281Z] + git semver push [2024-11-11T14:06:24.540Z] 2024-11-11 14:06:24,470 [run_push] DEBUG push [2024-11-11T14:06:24.540Z] 2024-11-11 14:06:24,471 [execute] INFO git cat-file --batch-check [2024-11-11T14:06:24.540Z] 2024-11-11 14:06:24,472 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T14:06:24.540Z] 2024-11-11 14:06:24,476 [execute] INFO git rev-list a461e6ac688e7b45404c927fb218132dd07c7ccb -- [2024-11-11T14:06:24.540Z] 2024-11-11 14:06:24,477 [execute] DEBUG Popen(['git', 'rev-list', 'a461e6ac688e7b45404c927fb218132dd07c7ccb', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-11T14:06:24.540Z] 2024-11-11 14:06:24,488 [execute] INFO git fetch -v origin [2024-11-11T14:06:24.540Z] 2024-11-11 14:06:24,488 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-11T14:06:25.109Z] 2024-11-11 14:06:24,940 [run_push] DEBUG no remote changes detected [2024-11-11T14:06:25.109Z] 2024-11-11 14:06:24,941 [execute] INFO git push origin semver [2024-11-11T14:06:25.109Z] 2024-11-11 14:06:24,942 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-11T14:06:25.677Z] 2024-11-11 14:06:25,608 [run_push] DEBUG push all version tags [2024-11-11T14:06:25.677Z] 2024-11-11 14:06:25,609 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-11T14:06:25.677Z] 2024-11-11 14:06:25,609 [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) [2024-11-11T14:06:26.245Z] 2024-11-11 14:06:26,247 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-11T14:06:26.245Z] 4.0.0-dev.5 [Pipeline] } [2024-11-11T14:06:26.529Z] $ docker exec --env ******** --env ******** 21333f552cc5a727f47ddec650aba6861aed2f1a42c02a4c0fdb3b1188432f0c ssh-agent -k [2024-11-11T14:06:26.629Z] unset SSH_AUTH_SOCK; [2024-11-11T14:06:26.629Z] unset SSH_AGENT_PID; [2024-11-11T14:06:26.629Z] echo Agent pid 38 killed; [2024-11-11T14:06:26.631Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T14:06:26.960Z] + git semver [Pipeline] } [2024-11-11T14:06:27.260Z] $ docker stop --time=1 21333f552cc5a727f47ddec650aba6861aed2f1a42c02a4c0fdb3b1188432f0c [2024-11-11T14:06:28.835Z] $ docker rm -f --volumes 21333f552cc5a727f47ddec650aba6861aed2f1a42c02a4c0fdb3b1188432f0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-11T14:06:29.481Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2024-11-11T14:06:29.481Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-11-11T14:06:29.481Z] total 16 [2024-11-11T14:06:29.481Z] drwxr-xr-x 3 root root 4096 Nov 11 13:54 . [2024-11-11T14:06:29.481Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 14:06 .. [2024-11-11T14:06:29.481Z] drwxr-xr-x 2 root root 4096 Nov 11 13:54 cost [2024-11-11T14:06:29.481Z] -rw-r--r-- 1 root root 89 Nov 11 13:54 cost.csv [2024-11-11T14:06:29.481Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2024-11-11T14:06:29.481Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-11-11T14:06:29.481Z] total 16 [2024-11-11T14:06:29.481Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 13:54 . [2024-11-11T14:06:29.481Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 14:06 .. [2024-11-11T14:06:29.481Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 13:54 cost [2024-11-11T14:06:29.481Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 11 13:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:06:29.768Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:06:30.652Z] ---> package-listing.sh [2024-11-11T14:06:30.652Z] ++ facter osfamily [2024-11-11T14:06:30.652Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-11T14:06:30.911Z] + OS_FAMILY=debian [2024-11-11T14:06:30.911Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2024-11-11T14:06:30.911Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-11T14:06:30.911Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-11T14:06:30.911Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-11T14:06:30.911Z] + PACKAGES=/tmp/packages_start.txt [2024-11-11T14:06:30.911Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-11-11T14:06:30.911Z] + PACKAGES=/tmp/packages_end.txt [2024-11-11T14:06:30.911Z] + case "${OS_FAMILY}" in [2024-11-11T14:06:30.911Z] + dpkg -l [2024-11-11T14:06:30.911Z] + grep '^ii' [2024-11-11T14:06:30.911Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-11T14:06:30.911Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-11T14:06:30.911Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-11T14:06:30.911Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-11-11T14:06:30.911Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2024-11-11T14:06:30.911Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2024-11-11T14:06:30.926Z] 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 [2024-11-11T14:06:31.202Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:06:31.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T14:06:31.776Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T14:06:31.861Z] prd-ubuntu20.04-docker-8c-8g-26169 does not seem to be running inside a container [2024-11-11T14:06:31.906Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-11T14:06:32.393Z] $ docker top b4c39bd359d0d169519d10410d81f4b8edfad7d6eebefab450bae0dde71ff9ca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T14:06:32.738Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-11T14:06:33.025Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-11T14:06:33.335Z] + ls /var/log/sa-host [2024-11-11T14:06:33.335Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T14:06:33.432Z] provisioning config files... [2024-11-11T14:06:33.441Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7432757893910542818tmp [Pipeline] { [Pipeline] echo [2024-11-11T14:06:33.458Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:06:33.744Z] ---> create-netrc.sh [Pipeline] } [2024-11-11T14:06:33.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:06:34.092Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-11T14:06:34.102Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:06:34.387Z] ---> sudo-logs.sh [2024-11-11T14:06:34.387Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-11T14:06:34.418Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:06:34.706Z] ---> job-cost.sh [2024-11-11T14:06:34.706Z] lf-activate-venv: SKIPPING [2024-11-11T14:06:34.706Z] DEBUG: total: 0.2199999988079071 [2024-11-11T14:06:34.706Z] INFO: Retrieving Stack Cost... [2024-11-11T14:06:34.966Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T14:06:35.225Z] INFO: Archiving Costs [Pipeline] echo [2024-11-11T14:06:35.240Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:06:35.523Z] ---> logs-deploy.sh [2024-11-11T14:06:35.523Z] lf-activate-venv: SKIPPING [2024-11-11T14:06:35.523Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/188 [2024-11-11T14:06:35.523Z] INFO: archiving workspace using pattern(s): [2024-11-11T14:06:36.467Z] Archives upload complete. [2024-11-11T14:06:36.467Z] INFO: archiving logs to Nexus