Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 244f87bf88a9cbb169db06adb6cd1610c86fc46c 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-ssh10579197423010180941.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh4641205478395777116.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/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-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6767185979337111634.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh8352300420623648144.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-s7/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-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8329796244472728297.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-s7] ========================================================= [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-s7-settings PROJECT: device-s7 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-s7 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 ‘prd-ubuntu20.04-docker-8c-8g-39381’ is offline Running on prd-ubuntu20.04-docker-8c-8g-39382 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 244f87bf88a9cbb169db06adb6cd1610c86fc46c (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#41)" > git config remote.origin.url git@github.com:edgexfoundry/device-s7.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 244f87bf88a9cbb169db06adb6cd1610c86fc46c # timeout=10 > git rev-list --no-walk 7bf3b7cedae0f10faf0de83af88415cc28561f9e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-21T03:01:43.436Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-21T03:01:43.513Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-21T03:01:43.538Z] ========================================================= [2025-02-21T03:01:43.538Z] EdgeX Global Pipelines Version Info [2025-02-21T03:01:43.538Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:01:44.253Z] ------------------- [2025-02-21T03:01:44.253Z] stable info: [2025-02-21T03:01:44.253Z] ------------------- [2025-02-21T03:01:44.253Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-21T03:01:44.253Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-21T03:01:44.253Z] Message: update stable to v1.0.269 [2025-02-21T03:01:44.826Z] ------------------- [2025-02-21T03:01:44.826Z] experimental info: [2025-02-21T03:01:44.826Z] ------------------- [2025-02-21T03:01:44.826Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-21T03:01:44.826Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-21T03:01:44.826Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-21T03:01:44.909Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2025-02-21T03:01:44.930Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2025-02-21T03:01:44.951Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-21T03:01:44.972Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-21T03:01:44.994Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-21T03:01:45.017Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-21T03:01:45.038Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-21T03:01:45.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-21T03:01:45.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-21T03:01:45.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-21T03:01:45.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-21T03:01:45.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2025-02-21T03:01:45.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-21T03:01:45.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-21T03:01:45.225Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-21T03:01:45.251Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-21T03:01:45.271Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-21T03:01:45.294Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-21T03:01:45.320Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-21T03:01:45.338Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-21T03:01:45.358Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-21T03:01:45.380Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-21T03:01:45.404Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-21T03:01:45.423Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-21T03:01:45.446Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-21T03:01:45.471Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-21T03:01:45.496Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-21T03:01:45.522Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-21T03:01:45.547Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-21T03:01:45.574Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-21T03:01:45.602Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 244f87bf88a9cbb169db06adb6cd1610c86fc46c [Pipeline] echo [2025-02-21T03:01:45.627Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 244f87b [Pipeline] echo [2025-02-21T03:01:45.652Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-21T03:01:45.724Z] provisioning config files... [2025-02-21T03:01:45.739Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config15755327587593175013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:01:46.074Z] ---> ****-login.sh [2025-02-21T03:01:46.075Z] nexus3.edgexfoundry.org:10001 [2025-02-21T03:01:46.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:01:46.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:01:46.336Z] Configure a credential helper to remove this warning. See [2025-02-21T03:01:46.336Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:01:46.336Z] [2025-02-21T03:01:46.336Z] Login Succeeded [2025-02-21T03:01:46.336Z] nexus3.edgexfoundry.org:10002 [2025-02-21T03:01:46.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:01:46.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:01:46.336Z] Configure a credential helper to remove this warning. See [2025-02-21T03:01:46.336Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:01:46.336Z] [2025-02-21T03:01:46.336Z] Login Succeeded [2025-02-21T03:01:46.336Z] nexus3.edgexfoundry.org:10003 [2025-02-21T03:01:46.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:01:46.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:01:46.597Z] Configure a credential helper to remove this warning. See [2025-02-21T03:01:46.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:01:46.597Z] [2025-02-21T03:01:46.597Z] Login Succeeded [2025-02-21T03:01:46.597Z] nexus3.edgexfoundry.org:10004 [2025-02-21T03:01:46.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:01:46.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:01:46.597Z] Configure a credential helper to remove this warning. See [2025-02-21T03:01:46.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:01:46.597Z] [2025-02-21T03:01:46.597Z] Login Succeeded [2025-02-21T03:01:46.597Z] ****.io [2025-02-21T03:01:46.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:01:46.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:01:46.858Z] Configure a credential helper to remove this warning. See [2025-02-21T03:01:46.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:01:46.858Z] [2025-02-21T03:01:46.858Z] Login Succeeded [2025-02-21T03:01:46.858Z] ---> ****-login.sh ends [Pipeline] } [2025-02-21T03:01:46.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-21T03:01:47.273Z] + git rev-list -1 --merges 244f87bf88a9cbb169db06adb6cd1610c86fc46c~1..244f87bf88a9cbb169db06adb6cd1610c86fc46c [Pipeline] echo [2025-02-21T03:01:47.302Z] -----------> git rev-list -1 --merges 244f87bf88a9cbb169db06adb6cd1610c86fc46c~1..244f87bf88a9cbb169db06adb6cd1610c86fc46c 244f87bf88a9cbb169db06adb6cd1610c86fc46c [false] [Pipeline] sh [2025-02-21T03:01:47.601Z] + git log --format=format:%s -1 244f87bf88a9cbb169db06adb6cd1610c86fc46c [Pipeline] echo [2025-02-21T03:01:47.618Z] ========================================================= [2025-02-21T03:01:47.619Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-21T03:01:47.619Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-21T03:01:47.954Z] + git log --format=format:%s -1 244f87bf88a9cbb169db06adb6cd1610c86fc46c [Pipeline] echo [2025-02-21T03:01:47.964Z] [semverPrep] GIT_COMMIT: 244f87bf88a9cbb169db06adb6cd1610c86fc46c, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#41) [Pipeline] echo [2025-02-21T03:01:47.981Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-21T03:01:48.345Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-21T03:01:48.345Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-21T03:01:48.345Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-21T03:01:48.345Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-21T03:01:48.345Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-21T03:01:48.345Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-21T03:01:48.345Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:01:48.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T03:01:48.698Z] [2025-02-21T03:01:48.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:01:49.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T03:01:49.002Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-21T03:01:49.002Z] b85a868b505f: Pulling fs layer [2025-02-21T03:01:49.002Z] e2be974225ed: Pulling fs layer [2025-02-21T03:01:49.002Z] 339a4e72a1f5: Pulling fs layer [2025-02-21T03:01:49.002Z] 988bab9f4d93: Pulling fs layer [2025-02-21T03:01:49.002Z] 1469e6f7b9e6: Pulling fs layer [2025-02-21T03:01:49.002Z] eaf3925da568: Pulling fs layer [2025-02-21T03:01:49.002Z] bab4dde63d76: Pulling fs layer [2025-02-21T03:01:49.002Z] bde34c3a00c8: Pulling fs layer [2025-02-21T03:01:49.002Z] b352a97aabf1: Pulling fs layer [2025-02-21T03:01:49.002Z] 4872d77fe225: Pulling fs layer [2025-02-21T03:01:49.002Z] 5851b861e8e6: Pulling fs layer [2025-02-21T03:01:49.002Z] bab4dde63d76: Waiting [2025-02-21T03:01:49.002Z] 4872d77fe225: Waiting [2025-02-21T03:01:49.002Z] 5851b861e8e6: Waiting [2025-02-21T03:01:49.002Z] bde34c3a00c8: Waiting [2025-02-21T03:01:49.002Z] 1469e6f7b9e6: Waiting [2025-02-21T03:01:49.002Z] b352a97aabf1: Waiting [2025-02-21T03:01:49.002Z] eaf3925da568: Waiting [2025-02-21T03:01:49.002Z] 988bab9f4d93: Waiting [2025-02-21T03:01:49.002Z] e2be974225ed: Verifying Checksum [2025-02-21T03:01:49.002Z] e2be974225ed: Download complete [2025-02-21T03:01:49.002Z] 988bab9f4d93: Verifying Checksum [2025-02-21T03:01:49.002Z] 988bab9f4d93: Download complete [2025-02-21T03:01:49.002Z] 1469e6f7b9e6: Verifying Checksum [2025-02-21T03:01:49.002Z] 1469e6f7b9e6: Download complete [2025-02-21T03:01:49.002Z] eaf3925da568: Verifying Checksum [2025-02-21T03:01:49.002Z] eaf3925da568: Download complete [2025-02-21T03:01:49.262Z] 339a4e72a1f5: Verifying Checksum [2025-02-21T03:01:49.262Z] 339a4e72a1f5: Download complete [2025-02-21T03:01:49.262Z] bde34c3a00c8: Verifying Checksum [2025-02-21T03:01:49.262Z] bde34c3a00c8: Download complete [2025-02-21T03:01:49.262Z] b352a97aabf1: Download complete [2025-02-21T03:01:49.262Z] 4872d77fe225: Verifying Checksum [2025-02-21T03:01:49.262Z] 4872d77fe225: Download complete [2025-02-21T03:01:49.262Z] 5851b861e8e6: Download complete [2025-02-21T03:01:49.262Z] b85a868b505f: Verifying Checksum [2025-02-21T03:01:49.262Z] b85a868b505f: Download complete [2025-02-21T03:01:49.830Z] bab4dde63d76: Verifying Checksum [2025-02-21T03:01:49.830Z] bab4dde63d76: Download complete [2025-02-21T03:01:50.770Z] b85a868b505f: Pull complete [2025-02-21T03:01:51.029Z] e2be974225ed: Pull complete [2025-02-21T03:01:51.597Z] 339a4e72a1f5: Pull complete [2025-02-21T03:01:51.597Z] 988bab9f4d93: Pull complete [2025-02-21T03:01:51.857Z] 1469e6f7b9e6: Pull complete [2025-02-21T03:01:51.857Z] eaf3925da568: Pull complete [2025-02-21T03:01:54.389Z] bab4dde63d76: Pull complete [2025-02-21T03:01:54.389Z] bde34c3a00c8: Pull complete [2025-02-21T03:01:54.389Z] b352a97aabf1: Pull complete [2025-02-21T03:01:54.389Z] 4872d77fe225: Pull complete [2025-02-21T03:01:54.389Z] 5851b861e8e6: Pull complete [2025-02-21T03:01:54.389Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-21T03:01:54.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T03:01:54.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:01:54.538Z] prd-ubuntu20.04-docker-8c-8g-39382 does not seem to be running inside a container [2025-02-21T03:01:54.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 [2025-02-21T03:02:01.096Z] $ docker top 6c359189863e8e7562822268f948027c3c39eef052264ebc3539721cd3524bc0 -eo pid,comm [2025-02-21T03:02:01.159Z] 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). [2025-02-21T03:02:01.159Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-21T03:02:01.299Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-21T03:02:01.299Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-21T03:02:01.408Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-21T03:02:01.411Z] $ docker exec 6c359189863e8e7562822268f948027c3c39eef052264ebc3539721cd3524bc0 ssh-agent [2025-02-21T03:02:01.529Z] SSH_AUTH_SOCK=/tmp/ssh-hi1ie0FOmkl2/agent.33 [2025-02-21T03:02:01.529Z] SSH_AGENT_PID=39 [2025-02-21T03:02:01.537Z] Running ssh-add (command line suppressed) [2025-02-21T03:02:01.644Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3908492973691902479.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3908492973691902479.key) [2025-02-21T03:02:01.660Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-21T03:02:01.954Z] + git tag --points-at HEAD [Pipeline] } [2025-02-21T03:02:01.965Z] $ docker exec --env ******** --env ******** 6c359189863e8e7562822268f948027c3c39eef052264ebc3539721cd3524bc0 ssh-agent -k [2025-02-21T03:02:02.074Z] unset SSH_AUTH_SOCK; [2025-02-21T03:02:02.074Z] unset SSH_AGENT_PID; [2025-02-21T03:02:02.074Z] echo Agent pid 39 killed; [2025-02-21T03:02:02.082Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-21T03:02:02.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-21T03:02:02.124Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-21T03:02:02.236Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-21T03:02:02.238Z] $ docker exec 6c359189863e8e7562822268f948027c3c39eef052264ebc3539721cd3524bc0 ssh-agent [2025-02-21T03:02:02.346Z] SSH_AUTH_SOCK=/tmp/ssh-sNGPMvDxOw3A/agent.72 [2025-02-21T03:02:02.346Z] SSH_AGENT_PID=78 [2025-02-21T03:02:02.350Z] Running ssh-add (command line suppressed) [2025-02-21T03:02:02.463Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5984342139415158728.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5984342139415158728.key) [2025-02-21T03:02:02.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-21T03:02:02.771Z] + git semver init [2025-02-21T03:02:03.031Z] 2025-02-21 03:02:02,988 [run_init] DEBUG init version:0.0.0 force:False [2025-02-21T03:02:03.031Z] 2025-02-21 03:02:02,988 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver [2025-02-21T03:02:03.031Z] 2025-02-21 03:02:02,989 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver [2025-02-21T03:02:03.031Z] 2025-02-21 03:02:02,989 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2025-02-21T03:02:03.969Z] 2025-02-21 03:02:03,601 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude [2025-02-21T03:02:03.969Z] 2025-02-21 03:02:03,602 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False [2025-02-21T03:02:03.969Z] 2025-02-21 03:02:03,603 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-02-21T03:02:03.969Z] 2025-02-21 03:02:03,603 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-02-21T03:02:03.969Z] 4.0.0-dev.8 [Pipeline] } [2025-02-21T03:02:03.979Z] $ docker exec --env ******** --env ******** 6c359189863e8e7562822268f948027c3c39eef052264ebc3539721cd3524bc0 ssh-agent -k [2025-02-21T03:02:04.078Z] unset SSH_AUTH_SOCK; [2025-02-21T03:02:04.079Z] unset SSH_AGENT_PID; [2025-02-21T03:02:04.079Z] echo Agent pid 78 killed; [2025-02-21T03:02:04.087Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-21T03:02:04.425Z] + git semver [Pipeline] } [2025-02-21T03:02:04.697Z] $ docker stop --time=1 6c359189863e8e7562822268f948027c3c39eef052264ebc3539721cd3524bc0 [2025-02-21T03:02:05.995Z] $ docker rm -f --volumes 6c359189863e8e7562822268f948027c3c39eef052264ebc3539721cd3524bc0 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-21T03:02:06.362Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-21T03:02:06.622Z] Stashed 1 file(s) [Pipeline] echo [2025-02-21T03:02:06.625Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.8 [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 [2025-02-21T03:02:06.796Z] provisioning config files... [2025-02-21T03:02:06.807Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config2081090683399411203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:02:07.114Z] ---> ****-login.sh [2025-02-21T03:02:07.114Z] nexus3.edgexfoundry.org:10001 [2025-02-21T03:02:07.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:02:07.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:02:07.115Z] Configure a credential helper to remove this warning. See [2025-02-21T03:02:07.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:02:07.115Z] [2025-02-21T03:02:07.115Z] Login Succeeded [2025-02-21T03:02:07.115Z] nexus3.edgexfoundry.org:10002 [2025-02-21T03:02:07.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:02:07.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:02:07.115Z] Configure a credential helper to remove this warning. See [2025-02-21T03:02:07.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:02:07.115Z] [2025-02-21T03:02:07.115Z] Login Succeeded [2025-02-21T03:02:07.115Z] nexus3.edgexfoundry.org:10003 [2025-02-21T03:02:07.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:02:07.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:02:07.375Z] Configure a credential helper to remove this warning. See [2025-02-21T03:02:07.375Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:02:07.375Z] [2025-02-21T03:02:07.375Z] Login Succeeded [2025-02-21T03:02:07.375Z] nexus3.edgexfoundry.org:10004 [2025-02-21T03:02:07.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:02:07.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:02:07.375Z] Configure a credential helper to remove this warning. See [2025-02-21T03:02:07.375Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:02:07.375Z] [2025-02-21T03:02:07.375Z] Login Succeeded [2025-02-21T03:02:07.375Z] ****.io [2025-02-21T03:02:07.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:02:07.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:02:07.636Z] Configure a credential helper to remove this warning. See [2025-02-21T03:02:07.636Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:02:07.636Z] [2025-02-21T03:02:07.636Z] Login Succeeded [2025-02-21T03:02:07.636Z] ---> ****-login.sh ends [Pipeline] } [2025-02-21T03:02:07.644Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-21T03:02:07.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T03:02:07.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T03:02:07.759Z] ========================================================= [2025-02-21T03:02:07.759Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-21T03:02:07.759Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:02:08.098Z] + 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 . [2025-02-21T03:02:08.098Z] Sending build context to Docker daemon 778.2kB [2025-02-21T03:02:08.098Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-02-21T03:02:08.098Z] Step 2/10 : FROM ${BASE} AS builder [2025-02-21T03:02:08.098Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-21T03:02:08.098Z] da9db072f522: Pulling fs layer [2025-02-21T03:02:08.098Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-21T03:02:08.098Z] 06f05ace1117: Pulling fs layer [2025-02-21T03:02:08.098Z] 5fe327b54edc: Pulling fs layer [2025-02-21T03:02:08.098Z] 4f4fb700ef54: Pulling fs layer [2025-02-21T03:02:08.098Z] 92a5565b7b96: Pulling fs layer [2025-02-21T03:02:08.098Z] ff9bb7016b71: Pulling fs layer [2025-02-21T03:02:08.098Z] b67dba6c2c7d: Pulling fs layer [2025-02-21T03:02:08.098Z] a813b0c90790: Pulling fs layer [2025-02-21T03:02:08.098Z] 5fe327b54edc: Waiting [2025-02-21T03:02:08.098Z] 4f4fb700ef54: Waiting [2025-02-21T03:02:08.098Z] 92a5565b7b96: Waiting [2025-02-21T03:02:08.098Z] ff9bb7016b71: Waiting [2025-02-21T03:02:08.098Z] b67dba6c2c7d: Waiting [2025-02-21T03:02:08.098Z] a813b0c90790: Waiting [2025-02-21T03:02:08.098Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-21T03:02:08.098Z] 6ef4a4ee8ca5: Download complete [2025-02-21T03:02:08.098Z] 5fe327b54edc: Download complete [2025-02-21T03:02:08.098Z] 4f4fb700ef54: Download complete [2025-02-21T03:02:08.098Z] da9db072f522: Download complete [2025-02-21T03:02:08.098Z] 92a5565b7b96: Verifying Checksum [2025-02-21T03:02:08.098Z] 92a5565b7b96: Download complete [2025-02-21T03:02:08.368Z] ff9bb7016b71: Verifying Checksum [2025-02-21T03:02:08.368Z] ff9bb7016b71: Download complete [2025-02-21T03:02:08.368Z] da9db072f522: Pull complete [2025-02-21T03:02:08.627Z] a813b0c90790: Verifying Checksum [2025-02-21T03:02:08.627Z] a813b0c90790: Download complete [2025-02-21T03:02:08.627Z] 6ef4a4ee8ca5: Pull complete [2025-02-21T03:02:08.890Z] 06f05ace1117: Download complete [2025-02-21T03:02:09.463Z] b67dba6c2c7d: Verifying Checksum [2025-02-21T03:02:09.463Z] b67dba6c2c7d: Download complete [2025-02-21T03:02:13.652Z] 06f05ace1117: Pull complete [2025-02-21T03:02:13.652Z] 5fe327b54edc: Pull complete [2025-02-21T03:02:13.652Z] 4f4fb700ef54: Pull complete [2025-02-21T03:02:13.652Z] 92a5565b7b96: Pull complete [2025-02-21T03:02:13.652Z] ff9bb7016b71: Pull complete [2025-02-21T03:02:16.196Z] b67dba6c2c7d: Pull complete [2025-02-21T03:02:16.763Z] a813b0c90790: Pull complete [2025-02-21T03:02:16.763Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-21T03:02:16.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-21T03:02:16.763Z] ---> 3ba60ce46760 [2025-02-21T03:02:16.763Z] Step 3/10 : ARG MAKE=make build [2025-02-21T03:02:21.756Z] Still waiting to schedule task [2025-02-21T03:02:21.756Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-39383’ [2025-02-21T03:02:22.037Z] ---> Running in f603f88cd6b0 [2025-02-21T03:02:22.037Z] Removing intermediate container f603f88cd6b0 [2025-02-21T03:02:22.037Z] ---> 466de4eb117d [2025-02-21T03:02:22.037Z] Step 4/10 : WORKDIR /device-s7 [2025-02-21T03:02:22.037Z] ---> Running in 6e945aac03cf [2025-02-21T03:02:22.037Z] Removing intermediate container 6e945aac03cf [2025-02-21T03:02:22.037Z] ---> 406cfa0799f3 [2025-02-21T03:02:22.037Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-02-21T03:02:22.037Z] ---> Running in 22c05f83af9e [2025-02-21T03:02:22.298Z] Removing intermediate container 22c05f83af9e [2025-02-21T03:02:22.298Z] ---> 7b90d14d8a70 [2025-02-21T03:02:22.298Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2025-02-21T03:02:22.298Z] ---> Running in 1d861a3ed303 [2025-02-21T03:02:22.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-21T03:02:22.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-21T03:02:23.127Z] OK: 248 MiB in 58 packages [2025-02-21T03:02:23.385Z] Removing intermediate container 1d861a3ed303 [2025-02-21T03:02:23.385Z] ---> 930d7ead3307 [2025-02-21T03:02:23.385Z] Step 7/10 : COPY go.mod vendor* ./ [2025-02-21T03:02:23.385Z] ---> 12397d512736 [2025-02-21T03:02:23.385Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-21T03:02:23.645Z] ---> Running in 533b6131fd69 [2025-02-21T03:03:02.381Z] Removing intermediate container 533b6131fd69 [2025-02-21T03:03:02.381Z] ---> aaa25665edb2 [2025-02-21T03:03:02.381Z] Step 9/10 : COPY . . [2025-02-21T03:03:02.381Z] ---> a61e1716a49b [2025-02-21T03:03:02.381Z] Step 10/10 : RUN ${MAKE} [2025-02-21T03:03:02.381Z] ---> Running in bc318968ccf0 [2025-02-21T03:03:02.381Z] noop [2025-02-21T03:03:02.381Z] Removing intermediate container bc318968ccf0 [2025-02-21T03:03:02.381Z] ---> 14d8eb732eb6 [2025-02-21T03:03:02.381Z] Successfully built 14d8eb732eb6 [2025-02-21T03:03:02.381Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:03:02.715Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-21T03:03:02.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:03:02.800Z] prd-ubuntu20.04-docker-8c-8g-39382 does not seem to be running inside a container [2025-02-21T03:03:02.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 [2025-02-21T03:03:03.253Z] $ docker top a0ff9e6a0bd92f48d94c1c6a34f1b3a17b4288e93e6999ec67c3acbfa06f216f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T03:03:03.627Z] + go version [2025-02-21T03:03:03.627Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-21T03:03:03.638Z] $ docker stop --time=1 a0ff9e6a0bd92f48d94c1c6a34f1b3a17b4288e93e6999ec67c3acbfa06f216f [2025-02-21T03:03:04.899Z] $ docker rm -f --volumes a0ff9e6a0bd92f48d94c1c6a34f1b3a17b4288e93e6999ec67c3acbfa06f216f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:03:05.335Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-21T03:03:05.335Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:03:05.408Z] prd-ubuntu20.04-docker-8c-8g-39382 does not seem to be running inside a container [2025-02-21T03:03:05.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 [2025-02-21T03:03:05.760Z] $ docker top 32943f226e119e2572760e7ac763a29150c4363a761fdc3472638b927b1731b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T03:03:06.113Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh [2025-02-21T03:03:06.417Z] + make test [2025-02-21T03:03:06.417Z] go test -race -coverprofile=coverage.out ./... [2025-02-21T03:03:14.529Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-02-21T03:03:36.445Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-02-21T03:03:37.379Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.026s coverage: 6.8% of statements [2025-02-21T03:04:09.489Z] go vet ./... [2025-02-21T03:04:16.051Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-21T03:04:16.051Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-21T03:04:16.051Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-21T03:04:16.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-21T03:04:16.078Z] $ docker stop --time=1 32943f226e119e2572760e7ac763a29150c4363a761fdc3472638b927b1731b8 [2025-02-21T03:04:20.922Z] $ docker rm -f --volumes 32943f226e119e2572760e7ac763a29150c4363a761fdc3472638b927b1731b8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-21T03:04:21.589Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-21T03:04:21.646Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-21T03:04:22.102Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-21T03:04:22.387Z] + ls -al . [2025-02-21T03:04:22.388Z] total 216 [2025-02-21T03:04:22.388Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 03:03 . [2025-02-21T03:04:22.388Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 03:01 .. [2025-02-21T03:04:22.388Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 03:03 .git [2025-02-21T03:04:22.388Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:01 .github [2025-02-21T03:04:22.388Z] -rw-rw-r-- 1 jenkins jenkins 237 Feb 21 03:01 .gitignore [2025-02-21T03:04:22.388Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 21 03:01 .golangci.yml [2025-02-21T03:04:22.388Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 03:02 .semver [2025-02-21T03:04:22.388Z] -rw-rw-r-- 1 jenkins jenkins 19679 Feb 21 03:01 Attribution.txt [2025-02-21T03:04:22.388Z] -rw-rw-r-- 1 jenkins jenkins 1579 Feb 21 03:01 Dockerfile [2025-02-21T03:04:22.388Z] -rw-rw-r-- 1 jenkins jenkins 643 Feb 21 03:01 Jenkinsfile [2025-02-21T03:04:22.388Z] -rw-rw-r-- 1 jenkins jenkins 10947 Feb 21 03:01 LICENSE [2025-02-21T03:04:22.388Z] -rw-rw-r-- 1 jenkins jenkins 1903 Feb 21 03:01 Makefile [2025-02-21T03:04:22.388Z] -rw-rw-r-- 1 jenkins jenkins 614 Feb 21 03:01 OWNERS.md [2025-02-21T03:04:22.388Z] -rw-rw-r-- 1 jenkins jenkins 2393 Feb 21 03:01 README.md [2025-02-21T03:04:22.388Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 21 03:02 VERSION [2025-02-21T03:04:22.388Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:01 bin [2025-02-21T03:04:22.388Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:01 cmd [2025-02-21T03:04:22.388Z] -rw-r--r-- 1 jenkins jenkins 19094 Feb 21 03:03 coverage.out [2025-02-21T03:04:22.388Z] -rw-rw-r-- 1 jenkins jenkins 6121 Feb 21 03:01 go.mod [2025-02-21T03:04:22.388Z] -rw-rw-r-- 1 jenkins jenkins 86851 Feb 21 03:01 go.sum [2025-02-21T03:04:22.388Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:01 internal [2025-02-21T03:04:22.388Z] -rw-rw-r-- 1 jenkins jenkins 223 Feb 21 03:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:04:22.730Z] + docker build -t device-s7 -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=244f87bf88a9cbb169db06adb6cd1610c86fc46c --label arch=amd64 --label version=4.0.0-dev.8 . [2025-02-21T03:04:22.730Z] Sending build context to Docker daemon 798.2kB [2025-02-21T03:04:22.730Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-02-21T03:04:22.730Z] Step 2/24 : FROM ${BASE} AS builder [2025-02-21T03:04:22.730Z] ---> 14d8eb732eb6 [2025-02-21T03:04:22.730Z] Step 3/24 : ARG MAKE=make build [2025-02-21T03:04:22.989Z] ---> Running in 665ef34845df [2025-02-21T03:04:22.989Z] Removing intermediate container 665ef34845df [2025-02-21T03:04:22.989Z] ---> 989d42f0d55b [2025-02-21T03:04:22.989Z] Step 4/24 : WORKDIR /device-s7 [2025-02-21T03:04:22.989Z] ---> Running in f878a75d0ba7 [2025-02-21T03:04:22.989Z] Removing intermediate container f878a75d0ba7 [2025-02-21T03:04:22.989Z] ---> 2624a4c21726 [2025-02-21T03:04:22.989Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-02-21T03:04:22.989Z] ---> Running in 9d96de5f3db7 [2025-02-21T03:04:23.250Z] Removing intermediate container 9d96de5f3db7 [2025-02-21T03:04:23.250Z] ---> a320034ba796 [2025-02-21T03:04:23.250Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2025-02-21T03:04:23.250Z] ---> Running in c8bd33a13c87 [2025-02-21T03:04:23.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-21T03:04:23.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-21T03:04:24.078Z] OK: 248 MiB in 58 packages [2025-02-21T03:04:24.336Z] Removing intermediate container c8bd33a13c87 [2025-02-21T03:04:24.336Z] ---> 807ff069d475 [2025-02-21T03:04:24.336Z] Step 7/24 : COPY go.mod vendor* ./ [2025-02-21T03:04:24.336Z] ---> 9e64a9db4110 [2025-02-21T03:04:24.336Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-21T03:04:24.336Z] ---> Running in a25e91943fcb [2025-02-21T03:04:25.269Z] Removing intermediate container a25e91943fcb [2025-02-21T03:04:25.269Z] ---> e274b17b4e58 [2025-02-21T03:04:25.269Z] Step 9/24 : COPY . . [2025-02-21T03:04:25.269Z] ---> 442dbe84e258 [2025-02-21T03:04:25.269Z] Step 10/24 : RUN ${MAKE} [2025-02-21T03:04:25.269Z] ---> Running in 4ec9a0b5f6c6 [2025-02-21T03:04:25.528Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-02-21T03:04:53.153Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-39385 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws [2025-02-21T03:04:53.173Z] Running in /w/workspace/device-s7/16 [Pipeline] { [Pipeline] checkout [2025-02-21T03:04:56.228Z] Selected Git installation does not exist. Using Default [2025-02-21T03:04:56.229Z] The recommended git tool is: NONE [2025-02-21T03:04:57.587Z] Removing intermediate container 4ec9a0b5f6c6 [2025-02-21T03:04:57.587Z] ---> 5bb1af6ecbfa [2025-02-21T03:04:57.587Z] Step 11/24 : FROM alpine:3.20 [2025-02-21T03:04:57.587Z] 3.20: Pulling from library/alpine [2025-02-21T03:04:57.587Z] 0a9a5dfd008f: Pulling fs layer [2025-02-21T03:04:57.587Z] 0a9a5dfd008f: Verifying Checksum [2025-02-21T03:04:57.587Z] 0a9a5dfd008f: Download complete [2025-02-21T03:04:57.587Z] 0a9a5dfd008f: Pull complete [2025-02-21T03:04:57.587Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-21T03:04:57.587Z] Status: Downloaded newer image for alpine:3.20 [2025-02-21T03:04:57.587Z] ---> ff221270b9fb [2025-02-21T03:04:57.587Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-02-21T03:04:57.587Z] ---> Running in a3e12ec6ddc0 [2025-02-21T03:04:57.587Z] Removing intermediate container a3e12ec6ddc0 [2025-02-21T03:04:57.587Z] ---> f169521069b1 [2025-02-21T03:04:57.587Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-02-21T03:04:57.587Z] ---> Running in c07d4b95df44 [2025-02-21T03:04:57.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-21T03:04:57.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-21T03:04:57.587Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-21T03:04:57.587Z] Executing busybox-1.36.1-r29.trigger [2025-02-21T03:04:57.587Z] OK: 8 MiB in 15 packages [2025-02-21T03:04:57.846Z] Removing intermediate container c07d4b95df44 [2025-02-21T03:04:57.846Z] ---> 2dc3c54002ff [2025-02-21T03:04:57.846Z] Step 14/24 : RUN apk --no-cache upgrade [2025-02-21T03:04:58.105Z] ---> Running in 9b3487e815d3 [2025-02-21T03:04:58.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-21T03:04:58.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-21T03:04:58.622Z] OK: 8 MiB in 15 packages [2025-02-21T03:04:59.189Z] Removing intermediate container 9b3487e815d3 [2025-02-21T03:04:59.189Z] ---> 4bd8d5b7b88c [2025-02-21T03:04:59.189Z] Step 15/24 : WORKDIR / [2025-02-21T03:04:59.189Z] ---> Running in 56e7817aff68 [2025-02-21T03:04:59.189Z] Removing intermediate container 56e7817aff68 [2025-02-21T03:04:59.189Z] ---> aaaae2bc023c [2025-02-21T03:04:59.189Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-02-21T03:04:59.189Z] ---> b354b7c8e4b3 [2025-02-21T03:04:59.189Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-02-21T03:05:01.091Z] ---> 249b51cbfad4 [2025-02-21T03:05:01.091Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2025-02-21T03:05:01.350Z] ---> 7254246ba9a3 [2025-02-21T03:05:01.350Z] Step 19/24 : EXPOSE 59994 [2025-02-21T03:05:01.350Z] ---> Running in 4448534a267c [2025-02-21T03:05:01.558Z] using credential edgex-jenkins-ssh [2025-02-21T03:05:01.585Z] Cloning the remote Git repository [2025-02-21T03:05:01.609Z] Removing intermediate container 4448534a267c [2025-02-21T03:05:01.609Z] ---> fece40b1910f [2025-02-21T03:05:01.609Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2025-02-21T03:05:01.609Z] ---> Running in c7d6ed4d0ca7 [2025-02-21T03:05:01.609Z] Removing intermediate container c7d6ed4d0ca7 [2025-02-21T03:05:01.609Z] ---> 27ca9316c98d [2025-02-21T03:05:01.609Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-21T03:05:01.869Z] ---> Running in 54d15f180ef7 [2025-02-21T03:05:01.869Z] Removing intermediate container 54d15f180ef7 [2025-02-21T03:05:01.869Z] ---> d873a58b670e [2025-02-21T03:05:01.869Z] Step 22/24 : LABEL arch=amd64 [2025-02-21T03:05:01.869Z] ---> Running in d566b131d608 [2025-02-21T03:05:01.869Z] Removing intermediate container d566b131d608 [2025-02-21T03:05:01.869Z] ---> 092ffaa01472 [2025-02-21T03:05:01.869Z] Step 23/24 : LABEL git_sha=244f87bf88a9cbb169db06adb6cd1610c86fc46c [2025-02-21T03:05:01.869Z] ---> Running in 5039eac24a89 [2025-02-21T03:05:02.129Z] Removing intermediate container 5039eac24a89 [2025-02-21T03:05:02.129Z] ---> 6a69ea6778d9 [2025-02-21T03:05:02.129Z] Step 24/24 : LABEL version=4.0.0-dev.8 [2025-02-21T03:05:02.129Z] ---> Running in d2bfc97746df [2025-02-21T03:05:02.129Z] Removing intermediate container d2bfc97746df [2025-02-21T03:05:02.129Z] ---> df93fe49a156 [2025-02-21T03:05:02.129Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-21T03:05:02.129Z] Successfully built df93fe49a156 [2025-02-21T03:05:02.129Z] Successfully tagged device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-21T03:05:02.251Z] provisioning config files... [2025-02-21T03:05:02.263Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config13264627156736374250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:05:01.645Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2025-02-21T03:05:01.765Z] > git init /w/workspace/device-s7/16 # timeout=10 [2025-02-21T03:05:01.951Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2025-02-21T03:05:01.953Z] > git --version # timeout=10 [2025-02-21T03:05:01.982Z] > git --version # 'git version 2.25.1' [2025-02-21T03:05:01.987Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-21T03:05:02.206Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-21T03:05:02.574Z] ---> ****-login.sh [2025-02-21T03:05:02.574Z] nexus3.edgexfoundry.org:10001 [2025-02-21T03:05:02.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:05:02.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:05:02.574Z] Configure a credential helper to remove this warning. See [2025-02-21T03:05:02.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:05:02.574Z] [2025-02-21T03:05:02.574Z] Login Succeeded [2025-02-21T03:05:02.574Z] nexus3.edgexfoundry.org:10002 [2025-02-21T03:05:02.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:05:02.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:05:02.574Z] Configure a credential helper to remove this warning. See [2025-02-21T03:05:02.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:05:02.575Z] [2025-02-21T03:05:02.575Z] Login Succeeded [2025-02-21T03:05:02.575Z] nexus3.edgexfoundry.org:10003 [2025-02-21T03:05:02.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:05:02.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:05:02.834Z] Configure a credential helper to remove this warning. See [2025-02-21T03:05:02.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:05:02.834Z] [2025-02-21T03:05:02.834Z] Login Succeeded [2025-02-21T03:05:02.834Z] nexus3.edgexfoundry.org:10004 [2025-02-21T03:05:02.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:05:02.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:05:02.834Z] Configure a credential helper to remove this warning. See [2025-02-21T03:05:02.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:05:02.834Z] [2025-02-21T03:05:02.834Z] Login Succeeded [2025-02-21T03:05:02.834Z] ****.io [2025-02-21T03:05:03.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:05:03.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:05:03.094Z] Configure a credential helper to remove this warning. See [2025-02-21T03:05:03.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:05:03.094Z] [2025-02-21T03:05:03.094Z] Login Succeeded [2025-02-21T03:05:03.094Z] ---> ****-login.sh ends [Pipeline] } [2025-02-21T03:05:03.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-21T03:05:03.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T03:05:03.182Z] [edgeXDocker.push] Tagging docker image device-s7 with the following tags: [2025-02-21T03:05:03.182Z] 244f87bf88a9cbb169db06adb6cd1610c86fc46c [2025-02-21T03:05:03.182Z] latest [2025-02-21T03:05:03.182Z] 4.0.0-dev.8 [2025-02-21T03:05:03.182Z] 244f87bf88a9cbb169db06adb6cd1610c86fc46c-4.0.0-dev.8 [2025-02-21T03:05:03.182Z] main [2025-02-21T03:05:03.182Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:05:03.518Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:244f87bf88a9cbb169db06adb6cd1610c86fc46c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:05:02.834Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2025-02-21T03:05:02.861Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-21T03:05:03.842Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:244f87bf88a9cbb169db06adb6cd1610c86fc46c [2025-02-21T03:05:03.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-02-21T03:05:03.842Z] d7ee9da9c5ee: Preparing [2025-02-21T03:05:03.842Z] c250d3c2aa85: Preparing [2025-02-21T03:05:03.842Z] de62f60383fd: Preparing [2025-02-21T03:05:03.842Z] ea885d88a9c0: Preparing [2025-02-21T03:05:03.842Z] 392a2eec4205: Preparing [2025-02-21T03:05:03.842Z] 994456c4fd7b: Preparing [2025-02-21T03:05:03.842Z] 994456c4fd7b: Waiting [2025-02-21T03:05:03.842Z] de62f60383fd: Pushed [2025-02-21T03:05:03.842Z] 392a2eec4205: Pushed [2025-02-21T03:05:03.842Z] ea885d88a9c0: Pushed [2025-02-21T03:05:03.842Z] d7ee9da9c5ee: Pushed [2025-02-21T03:05:03.842Z] 994456c4fd7b: Layer already exists [2025-02-21T03:05:03.867Z] Avoid second fetch [2025-02-21T03:05:03.867Z] Checking out Revision 244f87bf88a9cbb169db06adb6cd1610c86fc46c (main) [2025-02-21T03:05:04.505Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#41)" [2025-02-21T03:05:03.883Z] > git config core.sparsecheckout # timeout=10 [2025-02-21T03:05:03.959Z] > git checkout -f 244f87bf88a9cbb169db06adb6cd1610c86fc46c # timeout=10 [2025-02-21T03:05:08.037Z] c250d3c2aa85: Pushed [2025-02-21T03:05:08.296Z] 244f87bf88a9cbb169db06adb6cd1610c86fc46c: digest: sha256:da9e159a247154ea2352d44a607aa8f6fbb63f038b0d2c67244b349ee23332df size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:05:08.624Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-21T03:05:08.943Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:latest [2025-02-21T03:05:08.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-02-21T03:05:08.944Z] d7ee9da9c5ee: Preparing [2025-02-21T03:05:08.944Z] c250d3c2aa85: Preparing [2025-02-21T03:05:08.944Z] de62f60383fd: Preparing [2025-02-21T03:05:08.944Z] ea885d88a9c0: Preparing [2025-02-21T03:05:08.944Z] 392a2eec4205: Preparing [2025-02-21T03:05:08.944Z] 994456c4fd7b: Preparing [2025-02-21T03:05:08.944Z] 994456c4fd7b: Waiting [2025-02-21T03:05:08.944Z] de62f60383fd: Layer already exists [2025-02-21T03:05:08.944Z] c250d3c2aa85: Layer already exists [2025-02-21T03:05:08.944Z] 392a2eec4205: Layer already exists [2025-02-21T03:05:08.944Z] d7ee9da9c5ee: Layer already exists [2025-02-21T03:05:08.944Z] ea885d88a9c0: Layer already exists [2025-02-21T03:05:08.944Z] 994456c4fd7b: Layer already exists [2025-02-21T03:05:08.944Z] latest: digest: sha256:da9e159a247154ea2352d44a607aa8f6fbb63f038b0d2c67244b349ee23332df size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:05:09.350Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-21T03:05:09.351Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-21T03:05:09.351Z] Dload Upload Total Spent Left Speed [2025-02-21T03:05:09.351Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 171k 0 --:--:-- --:--:-- --:--:-- 173k [2025-02-21T03:05:09.353Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2025-02-21T03:05:09.709Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-21T03:05:09.737Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.8 [2025-02-21T03:05:09.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-02-21T03:05:09.737Z] d7ee9da9c5ee: Preparing [2025-02-21T03:05:09.737Z] c250d3c2aa85: Preparing [2025-02-21T03:05:09.737Z] de62f60383fd: Preparing [2025-02-21T03:05:09.737Z] ea885d88a9c0: Preparing [2025-02-21T03:05:09.737Z] 392a2eec4205: Preparing [2025-02-21T03:05:09.737Z] 994456c4fd7b: Preparing [2025-02-21T03:05:09.737Z] 994456c4fd7b: Waiting [2025-02-21T03:05:09.737Z] ea885d88a9c0: Layer already exists [2025-02-21T03:05:09.737Z] d7ee9da9c5ee: Layer already exists [2025-02-21T03:05:09.737Z] c250d3c2aa85: Layer already exists [2025-02-21T03:05:09.737Z] 392a2eec4205: Layer already exists [2025-02-21T03:05:09.737Z] de62f60383fd: Layer already exists [2025-02-21T03:05:09.737Z] 994456c4fd7b: Layer already exists [2025-02-21T03:05:09.737Z] 4.0.0-dev.8: digest: sha256:da9e159a247154ea2352d44a607aa8f6fbb63f038b0d2c67244b349ee23332df size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:05:10.045Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-21T03:05:10.045Z] + sudo tee /etc/docker/daemon.new [2025-02-21T03:05:10.045Z] { [2025-02-21T03:05:10.045Z] "registry-mirrors": [ [2025-02-21T03:05:10.045Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-21T03:05:10.045Z] ], [2025-02-21T03:05:10.045Z] "bip": "10.250.0.254/24", [2025-02-21T03:05:10.045Z] "hosts": [ [2025-02-21T03:05:10.045Z] "tcp://0.0.0.0:5555", [2025-02-21T03:05:10.045Z] "unix:///var/run/docker.sock" [2025-02-21T03:05:10.045Z] ], [2025-02-21T03:05:10.045Z] "mtu": 1458, [2025-02-21T03:05:10.045Z] "selinux-enabled": true, [2025-02-21T03:05:10.045Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-21T03:05:10.045Z] } [Pipeline] sh [2025-02-21T03:05:10.113Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:244f87bf88a9cbb169db06adb6cd1610c86fc46c-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:05:10.396Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-21T03:05:10.469Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:244f87bf88a9cbb169db06adb6cd1610c86fc46c-4.0.0-dev.8 [2025-02-21T03:05:10.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-02-21T03:05:10.469Z] d7ee9da9c5ee: Preparing [2025-02-21T03:05:10.469Z] c250d3c2aa85: Preparing [2025-02-21T03:05:10.469Z] de62f60383fd: Preparing [2025-02-21T03:05:10.469Z] ea885d88a9c0: Preparing [2025-02-21T03:05:10.469Z] 392a2eec4205: Preparing [2025-02-21T03:05:10.469Z] 994456c4fd7b: Preparing [2025-02-21T03:05:10.469Z] 994456c4fd7b: Waiting [2025-02-21T03:05:10.469Z] c250d3c2aa85: Layer already exists [2025-02-21T03:05:10.469Z] ea885d88a9c0: Layer already exists [2025-02-21T03:05:10.469Z] d7ee9da9c5ee: Layer already exists [2025-02-21T03:05:10.469Z] 392a2eec4205: Layer already exists [2025-02-21T03:05:10.469Z] de62f60383fd: Layer already exists [2025-02-21T03:05:10.469Z] 994456c4fd7b: Layer already exists [2025-02-21T03:05:10.469Z] 244f87bf88a9cbb169db06adb6cd1610c86fc46c-4.0.0-dev.8: digest: sha256:da9e159a247154ea2352d44a607aa8f6fbb63f038b0d2c67244b349ee23332df size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:05:10.746Z] + sudo service docker restart [2025-02-21T03:05:10.817Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:05:11.152Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:main [2025-02-21T03:05:11.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-02-21T03:05:11.152Z] d7ee9da9c5ee: Preparing [2025-02-21T03:05:11.152Z] c250d3c2aa85: Preparing [2025-02-21T03:05:11.152Z] de62f60383fd: Preparing [2025-02-21T03:05:11.152Z] ea885d88a9c0: Preparing [2025-02-21T03:05:11.152Z] 392a2eec4205: Preparing [2025-02-21T03:05:11.152Z] 994456c4fd7b: Preparing [2025-02-21T03:05:11.152Z] 994456c4fd7b: Waiting [2025-02-21T03:05:11.152Z] 392a2eec4205: Layer already exists [2025-02-21T03:05:11.152Z] de62f60383fd: Layer already exists [2025-02-21T03:05:11.152Z] ea885d88a9c0: Layer already exists [2025-02-21T03:05:11.152Z] d7ee9da9c5ee: Layer already exists [2025-02-21T03:05:11.152Z] c250d3c2aa85: Layer already exists [2025-02-21T03:05:11.152Z] 994456c4fd7b: Layer already exists [2025-02-21T03:05:11.152Z] main: digest: sha256:da9e159a247154ea2352d44a607aa8f6fbb63f038b0d2c67244b349ee23332df size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-21T03:05:11.231Z] ===================================================== [Pipeline] echo [2025-02-21T03:05:11.248Z] taggedImages: [2025-02-21T03:05:11.248Z] - nexus3.edgexfoundry.org:10004/device-s7:244f87bf88a9cbb169db06adb6cd1610c86fc46c [2025-02-21T03:05:11.248Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2025-02-21T03:05:11.248Z] - nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.8 [2025-02-21T03:05:11.248Z] - nexus3.edgexfoundry.org:10004/device-s7:244f87bf88a9cbb169db06adb6cd1610c86fc46c-4.0.0-dev.8 [2025-02-21T03:05:11.248Z] - nexus3.edgexfoundry.org:10004/device-s7: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 [2025-02-21T03:05:11.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-21T03:05:11.684Z] [2025-02-21T03:05:11.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:05:11.988Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-21T03:05:11.988Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-21T03:05:11.988Z] 5eb5b503b376: Pulling fs layer [2025-02-21T03:05:11.988Z] 5c69ac0246d0: Pulling fs layer [2025-02-21T03:05:11.988Z] ec43610c2a17: Pulling fs layer [2025-02-21T03:05:11.988Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-21T03:05:11.988Z] 33b1e0a273af: Pulling fs layer [2025-02-21T03:05:11.988Z] 5d3b04190fa2: Pulling fs layer [2025-02-21T03:05:11.988Z] 2f39f015ded8: Pulling fs layer [2025-02-21T03:05:11.988Z] 3a2ae6a8a46f: Waiting [2025-02-21T03:05:11.988Z] 33b1e0a273af: Waiting [2025-02-21T03:05:11.988Z] 5d3b04190fa2: Waiting [2025-02-21T03:05:11.988Z] 5c69ac0246d0: Download complete [2025-02-21T03:05:11.988Z] 3a2ae6a8a46f: Download complete [2025-02-21T03:05:11.988Z] 33b1e0a273af: Verifying Checksum [2025-02-21T03:05:11.988Z] 33b1e0a273af: Download complete [2025-02-21T03:05:11.988Z] 5d3b04190fa2: Verifying Checksum [2025-02-21T03:05:11.988Z] 5d3b04190fa2: Download complete [2025-02-21T03:05:11.988Z] ec43610c2a17: Verifying Checksum [2025-02-21T03:05:11.988Z] ec43610c2a17: Download complete [2025-02-21T03:05:12.246Z] 5eb5b503b376: Verifying Checksum [2025-02-21T03:05:12.246Z] 5eb5b503b376: Download complete [2025-02-21T03:05:12.812Z] 2f39f015ded8: Download complete [2025-02-21T03:05:13.379Z] 5eb5b503b376: Pull complete [2025-02-21T03:05:13.638Z] 5c69ac0246d0: Pull complete [2025-02-21T03:05:13.897Z] ec43610c2a17: Pull complete [2025-02-21T03:05:14.158Z] 3a2ae6a8a46f: Pull complete [2025-02-21T03:05:14.158Z] 33b1e0a273af: Pull complete [2025-02-21T03:05:14.417Z] 5d3b04190fa2: Pull complete [2025-02-21T03:05:18.607Z] 2f39f015ded8: Pull complete [2025-02-21T03:05:18.607Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-21T03:05:18.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-21T03:05:18.607Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:05:18.713Z] prd-ubuntu20.04-docker-8c-8g-39382 does not seem to be running inside a container [2025-02-21T03:05:18.743Z] $ 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/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 [2025-02-21T03:05:20.843Z] $ docker top 7d5c43f460b96a19765b14d43ae3541f67f3b8fdeb52396003d29ebd1a05ec09 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:05:21.237Z] ---> job-cost.sh [2025-02-21T03:05:21.237Z] lf-activate-venv: SKIPPING [2025-02-21T03:05:21.237Z] INFO: No Stack... [2025-02-21T03:05:21.496Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-21T03:05:22.066Z] INFO: Archiving Costs [Pipeline] sh [2025-02-21T03:05:22.360Z] + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv [2025-02-21T03:05:22.360Z] + cut -d, -f6 [Pipeline] lock [2025-02-21T03:05:22.375Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-16-stack-cost] [2025-02-21T03:05:22.382Z] Resource [jenkins-edgexfoundry-device-s7-main-16-stack-cost] did not exist. Created. [2025-02-21T03:05:22.388Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-21T03:05:22.704Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-21T03:05:22.738Z] Stashed 1 file(s) [Pipeline] } [2025-02-21T03:05:22.747Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-16-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-21T03:05:22.771Z] $ docker stop --time=1 7d5c43f460b96a19765b14d43ae3541f67f3b8fdeb52396003d29ebd1a05ec09 [2025-02-21T03:05:23.925Z] $ docker rm -f --volumes 7d5c43f460b96a19765b14d43ae3541f67f3b8fdeb52396003d29ebd1a05ec09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-21T03:05:29.021Z] provisioning config files... [2025-02-21T03:05:29.047Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/16@tmp/config11322486231859431761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:05:29.544Z] ---> ****-login.sh [2025-02-21T03:05:29.544Z] nexus3.edgexfoundry.org:10001 [2025-02-21T03:05:30.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:05:31.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:05:31.092Z] Configure a credential helper to remove this warning. See [2025-02-21T03:05:31.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:05:31.092Z] [2025-02-21T03:05:31.092Z] Login Succeeded [2025-02-21T03:05:31.092Z] nexus3.edgexfoundry.org:10002 [2025-02-21T03:05:31.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:05:31.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:05:31.367Z] Configure a credential helper to remove this warning. See [2025-02-21T03:05:31.368Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:05:31.368Z] [2025-02-21T03:05:31.368Z] Login Succeeded [2025-02-21T03:05:31.368Z] nexus3.edgexfoundry.org:10003 [2025-02-21T03:05:31.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:05:31.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:05:31.638Z] Configure a credential helper to remove this warning. See [2025-02-21T03:05:31.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:05:31.638Z] [2025-02-21T03:05:31.638Z] Login Succeeded [2025-02-21T03:05:31.638Z] nexus3.edgexfoundry.org:10004 [2025-02-21T03:05:31.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:05:31.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:05:31.907Z] Configure a credential helper to remove this warning. See [2025-02-21T03:05:31.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:05:31.907Z] [2025-02-21T03:05:31.907Z] Login Succeeded [2025-02-21T03:05:31.907Z] ****.io [2025-02-21T03:05:32.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:05:32.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:05:32.442Z] Configure a credential helper to remove this warning. See [2025-02-21T03:05:32.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:05:32.442Z] [2025-02-21T03:05:32.442Z] Login Succeeded [2025-02-21T03:05:32.442Z] ---> ****-login.sh ends [Pipeline] } [2025-02-21T03:05:32.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-21T03:05:32.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T03:05:32.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T03:05:32.827Z] ========================================================= [2025-02-21T03:05:32.827Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-21T03:05:32.827Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:05:33.189Z] + 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 . [2025-02-21T03:05:33.457Z] Sending build context to Docker daemon 490.5kB [2025-02-21T03:05:33.457Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-02-21T03:05:33.457Z] Step 2/10 : FROM ${BASE} AS builder [2025-02-21T03:05:33.457Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-21T03:05:33.457Z] 9986a736f7d3: Pulling fs layer [2025-02-21T03:05:33.457Z] 1f018df60701: Pulling fs layer [2025-02-21T03:05:33.457Z] 39f8f326b044: Pulling fs layer [2025-02-21T03:05:33.457Z] e6a1e7a6a96a: Pulling fs layer [2025-02-21T03:05:33.457Z] 4f4fb700ef54: Pulling fs layer [2025-02-21T03:05:33.457Z] d45d956e0dbf: Pulling fs layer [2025-02-21T03:05:33.457Z] d7702b0d1db1: Pulling fs layer [2025-02-21T03:05:33.457Z] 5c7f0f088c93: Pulling fs layer [2025-02-21T03:05:33.457Z] 4fdc064ae6cf: Pulling fs layer [2025-02-21T03:05:33.457Z] d45d956e0dbf: Waiting [2025-02-21T03:05:33.457Z] d7702b0d1db1: Waiting [2025-02-21T03:05:33.457Z] e6a1e7a6a96a: Waiting [2025-02-21T03:05:33.457Z] 5c7f0f088c93: Waiting [2025-02-21T03:05:33.457Z] 4f4fb700ef54: Waiting [2025-02-21T03:05:33.728Z] 1f018df60701: Verifying Checksum [2025-02-21T03:05:33.728Z] 1f018df60701: Download complete [2025-02-21T03:05:33.728Z] e6a1e7a6a96a: Verifying Checksum [2025-02-21T03:05:33.728Z] e6a1e7a6a96a: Download complete [2025-02-21T03:05:33.728Z] 4f4fb700ef54: Verifying Checksum [2025-02-21T03:05:33.728Z] 4f4fb700ef54: Download complete [2025-02-21T03:05:33.728Z] d45d956e0dbf: Download complete [2025-02-21T03:05:33.728Z] d7702b0d1db1: Verifying Checksum [2025-02-21T03:05:33.728Z] d7702b0d1db1: Download complete [2025-02-21T03:05:33.728Z] 9986a736f7d3: Verifying Checksum [2025-02-21T03:05:33.728Z] 9986a736f7d3: Download complete [2025-02-21T03:05:34.316Z] 4fdc064ae6cf: Verifying Checksum [2025-02-21T03:05:34.316Z] 4fdc064ae6cf: Download complete [2025-02-21T03:05:34.585Z] 9986a736f7d3: Pull complete [2025-02-21T03:05:35.179Z] 1f018df60701: Pull complete [2025-02-21T03:05:35.447Z] 39f8f326b044: Download complete [2025-02-21T03:05:36.410Z] 5c7f0f088c93: Verifying Checksum [2025-02-21T03:05:36.410Z] 5c7f0f088c93: Download complete [2025-02-21T03:05:51.442Z] 39f8f326b044: Pull complete [2025-02-21T03:05:51.442Z] e6a1e7a6a96a: Pull complete [2025-02-21T03:05:51.442Z] 4f4fb700ef54: Pull complete [2025-02-21T03:05:51.442Z] d45d956e0dbf: Pull complete [2025-02-21T03:05:51.442Z] d7702b0d1db1: Pull complete [2025-02-21T03:05:59.674Z] 5c7f0f088c93: Pull complete [2025-02-21T03:06:01.627Z] 4fdc064ae6cf: Pull complete [2025-02-21T03:06:01.627Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-21T03:06:01.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-21T03:06:01.627Z] ---> 63f30b955cb9 [2025-02-21T03:06:01.627Z] Step 3/10 : ARG MAKE=make build [2025-02-21T03:06:03.584Z] ---> Running in 6c2cb311ce8d [2025-02-21T03:06:03.855Z] Removing intermediate container 6c2cb311ce8d [2025-02-21T03:06:03.855Z] ---> f73cd665e514 [2025-02-21T03:06:03.855Z] Step 4/10 : WORKDIR /device-s7 [2025-02-21T03:06:03.855Z] ---> Running in 492a0828b2ae [2025-02-21T03:06:04.445Z] Removing intermediate container 492a0828b2ae [2025-02-21T03:06:04.445Z] ---> d9c9d8d0bce9 [2025-02-21T03:06:04.445Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-02-21T03:06:04.445Z] ---> Running in 43b33fb4fea7 [2025-02-21T03:06:04.723Z] Removing intermediate container 43b33fb4fea7 [2025-02-21T03:06:04.723Z] ---> ac157524602b [2025-02-21T03:06:04.723Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2025-02-21T03:06:04.723Z] ---> Running in d505885516f1 [2025-02-21T03:06:06.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-21T03:06:06.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-21T03:06:08.360Z] OK: 239 MiB in 58 packages [2025-02-21T03:06:09.329Z] Removing intermediate container d505885516f1 [2025-02-21T03:06:09.329Z] ---> 523fa60d8bb0 [2025-02-21T03:06:09.329Z] Step 7/10 : COPY go.mod vendor* ./ [2025-02-21T03:06:09.922Z] ---> 03b636477da9 [2025-02-21T03:06:09.922Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-21T03:06:09.922Z] ---> Running in 60c35fd1e1cc [2025-02-21T03:08:01.635Z] Removing intermediate container 60c35fd1e1cc [2025-02-21T03:08:01.635Z] ---> 73fd8581d608 [2025-02-21T03:08:01.635Z] Step 9/10 : COPY . . [2025-02-21T03:08:01.635Z] ---> 20a8be15e0d3 [2025-02-21T03:08:01.635Z] Step 10/10 : RUN ${MAKE} [2025-02-21T03:08:01.635Z] ---> Running in 1e15ac8c1bab [2025-02-21T03:08:01.635Z] noop [2025-02-21T03:08:01.635Z] Removing intermediate container 1e15ac8c1bab [2025-02-21T03:08:01.635Z] ---> 2d35520ee031 [2025-02-21T03:08:01.635Z] Successfully built 2d35520ee031 [2025-02-21T03:08:01.635Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:08:02.008Z] + docker inspect -f . ci-base-image-arm64 [2025-02-21T03:08:02.008Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:08:02.219Z] prd-ubuntu20.04-docker-arm64-4c-16g-39385 does not seem to be running inside a container [2025-02-21T03:08:02.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/16 -v /w/workspace/device-s7/16:/w/workspace/device-s7/16:rw,z -v /w/workspace/device-s7/16@tmp:/w/workspace/device-s7/16@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 [2025-02-21T03:08:03.455Z] $ docker top af4dba9e80061337b5dd7bc3b6bec1eef534f2b049997fda1dd2cae335159e52 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T03:08:04.312Z] + go version [2025-02-21T03:08:04.312Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-21T03:08:04.330Z] $ docker stop --time=1 af4dba9e80061337b5dd7bc3b6bec1eef534f2b049997fda1dd2cae335159e52 [2025-02-21T03:08:05.914Z] $ docker rm -f --volumes af4dba9e80061337b5dd7bc3b6bec1eef534f2b049997fda1dd2cae335159e52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:08:06.484Z] + docker inspect -f . ci-base-image-arm64 [2025-02-21T03:08:06.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:08:06.671Z] prd-ubuntu20.04-docker-arm64-4c-16g-39385 does not seem to be running inside a container [2025-02-21T03:08:06.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-s7/16 -v /w/workspace/device-s7/16:/w/workspace/device-s7/16:rw,z -v /w/workspace/device-s7/16@tmp:/w/workspace/device-s7/16@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 [2025-02-21T03:08:07.923Z] $ docker top 6389915bc2cecc29c9d320e775a1e71d2b02794249d7f33415645221b2f3ccae -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T03:08:08.745Z] + git config --global --add safe.directory /w/workspace/device-s7/16 [Pipeline] fileExists [Pipeline] sh [2025-02-21T03:08:09.400Z] + make test [2025-02-21T03:08:09.400Z] go test -race -coverprofile=coverage.out ./... [2025-02-21T03:08:56.249Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-02-21T03:12:33.090Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-02-21T03:12:39.797Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.116s coverage: 6.8% of statements [2025-02-21T03:12:40.066Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-02-21T03:12:40.066Z] go vet ./... [2025-02-21T03:16:31.923Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-21T03:16:31.923Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-21T03:16:31.923Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-21T03:16:31.942Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-21T03:16:31.958Z] $ docker stop --time=1 6389915bc2cecc29c9d320e775a1e71d2b02794249d7f33415645221b2f3ccae [2025-02-21T03:16:33.982Z] $ docker rm -f --volumes 6389915bc2cecc29c9d320e775a1e71d2b02794249d7f33415645221b2f3ccae [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-21T03:16:36.267Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-21T03:16:36.293Z] Warning: overwriting stash ‘coverage-report’ [2025-02-21T03:16:36.729Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-21T03:16:37.140Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-21T03:16:37.459Z] + ls -al . [2025-02-21T03:16:37.459Z] total 212 [2025-02-21T03:16:37.459Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 21 03:08 . [2025-02-21T03:16:37.459Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 03:05 .. [2025-02-21T03:16:37.459Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 03:05 .git [2025-02-21T03:16:37.459Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:05 .github [2025-02-21T03:16:37.459Z] -rw-rw-r-- 1 jenkins jenkins 237 Feb 21 03:05 .gitignore [2025-02-21T03:16:37.459Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 21 03:05 .golangci.yml [2025-02-21T03:16:37.459Z] -rw-rw-r-- 1 jenkins jenkins 19679 Feb 21 03:05 Attribution.txt [2025-02-21T03:16:37.459Z] -rw-rw-r-- 1 jenkins jenkins 1579 Feb 21 03:05 Dockerfile [2025-02-21T03:16:37.460Z] -rw-rw-r-- 1 jenkins jenkins 643 Feb 21 03:05 Jenkinsfile [2025-02-21T03:16:37.460Z] -rw-rw-r-- 1 jenkins jenkins 10947 Feb 21 03:05 LICENSE [2025-02-21T03:16:37.460Z] -rw-rw-r-- 1 jenkins jenkins 1903 Feb 21 03:05 Makefile [2025-02-21T03:16:37.460Z] -rw-rw-r-- 1 jenkins jenkins 614 Feb 21 03:05 OWNERS.md [2025-02-21T03:16:37.460Z] -rw-rw-r-- 1 jenkins jenkins 2393 Feb 21 03:05 README.md [2025-02-21T03:16:37.460Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 21 03:02 VERSION [2025-02-21T03:16:37.460Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:05 bin [2025-02-21T03:16:37.460Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:05 cmd [2025-02-21T03:16:37.460Z] -rw-r--r-- 1 jenkins jenkins 19094 Feb 21 03:12 coverage.out [2025-02-21T03:16:37.460Z] -rw-rw-r-- 1 jenkins jenkins 6121 Feb 21 03:05 go.mod [2025-02-21T03:16:37.460Z] -rw-rw-r-- 1 jenkins jenkins 86851 Feb 21 03:05 go.sum [2025-02-21T03:16:37.460Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:05 internal [2025-02-21T03:16:37.460Z] -rw-rw-r-- 1 jenkins jenkins 223 Feb 21 03:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:16:37.803Z] + docker build -t device-s7-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=244f87bf88a9cbb169db06adb6cd1610c86fc46c --label arch=arm64 --label version=4.0.0-dev.8 . [2025-02-21T03:16:38.071Z] Sending build context to Docker daemon 510.5kB [2025-02-21T03:16:38.071Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-02-21T03:16:38.071Z] Step 2/24 : FROM ${BASE} AS builder [2025-02-21T03:16:38.071Z] ---> 2d35520ee031 [2025-02-21T03:16:38.071Z] Step 3/24 : ARG MAKE=make build [2025-02-21T03:16:38.071Z] ---> Running in 56c9f1fd0b0f [2025-02-21T03:16:38.658Z] Removing intermediate container 56c9f1fd0b0f [2025-02-21T03:16:38.658Z] ---> 51f726408662 [2025-02-21T03:16:38.658Z] Step 4/24 : WORKDIR /device-s7 [2025-02-21T03:16:38.658Z] ---> Running in e3344abf666c [2025-02-21T03:16:38.927Z] Removing intermediate container e3344abf666c [2025-02-21T03:16:38.927Z] ---> b36a2c8b93cf [2025-02-21T03:16:38.927Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-02-21T03:16:38.927Z] ---> Running in 7eee61640de8 [2025-02-21T03:16:39.513Z] Removing intermediate container 7eee61640de8 [2025-02-21T03:16:39.513Z] ---> 1ccfbf9f91ea [2025-02-21T03:16:39.513Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2025-02-21T03:16:39.513Z] ---> Running in faac0372cda1 [2025-02-21T03:16:40.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-21T03:16:40.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-21T03:16:42.155Z] OK: 239 MiB in 58 packages [2025-02-21T03:16:43.117Z] Removing intermediate container faac0372cda1 [2025-02-21T03:16:43.117Z] ---> 87fd4b80755b [2025-02-21T03:16:43.117Z] Step 7/24 : COPY go.mod vendor* ./ [2025-02-21T03:16:43.700Z] ---> ca4daf3e5b1b [2025-02-21T03:16:43.700Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-21T03:16:43.700Z] ---> Running in efb150429a0f [2025-02-21T03:16:46.304Z] Removing intermediate container efb150429a0f [2025-02-21T03:16:46.304Z] ---> cbbc37046f5d [2025-02-21T03:16:46.304Z] Step 9/24 : COPY . . [2025-02-21T03:16:46.896Z] ---> 150143263a06 [2025-02-21T03:16:46.896Z] Step 10/24 : RUN ${MAKE} [2025-02-21T03:16:46.896Z] ---> Running in e808d75c0bf4 [2025-02-21T03:16:47.856Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-02-21T03:20:09.597Z] Removing intermediate container e808d75c0bf4 [2025-02-21T03:20:09.597Z] ---> 9d20e670e612 [2025-02-21T03:20:09.597Z] Step 11/24 : FROM alpine:3.20 [2025-02-21T03:20:09.597Z] 3.20: Pulling from library/alpine [2025-02-21T03:20:09.597Z] 94e9d8af2201: Pulling fs layer [2025-02-21T03:20:09.597Z] 94e9d8af2201: Verifying Checksum [2025-02-21T03:20:09.597Z] 94e9d8af2201: Download complete [2025-02-21T03:20:09.597Z] 94e9d8af2201: Pull complete [2025-02-21T03:20:09.597Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-21T03:20:09.597Z] Status: Downloaded newer image for alpine:3.20 [2025-02-21T03:20:09.597Z] ---> 7aab056cecc6 [2025-02-21T03:20:09.597Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-02-21T03:20:09.597Z] ---> Running in 2efeb65ba12d [2025-02-21T03:20:09.597Z] Removing intermediate container 2efeb65ba12d [2025-02-21T03:20:09.597Z] ---> 376fa771f29f [2025-02-21T03:20:09.597Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-02-21T03:20:09.597Z] ---> Running in af28f2683b73 [2025-02-21T03:20:09.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-21T03:20:09.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-21T03:20:11.271Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-21T03:20:11.271Z] Executing busybox-1.36.1-r29.trigger [2025-02-21T03:20:11.271Z] OK: 9 MiB in 15 packages [2025-02-21T03:20:12.238Z] Removing intermediate container af28f2683b73 [2025-02-21T03:20:12.238Z] ---> a504d1ef823d [2025-02-21T03:20:12.238Z] Step 14/24 : RUN apk --no-cache upgrade [2025-02-21T03:20:12.507Z] ---> Running in 418c748df27d [2025-02-21T03:20:13.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-21T03:20:13.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-21T03:20:15.135Z] OK: 9 MiB in 15 packages [2025-02-21T03:20:15.717Z] Removing intermediate container 418c748df27d [2025-02-21T03:20:15.717Z] ---> d06a0d288587 [2025-02-21T03:20:15.717Z] Step 15/24 : WORKDIR / [2025-02-21T03:20:15.985Z] ---> Running in 415b98cfe9f4 [2025-02-21T03:20:16.251Z] Removing intermediate container 415b98cfe9f4 [2025-02-21T03:20:16.251Z] ---> 12a20609050d [2025-02-21T03:20:16.251Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-02-21T03:20:16.832Z] ---> d250b5da1d7e [2025-02-21T03:20:16.832Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-02-21T03:20:18.768Z] ---> 056a7f20a56e [2025-02-21T03:20:18.768Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2025-02-21T03:20:19.350Z] ---> 680923bb69f1 [2025-02-21T03:20:19.350Z] Step 19/24 : EXPOSE 59994 [2025-02-21T03:20:19.350Z] ---> Running in f86d60f22ae1 [2025-02-21T03:20:19.617Z] Removing intermediate container f86d60f22ae1 [2025-02-21T03:20:19.617Z] ---> a1081397cb90 [2025-02-21T03:20:19.617Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2025-02-21T03:20:19.617Z] ---> Running in 139f6a314b28 [2025-02-21T03:20:19.889Z] Removing intermediate container 139f6a314b28 [2025-02-21T03:20:19.889Z] ---> 8dd8dabfc5c0 [2025-02-21T03:20:19.889Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-21T03:20:20.155Z] ---> Running in 204d3dfb1c9d [2025-02-21T03:20:20.424Z] Removing intermediate container 204d3dfb1c9d [2025-02-21T03:20:20.424Z] ---> 93ba80b30e7f [2025-02-21T03:20:20.424Z] Step 22/24 : LABEL arch=arm64 [2025-02-21T03:20:20.424Z] ---> Running in 8df0c9ac38f5 [2025-02-21T03:20:20.690Z] Removing intermediate container 8df0c9ac38f5 [2025-02-21T03:20:20.690Z] ---> 10db46bb6692 [2025-02-21T03:20:20.690Z] Step 23/24 : LABEL git_sha=244f87bf88a9cbb169db06adb6cd1610c86fc46c [2025-02-21T03:20:20.690Z] ---> Running in 8ed0504410dc [2025-02-21T03:20:20.956Z] Removing intermediate container 8ed0504410dc [2025-02-21T03:20:20.956Z] ---> e54bfc54b28a [2025-02-21T03:20:20.956Z] Step 24/24 : LABEL version=4.0.0-dev.8 [2025-02-21T03:20:20.956Z] ---> Running in 6811f4071cbc [2025-02-21T03:20:21.223Z] Removing intermediate container 6811f4071cbc [2025-02-21T03:20:21.223Z] ---> 237ca06ef03f [2025-02-21T03:20:21.223Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-21T03:20:21.223Z] Successfully built 237ca06ef03f [2025-02-21T03:20:21.488Z] Successfully tagged device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-21T03:20:21.636Z] provisioning config files... [2025-02-21T03:20:21.650Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/16@tmp/config1843855537756593420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:20:21.989Z] ---> ****-login.sh [2025-02-21T03:20:21.989Z] nexus3.edgexfoundry.org:10001 [2025-02-21T03:20:21.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:20:22.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:20:22.257Z] Configure a credential helper to remove this warning. See [2025-02-21T03:20:22.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:20:22.257Z] [2025-02-21T03:20:22.257Z] Login Succeeded [2025-02-21T03:20:22.257Z] nexus3.edgexfoundry.org:10002 [2025-02-21T03:20:22.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:20:22.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:20:22.525Z] Configure a credential helper to remove this warning. See [2025-02-21T03:20:22.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:20:22.525Z] [2025-02-21T03:20:22.525Z] Login Succeeded [2025-02-21T03:20:22.525Z] nexus3.edgexfoundry.org:10003 [2025-02-21T03:20:22.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:20:23.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:20:23.061Z] Configure a credential helper to remove this warning. See [2025-02-21T03:20:23.061Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:20:23.061Z] [2025-02-21T03:20:23.061Z] Login Succeeded [2025-02-21T03:20:23.061Z] nexus3.edgexfoundry.org:10004 [2025-02-21T03:20:23.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:20:23.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:20:23.330Z] Configure a credential helper to remove this warning. See [2025-02-21T03:20:23.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:20:23.330Z] [2025-02-21T03:20:23.330Z] Login Succeeded [2025-02-21T03:20:23.330Z] ****.io [2025-02-21T03:20:23.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:20:23.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:20:23.863Z] Configure a credential helper to remove this warning. See [2025-02-21T03:20:23.863Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:20:23.863Z] [2025-02-21T03:20:23.863Z] Login Succeeded [2025-02-21T03:20:23.863Z] ---> ****-login.sh ends [Pipeline] } [2025-02-21T03:20:23.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-21T03:20:23.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T03:20:24.068Z] [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: [2025-02-21T03:20:24.068Z] 244f87bf88a9cbb169db06adb6cd1610c86fc46c [2025-02-21T03:20:24.068Z] latest [2025-02-21T03:20:24.068Z] 4.0.0-dev.8 [2025-02-21T03:20:24.068Z] 244f87bf88a9cbb169db06adb6cd1610c86fc46c-4.0.0-dev.8 [2025-02-21T03:20:24.068Z] main [2025-02-21T03:20:24.068Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:20:24.436Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:244f87bf88a9cbb169db06adb6cd1610c86fc46c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:20:24.808Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:244f87bf88a9cbb169db06adb6cd1610c86fc46c [2025-02-21T03:20:24.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-02-21T03:20:24.808Z] bcf34afb535e: Preparing [2025-02-21T03:20:24.808Z] 396bff801ea6: Preparing [2025-02-21T03:20:24.808Z] e2b597adba9c: Preparing [2025-02-21T03:20:24.808Z] 50a2bd4f7a40: Preparing [2025-02-21T03:20:24.808Z] 9e393abfe707: Preparing [2025-02-21T03:20:24.808Z] dd9c8f8612c8: Preparing [2025-02-21T03:20:24.808Z] dd9c8f8612c8: Waiting [2025-02-21T03:20:25.072Z] 50a2bd4f7a40: Pushed [2025-02-21T03:20:25.072Z] e2b597adba9c: Pushed [2025-02-21T03:20:25.072Z] 9e393abfe707: Pushed [2025-02-21T03:20:25.072Z] bcf34afb535e: Pushed [2025-02-21T03:20:25.072Z] dd9c8f8612c8: Layer already exists [2025-02-21T03:20:35.104Z] 396bff801ea6: Pushed [2025-02-21T03:20:35.104Z] 244f87bf88a9cbb169db06adb6cd1610c86fc46c: digest: sha256:47e47b0484621697e8ebc74cab24abd6f262efe5a6ca027440633f987bb67abc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:20:35.464Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:20:35.814Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2025-02-21T03:20:35.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-02-21T03:20:35.814Z] bcf34afb535e: Preparing [2025-02-21T03:20:35.814Z] 396bff801ea6: Preparing [2025-02-21T03:20:35.814Z] e2b597adba9c: Preparing [2025-02-21T03:20:35.814Z] 50a2bd4f7a40: Preparing [2025-02-21T03:20:35.814Z] 9e393abfe707: Preparing [2025-02-21T03:20:35.814Z] dd9c8f8612c8: Preparing [2025-02-21T03:20:35.814Z] 396bff801ea6: Layer already exists [2025-02-21T03:20:35.814Z] e2b597adba9c: Layer already exists [2025-02-21T03:20:35.814Z] 50a2bd4f7a40: Layer already exists [2025-02-21T03:20:35.814Z] bcf34afb535e: Layer already exists [2025-02-21T03:20:35.814Z] 9e393abfe707: Layer already exists [2025-02-21T03:20:35.814Z] dd9c8f8612c8: Layer already exists [2025-02-21T03:20:36.079Z] latest: digest: sha256:47e47b0484621697e8ebc74cab24abd6f262efe5a6ca027440633f987bb67abc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:20:36.440Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:20:36.796Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.8 [2025-02-21T03:20:36.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-02-21T03:20:36.796Z] bcf34afb535e: Preparing [2025-02-21T03:20:36.796Z] 396bff801ea6: Preparing [2025-02-21T03:20:36.796Z] e2b597adba9c: Preparing [2025-02-21T03:20:36.796Z] 50a2bd4f7a40: Preparing [2025-02-21T03:20:36.796Z] 9e393abfe707: Preparing [2025-02-21T03:20:36.796Z] dd9c8f8612c8: Preparing [2025-02-21T03:20:36.796Z] dd9c8f8612c8: Waiting [2025-02-21T03:20:36.796Z] bcf34afb535e: Layer already exists [2025-02-21T03:20:36.796Z] 50a2bd4f7a40: Layer already exists [2025-02-21T03:20:36.796Z] 9e393abfe707: Layer already exists [2025-02-21T03:20:36.796Z] 396bff801ea6: Layer already exists [2025-02-21T03:20:36.796Z] e2b597adba9c: Layer already exists [2025-02-21T03:20:36.796Z] dd9c8f8612c8: Layer already exists [2025-02-21T03:20:36.796Z] 4.0.0-dev.8: digest: sha256:47e47b0484621697e8ebc74cab24abd6f262efe5a6ca027440633f987bb67abc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:20:37.437Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:244f87bf88a9cbb169db06adb6cd1610c86fc46c-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:20:37.802Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:244f87bf88a9cbb169db06adb6cd1610c86fc46c-4.0.0-dev.8 [2025-02-21T03:20:37.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-02-21T03:20:37.802Z] bcf34afb535e: Preparing [2025-02-21T03:20:37.802Z] 396bff801ea6: Preparing [2025-02-21T03:20:37.802Z] e2b597adba9c: Preparing [2025-02-21T03:20:37.802Z] 50a2bd4f7a40: Preparing [2025-02-21T03:20:37.802Z] 9e393abfe707: Preparing [2025-02-21T03:20:37.802Z] dd9c8f8612c8: Preparing [2025-02-21T03:20:37.802Z] dd9c8f8612c8: Waiting [2025-02-21T03:20:37.802Z] e2b597adba9c: Layer already exists [2025-02-21T03:20:37.802Z] 9e393abfe707: Layer already exists [2025-02-21T03:20:37.802Z] 50a2bd4f7a40: Layer already exists [2025-02-21T03:20:37.802Z] 396bff801ea6: Layer already exists [2025-02-21T03:20:37.802Z] bcf34afb535e: Layer already exists [2025-02-21T03:20:37.802Z] dd9c8f8612c8: Layer already exists [2025-02-21T03:20:37.802Z] 244f87bf88a9cbb169db06adb6cd1610c86fc46c-4.0.0-dev.8: digest: sha256:47e47b0484621697e8ebc74cab24abd6f262efe5a6ca027440633f987bb67abc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:20:38.432Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:20:38.855Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main [2025-02-21T03:20:38.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-02-21T03:20:38.855Z] bcf34afb535e: Preparing [2025-02-21T03:20:38.855Z] 396bff801ea6: Preparing [2025-02-21T03:20:38.855Z] e2b597adba9c: Preparing [2025-02-21T03:20:38.855Z] 50a2bd4f7a40: Preparing [2025-02-21T03:20:38.855Z] 9e393abfe707: Preparing [2025-02-21T03:20:38.855Z] dd9c8f8612c8: Preparing [2025-02-21T03:20:38.855Z] dd9c8f8612c8: Waiting [2025-02-21T03:20:38.855Z] 9e393abfe707: Layer already exists [2025-02-21T03:20:38.855Z] bcf34afb535e: Layer already exists [2025-02-21T03:20:38.855Z] 396bff801ea6: Layer already exists [2025-02-21T03:20:38.855Z] e2b597adba9c: Layer already exists [2025-02-21T03:20:38.855Z] 50a2bd4f7a40: Layer already exists [2025-02-21T03:20:38.855Z] dd9c8f8612c8: Layer already exists [2025-02-21T03:20:39.126Z] main: digest: sha256:47e47b0484621697e8ebc74cab24abd6f262efe5a6ca027440633f987bb67abc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-21T03:20:39.230Z] ===================================================== [Pipeline] echo [2025-02-21T03:20:39.249Z] taggedImages: [2025-02-21T03:20:39.249Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:244f87bf88a9cbb169db06adb6cd1610c86fc46c [2025-02-21T03:20:39.249Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2025-02-21T03:20:39.249Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.8 [2025-02-21T03:20:39.249Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:244f87bf88a9cbb169db06adb6cd1610c86fc46c-4.0.0-dev.8 [2025-02-21T03:20:39.249Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:20:39.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-21T03:20:39.665Z] [2025-02-21T03:20:39.665Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:20:40.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-21T03:20:40.019Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-21T03:20:40.019Z] 8998bd30e6a1: Pulling fs layer [2025-02-21T03:20:40.019Z] 04944245beec: Pulling fs layer [2025-02-21T03:20:40.019Z] 699f458cf7ca: Pulling fs layer [2025-02-21T03:20:40.019Z] 765212b225bb: Pulling fs layer [2025-02-21T03:20:40.019Z] f23df028b6ca: Pulling fs layer [2025-02-21T03:20:40.019Z] d65c8cfc05b1: Pulling fs layer [2025-02-21T03:20:40.019Z] 2437ff75d9bd: Pulling fs layer [2025-02-21T03:20:40.019Z] 765212b225bb: Waiting [2025-02-21T03:20:40.019Z] f23df028b6ca: Waiting [2025-02-21T03:20:40.019Z] d65c8cfc05b1: Waiting [2025-02-21T03:20:40.019Z] 2437ff75d9bd: Waiting [2025-02-21T03:20:40.298Z] 04944245beec: Verifying Checksum [2025-02-21T03:20:40.298Z] 04944245beec: Download complete [2025-02-21T03:20:40.298Z] 765212b225bb: Verifying Checksum [2025-02-21T03:20:40.298Z] 765212b225bb: Download complete [2025-02-21T03:20:40.298Z] f23df028b6ca: Verifying Checksum [2025-02-21T03:20:40.298Z] f23df028b6ca: Download complete [2025-02-21T03:20:40.298Z] d65c8cfc05b1: Verifying Checksum [2025-02-21T03:20:40.298Z] d65c8cfc05b1: Download complete [2025-02-21T03:20:40.571Z] 699f458cf7ca: Verifying Checksum [2025-02-21T03:20:40.571Z] 699f458cf7ca: Download complete [2025-02-21T03:20:40.837Z] 8998bd30e6a1: Verifying Checksum [2025-02-21T03:20:40.837Z] 8998bd30e6a1: Download complete [2025-02-21T03:20:43.409Z] 2437ff75d9bd: Verifying Checksum [2025-02-21T03:20:43.409Z] 2437ff75d9bd: Download complete [2025-02-21T03:20:45.983Z] 8998bd30e6a1: Pull complete [2025-02-21T03:20:45.983Z] 04944245beec: Pull complete [2025-02-21T03:20:47.923Z] 699f458cf7ca: Pull complete [2025-02-21T03:20:47.923Z] 765212b225bb: Pull complete [2025-02-21T03:20:48.503Z] f23df028b6ca: Pull complete [2025-02-21T03:20:48.768Z] d65c8cfc05b1: Pull complete [2025-02-21T03:21:06.974Z] 2437ff75d9bd: Pull complete [2025-02-21T03:21:06.974Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-21T03:21:06.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-21T03:21:06.974Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:21:07.193Z] prd-ubuntu20.04-docker-arm64-4c-16g-39385 does not seem to be running inside a container [2025-02-21T03:21:07.252Z] $ 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-s7/16 -v /w/workspace/device-s7/16:/w/workspace/device-s7/16:rw,z -v /w/workspace/device-s7/16@tmp:/w/workspace/device-s7/16@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 [2025-02-21T03:21:09.889Z] $ docker top 4259ca6d51f7693bee9ff5f2eb843402bacbc304eac04eb4ced680d55011063b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:21:10.732Z] ---> job-cost.sh [2025-02-21T03:21:10.732Z] lf-activate-venv: SKIPPING [2025-02-21T03:21:10.732Z] INFO: No Stack... [2025-02-21T03:21:10.998Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-21T03:21:11.952Z] INFO: Archiving Costs [Pipeline] sh [2025-02-21T03:21:12.599Z] + cat /w/workspace/device-s7/16/archives/cost.csv [2025-02-21T03:21:12.599Z] + cut -d, -f6 [Pipeline] lock [2025-02-21T03:21:12.652Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-16-stack-cost] [2025-02-21T03:21:12.660Z] Resource [jenkins-edgexfoundry-device-s7-main-16-stack-cost] did not exist. Created. [2025-02-21T03:21:12.666Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-21T03:21:13.330Z] /w/workspace/device-s7/16@tmp/durable-19959bb9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-21T03:21:13.966Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-21T03:21:14.000Z] Warning: overwriting stash ‘stack-cost’ [2025-02-21T03:21:14.047Z] Stashed 1 file(s) [Pipeline] } [2025-02-21T03:21:14.055Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-16-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-21T03:21:14.080Z] $ docker stop --time=1 4259ca6d51f7693bee9ff5f2eb843402bacbc304eac04eb4ced680d55011063b [2025-02-21T03:21:15.595Z] $ docker rm -f --volumes 4259ca6d51f7693bee9ff5f2eb843402bacbc304eac04eb4ced680d55011063b [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 [2025-02-21T03:21:16.055Z] provisioning config files... [2025-02-21T03:21:16.069Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3215963594926769936tmp [Pipeline] { [Pipeline] sh [2025-02-21T03:21:16.397Z] + set +x [2025-02-21T03:21:16.397Z] + curl -s https://codecov.io/bash [2025-02-21T03:21:16.397Z] + bash -s -- [2025-02-21T03:21:16.397Z] [2025-02-21T03:21:16.397Z] _____ _ [2025-02-21T03:21:16.397Z] / ____| | | [2025-02-21T03:21:16.397Z] | | ___ __| | ___ ___ _____ __ [2025-02-21T03:21:16.397Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-21T03:21:16.397Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-21T03:21:16.397Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-21T03:21:16.397Z] Bash-1.0.6 [2025-02-21T03:21:16.397Z] [2025-02-21T03:21:16.397Z] [2025-02-21T03:21:16.397Z] ==> git version 2.25.1 found [2025-02-21T03:21:16.397Z] ==> 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 [2025-02-21T03:21:16.397Z] Release-Date: 2020-01-08 [2025-02-21T03:21:16.397Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-21T03:21:16.397Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-21T03:21:16.397Z] ==> Jenkins CI detected. [2025-02-21T03:21:16.397Z] current dir:  /w/workspace/edgexfoundry_device-s7_main [2025-02-21T03:21:16.397Z] project root: . [2025-02-21T03:21:16.397Z] --> token set from env [2025-02-21T03:21:16.397Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-21T03:21:16.397Z] ==> Running gcov in . (disable via -X gcov) [2025-02-21T03:21:16.397Z] ==> Python coveragepy not found [2025-02-21T03:21:16.397Z] ==> Searching for coverage reports in: [2025-02-21T03:21:16.397Z] + . [2025-02-21T03:21:16.397Z] -> Found 1 reports [2025-02-21T03:21:16.397Z] ==> Detecting git/mercurial file structure [2025-02-21T03:21:16.658Z] ==> Reading reports [2025-02-21T03:21:16.658Z] + ./coverage.out bytes=19094 [2025-02-21T03:21:16.658Z] ==> Appending adjustments [2025-02-21T03:21:16.658Z] https://docs.codecov.io/docs/fixing-reports [2025-02-21T03:21:16.658Z] + Found adjustments [2025-02-21T03:21:16.658Z] ==> Gzipping contents [2025-02-21T03:21:16.658Z] 4.0K /tmp/codecov.3pGg7e.gz [2025-02-21T03:21:16.658Z] ==> Uploading reports [2025-02-21T03:21:16.658Z] url: https://codecov.io [2025-02-21T03:21:16.658Z] query: branch=main&commit=244f87bf88a9cbb169db06adb6cd1610c86fc46c&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F16%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-21T03:21:16.658Z] -> Pinging Codecov [2025-02-21T03:21:16.658Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=244f87bf88a9cbb169db06adb6cd1610c86fc46c&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F16%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-21T03:21:16.917Z] -> Uploading to [2025-02-21T03:21:16.917Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/244f87bf88a9cbb169db06adb6cd1610c86fc46c/25a2de2f-0e87-4fb4-98f0-88cee877f230.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250221%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250221T032116Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c8ca2983c0b1c8816247bdc7fdb48f34091046f370bfae120d77d5e5918697f9 [2025-02-21T03:21:16.917Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-21T03:21:16.917Z] Dload Upload Total Spent Left Speed [2025-02-21T03:21:16.917Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 17586 --:--:-- --:--:-- --:--:-- 17695 [2025-02-21T03:21:16.917Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/244f87bf88a9cbb169db06adb6cd1610c86fc46c [Pipeline] } [2025-02-21T03:21:16.927Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-21T03:21:17.085Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-21T03:21:17.099Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:21:17.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-21T03:21:17.410Z] [2025-02-21T03:21:17.410Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:21:17.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-21T03:21:17.722Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-21T03:21:17.722Z] 43c4264eed91: Pulling fs layer [2025-02-21T03:21:17.722Z] 4cc291be95ef: Pulling fs layer [2025-02-21T03:21:17.722Z] 2ac1f1163629: Pulling fs layer [2025-02-21T03:21:17.722Z] 5c3c966382ef: Pulling fs layer [2025-02-21T03:21:17.722Z] 4f4fb700ef54: Pulling fs layer [2025-02-21T03:21:17.722Z] d9c7d2e4e75e: Pulling fs layer [2025-02-21T03:21:17.722Z] 9c3e1370e548: Pulling fs layer [2025-02-21T03:21:17.722Z] 4f4fb700ef54: Waiting [2025-02-21T03:21:17.722Z] 9c3e1370e548: Waiting [2025-02-21T03:21:17.722Z] d9c7d2e4e75e: Waiting [2025-02-21T03:21:17.722Z] 5c3c966382ef: Waiting [2025-02-21T03:21:17.722Z] 4cc291be95ef: Verifying Checksum [2025-02-21T03:21:17.722Z] 4cc291be95ef: Download complete [2025-02-21T03:21:17.722Z] 5c3c966382ef: Verifying Checksum [2025-02-21T03:21:17.722Z] 5c3c966382ef: Download complete [2025-02-21T03:21:17.722Z] 4f4fb700ef54: Verifying Checksum [2025-02-21T03:21:17.722Z] 4f4fb700ef54: Download complete [2025-02-21T03:21:17.722Z] 43c4264eed91: Verifying Checksum [2025-02-21T03:21:17.722Z] 43c4264eed91: Download complete [2025-02-21T03:21:17.985Z] d9c7d2e4e75e: Verifying Checksum [2025-02-21T03:21:17.985Z] d9c7d2e4e75e: Download complete [2025-02-21T03:21:17.985Z] 43c4264eed91: Pull complete [2025-02-21T03:21:17.985Z] 4cc291be95ef: Pull complete [2025-02-21T03:21:18.244Z] 2ac1f1163629: Verifying Checksum [2025-02-21T03:21:18.244Z] 2ac1f1163629: Download complete [2025-02-21T03:21:18.810Z] 9c3e1370e548: Verifying Checksum [2025-02-21T03:21:18.810Z] 9c3e1370e548: Download complete [2025-02-21T03:21:21.337Z] 2ac1f1163629: Pull complete [2025-02-21T03:21:21.337Z] 5c3c966382ef: Pull complete [2025-02-21T03:21:21.337Z] 4f4fb700ef54: Pull complete [2025-02-21T03:21:21.596Z] d9c7d2e4e75e: Pull complete [2025-02-21T03:21:24.879Z] 9c3e1370e548: Pull complete [2025-02-21T03:21:24.879Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-21T03:21:24.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-21T03:21:24.879Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:21:24.984Z] prd-ubuntu20.04-docker-8c-8g-39382 does not seem to be running inside a container [2025-02-21T03:21:25.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 [2025-02-21T03:21:29.471Z] $ docker top a2af7a3baeb95819f1cf0ec5a1bf9fd6ca479f362ec40272934c0d61daae6a9e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T03:21:29.828Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo [2025-02-21T03:21:29.839Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh [2025-02-21T03:21:30.118Z] + set -o pipefail [2025-02-21T03:21:30.118Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' [2025-02-21T03:21:36.682Z] [2025-02-21T03:21:36.682Z] Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... [2025-02-21T03:21:36.682Z] [2025-02-21T03:21:36.682Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/e93a2db0-1c27-4f33-af2c-f200a99aa95c [2025-02-21T03:21:36.682Z] [2025-02-21T03:21:36.682Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-21T03:21:36.682Z] [2025-02-21T03:21:36.942Z] [2025-02-21T03:21:36.942Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-21T03:21:36.942Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-21T03:21:37.210Z] $ docker stop --time=1 a2af7a3baeb95819f1cf0ec5a1bf9fd6ca479f362ec40272934c0d61daae6a9e [2025-02-21T03:21:40.831Z] $ docker rm -f --volumes a2af7a3baeb95819f1cf0ec5a1bf9fd6ca479f362ec40272934c0d61daae6a9e [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 [2025-02-21T03:21:41.683Z] + git log --format=format:%s -1 244f87bf88a9cbb169db06adb6cd1610c86fc46c [Pipeline] sh [2025-02-21T03:21:41.976Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-21T03:21:41.976Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:21:42.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T03:21:42.275Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:21:42.360Z] prd-ubuntu20.04-docker-8c-8g-39382 does not seem to be running inside a container [2025-02-21T03:21:42.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 [2025-02-21T03:21:42.796Z] $ docker top bbb363cc395e91acf8d085bdff1a59ddb2bd329fb888238c3b2531bf4ee5be2c -eo pid,comm [2025-02-21T03:21:42.851Z] 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). [2025-02-21T03:21:42.851Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-21T03:21:42.916Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-21T03:21:42.916Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-21T03:21:43.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-21T03:21:43.024Z] $ docker exec bbb363cc395e91acf8d085bdff1a59ddb2bd329fb888238c3b2531bf4ee5be2c ssh-agent [2025-02-21T03:21:43.138Z] SSH_AUTH_SOCK=/tmp/ssh-mxEPJqlp0zuL/agent.32 [2025-02-21T03:21:43.138Z] SSH_AGENT_PID=38 [2025-02-21T03:21:43.143Z] Running ssh-add (command line suppressed) [2025-02-21T03:21:43.226Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_1193856551535046875.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_1193856551535046875.key) [2025-02-21T03:21:43.242Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-21T03:21:43.544Z] + git semver tag [2025-02-21T03:21:43.803Z] 2025-02-21 03:21:43,720 [run_tag] DEBUG tag force:False [2025-02-21T03:21:43.803Z] 2025-02-21 03:21:43,720 [check_head_tag] DEBUG check head tag [2025-02-21T03:21:43.803Z] 2025-02-21 03:21:43,720 [execute] INFO git cat-file --batch-check [2025-02-21T03:21:43.803Z] 2025-02-21 03:21:43,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) [2025-02-21T03:21:43.803Z] 2025-02-21 03:21:43,723 [execute] INFO git cat-file --batch [2025-02-21T03:21:43.803Z] 2025-02-21 03:21:43,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) [2025-02-21T03:21:43.803Z] 2025-02-21 03:21:43,731 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-02-21T03:21:43.803Z] 2025-02-21 03:21:43,731 [execute] INFO git tag -a v4.0.0-dev.8 -m v4.0.0-dev.8 [2025-02-21T03:21:43.803Z] 2025-02-21 03:21:43,731 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.8', '-m', 'v4.0.0-dev.8'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2025-02-21T03:21:43.803Z] 2025-02-21 03:21:43,736 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-02-21T03:21:43.803Z] 4.0.0-dev.8 [Pipeline] } [2025-02-21T03:21:43.809Z] $ docker exec --env ******** --env ******** bbb363cc395e91acf8d085bdff1a59ddb2bd329fb888238c3b2531bf4ee5be2c ssh-agent -k [2025-02-21T03:21:43.902Z] unset SSH_AUTH_SOCK; [2025-02-21T03:21:43.903Z] unset SSH_AGENT_PID; [2025-02-21T03:21:43.903Z] echo Agent pid 38 killed; [2025-02-21T03:21:43.916Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-21T03:21:44.241Z] + git semver [Pipeline] } [2025-02-21T03:21:44.509Z] $ docker stop --time=1 bbb363cc395e91acf8d085bdff1a59ddb2bd329fb888238c3b2531bf4ee5be2c [2025-02-21T03:21:45.789Z] $ docker rm -f --volumes bbb363cc395e91acf8d085bdff1a59ddb2bd329fb888238c3b2531bf4ee5be2c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:21:46.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-21T03:21:46.199Z] [2025-02-21T03:21:46.199Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:21:46.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-21T03:21:46.507Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-21T03:21:46.507Z] ab5ef0e58194: Pulling fs layer [2025-02-21T03:21:46.507Z] 9712f1f96733: Pulling fs layer [2025-02-21T03:21:46.507Z] 63f879dbbcfc: Pulling fs layer [2025-02-21T03:21:46.507Z] 0d9ebad4ef96: Pulling fs layer [2025-02-21T03:21:46.507Z] e9a5061849ea: Pulling fs layer [2025-02-21T03:21:46.507Z] d747dcd14b5f: Pulling fs layer [2025-02-21T03:21:46.507Z] 2de7ff778b66: Pulling fs layer [2025-02-21T03:21:46.507Z] 0d9ebad4ef96: Waiting [2025-02-21T03:21:46.507Z] e9a5061849ea: Waiting [2025-02-21T03:21:46.507Z] d747dcd14b5f: Waiting [2025-02-21T03:21:46.507Z] 2de7ff778b66: Waiting [2025-02-21T03:21:46.507Z] 9712f1f96733: Verifying Checksum [2025-02-21T03:21:46.507Z] 9712f1f96733: Download complete [2025-02-21T03:21:46.766Z] 63f879dbbcfc: Verifying Checksum [2025-02-21T03:21:46.766Z] 63f879dbbcfc: Download complete [2025-02-21T03:21:47.025Z] e9a5061849ea: Verifying Checksum [2025-02-21T03:21:47.025Z] e9a5061849ea: Download complete [2025-02-21T03:21:47.025Z] d747dcd14b5f: Verifying Checksum [2025-02-21T03:21:47.025Z] d747dcd14b5f: Download complete [2025-02-21T03:21:47.025Z] 0d9ebad4ef96: Verifying Checksum [2025-02-21T03:21:47.025Z] 0d9ebad4ef96: Download complete [2025-02-21T03:21:47.025Z] ab5ef0e58194: Verifying Checksum [2025-02-21T03:21:47.025Z] ab5ef0e58194: Download complete [2025-02-21T03:21:47.025Z] 2de7ff778b66: Verifying Checksum [2025-02-21T03:21:47.025Z] 2de7ff778b66: Download complete [2025-02-21T03:21:49.550Z] ab5ef0e58194: Pull complete [2025-02-21T03:21:49.550Z] 9712f1f96733: Pull complete [2025-02-21T03:21:50.117Z] 63f879dbbcfc: Pull complete [2025-02-21T03:21:53.397Z] 0d9ebad4ef96: Pull complete [2025-02-21T03:21:53.655Z] e9a5061849ea: Pull complete [2025-02-21T03:21:53.655Z] d747dcd14b5f: Pull complete [2025-02-21T03:21:54.588Z] 2de7ff778b66: Pull complete [2025-02-21T03:21:54.588Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-21T03:21:54.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-21T03:21:54.588Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:21:54.682Z] prd-ubuntu20.04-docker-8c-8g-39382 does not seem to be running inside a container [2025-02-21T03:21:54.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 [2025-02-21T03:21:59.057Z] $ docker top ec5ed88fa11ac1c585eeeb3a27d97fcedaae496de930df47d9d1edb09adfb42a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-21T03:21:59.133Z] provisioning config files... [2025-02-21T03:21:59.143Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config16799597465297657347tmp [2025-02-21T03:21:59.153Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config15260731688590277569tmp [2025-02-21T03:21:59.161Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config6777685000022860172tmp [Pipeline] { [Pipeline] echo [2025-02-21T03:21:59.258Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:21:59.552Z] ---> sigul-configuration.sh [2025-02-21T03:21:59.552Z] gpg: directory `/root/.gnupg' created [2025-02-21T03:21:59.552Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-21T03:21:59.552Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-21T03:21:59.552Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-21T03:21:59.552Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-21T03:21:59.552Z] gpg: CAST5 encrypted data [2025-02-21T03:21:59.552Z] gpg: encrypted with 1 passphrase [2025-02-21T03:21:59.552Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-21T03:21:59.848Z] + mkdir /home/jenkins [2025-02-21T03:21:59.849Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-21T03:22:00.143Z] + 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 [2025-02-21T03:22:00.155Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:22:00.448Z] ---> sigul-install.sh [2025-02-21T03:22:00.448Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-21T03:22:00.743Z] + git tag --list [2025-02-21T03:22:00.743Z] v0.0.0 [2025-02-21T03:22:00.743Z] v0.0.1-dev.1 [2025-02-21T03:22:00.743Z] v0.0.1-dev.2 [2025-02-21T03:22:00.743Z] v4.0.0-dev.1 [2025-02-21T03:22:00.743Z] v4.0.0-dev.2 [2025-02-21T03:22:00.743Z] v4.0.0-dev.3 [2025-02-21T03:22:00.743Z] v4.0.0-dev.4 [2025-02-21T03:22:00.743Z] v4.0.0-dev.5 [2025-02-21T03:22:00.743Z] v4.0.0-dev.6 [2025-02-21T03:22:00.743Z] v4.0.0-dev.7 [2025-02-21T03:22:00.743Z] v4.0.0-dev.8 [Pipeline] sh [2025-02-21T03:22:01.042Z] + lftools sign git-tag v4.0.0-dev.8 [2025-02-21T03:22:01.634Z] Signing Git tag with Sigul... [2025-02-21T03:22:01.635Z] Signing v4.0.0-dev.8 [Pipeline] echo [2025-02-21T03:22:01.908Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:22:02.208Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-21T03:22:02.215Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-21T03:22:02.247Z] $ docker stop --time=1 ec5ed88fa11ac1c585eeeb3a27d97fcedaae496de930df47d9d1edb09adfb42a [2025-02-21T03:22:03.557Z] $ docker rm -f --volumes ec5ed88fa11ac1c585eeeb3a27d97fcedaae496de930df47d9d1edb09adfb42a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-21T03:22:04.007Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-21T03:22:04.007Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:22:04.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T03:22:04.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:22:04.398Z] prd-ubuntu20.04-docker-8c-8g-39382 does not seem to be running inside a container [2025-02-21T03:22:04.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 [2025-02-21T03:22:04.779Z] $ docker top b7c3d30dd84572d8a0f66416f68658c1a93960f72d8c68df58deef8259934e79 -eo pid,comm [2025-02-21T03:22:04.830Z] 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). [2025-02-21T03:22:04.830Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-21T03:22:04.886Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-21T03:22:04.886Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-21T03:22:04.982Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-21T03:22:04.981Z] $ docker exec b7c3d30dd84572d8a0f66416f68658c1a93960f72d8c68df58deef8259934e79 ssh-agent [2025-02-21T03:22:05.093Z] SSH_AUTH_SOCK=/tmp/ssh-sn1WvuPCBv9i/agent.32 [2025-02-21T03:22:05.093Z] SSH_AGENT_PID=38 [2025-02-21T03:22:05.097Z] Running ssh-add (command line suppressed) [2025-02-21T03:22:05.181Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_14857678120000999660.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_14857678120000999660.key) [2025-02-21T03:22:05.196Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-21T03:22:05.491Z] + git semver bump pre [2025-02-21T03:22:05.757Z] 2025-02-21 03:22:05,680 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-02-21T03:22:05.757Z] 2025-02-21 03:22:05,680 [bump_version] DEBUG bumping version:4.0.0-dev.8 on axis:pre with prefix:dev [2025-02-21T03:22:05.757Z] 2025-02-21 03:22:05,680 [bump_version] DEBUG bumped version:4.0.0-dev.9 [2025-02-21T03:22:05.757Z] 2025-02-21 03:22:05,681 [write_version] DEBUG write version:4.0.0-dev.9 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True [2025-02-21T03:22:05.757Z] 2025-02-21 03:22:05,681 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-02-21T03:22:05.757Z] 2025-02-21 03:22:05,681 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-02-21T03:22:05.757Z] 2025-02-21 03:22:05,682 [execute] INFO git cat-file --batch-check [2025-02-21T03:22:05.757Z] 2025-02-21 03:22:05,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-21T03:22:05.757Z] 2025-02-21 03:22:05,687 [execute] INFO git cat-file --batch [2025-02-21T03:22:05.757Z] 2025-02-21 03:22:05,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-21T03:22:05.757Z] 2025-02-21 03:22:05,692 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-02-21T03:22:05.757Z] 4.0.0-dev.9 [Pipeline] } [2025-02-21T03:22:05.764Z] $ docker exec --env ******** --env ******** b7c3d30dd84572d8a0f66416f68658c1a93960f72d8c68df58deef8259934e79 ssh-agent -k [2025-02-21T03:22:05.856Z] unset SSH_AUTH_SOCK; [2025-02-21T03:22:05.856Z] unset SSH_AGENT_PID; [2025-02-21T03:22:05.856Z] echo Agent pid 38 killed; [2025-02-21T03:22:05.870Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-21T03:22:06.200Z] + git semver [Pipeline] } [2025-02-21T03:22:06.469Z] $ docker stop --time=1 b7c3d30dd84572d8a0f66416f68658c1a93960f72d8c68df58deef8259934e79 [2025-02-21T03:22:07.746Z] $ docker rm -f --volumes b7c3d30dd84572d8a0f66416f68658c1a93960f72d8c68df58deef8259934e79 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-21T03:22:08.091Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-21T03:22:08.091Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:22:08.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T03:22:08.403Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:22:08.484Z] prd-ubuntu20.04-docker-8c-8g-39382 does not seem to be running inside a container [2025-02-21T03:22:08.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 [2025-02-21T03:22:08.934Z] $ docker top c40e92595134d9c50c92611e622923c9c6cb62a4e6658e68fdc2db8a65360d9b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-21T03:22:09.054Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-21T03:22:09.054Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-21T03:22:09.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-21T03:22:09.155Z] $ docker exec c40e92595134d9c50c92611e622923c9c6cb62a4e6658e68fdc2db8a65360d9b ssh-agent [2025-02-21T03:22:09.268Z] SSH_AUTH_SOCK=/tmp/ssh-bLCC4bq0IJan/agent.33 [2025-02-21T03:22:09.268Z] SSH_AGENT_PID=39 [2025-02-21T03:22:09.272Z] Running ssh-add (command line suppressed) [2025-02-21T03:22:09.357Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4575531249146744707.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4575531249146744707.key) [2025-02-21T03:22:09.374Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-21T03:22:09.664Z] + git semver push [2025-02-21T03:22:09.923Z] 2025-02-21 03:22:09,824 [run_push] DEBUG push [2025-02-21T03:22:09.923Z] 2025-02-21 03:22:09,824 [execute] INFO git cat-file --batch-check [2025-02-21T03:22:09.923Z] 2025-02-21 03:22:09,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-21T03:22:09.923Z] 2025-02-21 03:22:09,828 [execute] INFO git rev-list d01e54a98d66d38840b44975bffcc48c16abbc60 -- [2025-02-21T03:22:09.923Z] 2025-02-21 03:22:09,829 [execute] DEBUG Popen(['git', 'rev-list', 'd01e54a98d66d38840b44975bffcc48c16abbc60', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-21T03:22:09.923Z] 2025-02-21 03:22:09,833 [execute] INFO git fetch -v origin [2025-02-21T03:22:09.923Z] 2025-02-21 03:22:09,833 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-21T03:22:10.491Z] 2025-02-21 03:22:10,287 [run_push] DEBUG no remote changes detected [2025-02-21T03:22:10.491Z] 2025-02-21 03:22:10,288 [execute] INFO git push origin semver [2025-02-21T03:22:10.491Z] 2025-02-21 03:22:10,288 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-21T03:22:11.060Z] 2025-02-21 03:22:11,004 [run_push] DEBUG push all version tags [2025-02-21T03:22:11.060Z] 2025-02-21 03:22:11,004 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-21T03:22:11.060Z] 2025-02-21 03:22:11,005 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2025-02-21T03:22:11.628Z] 2025-02-21 03:22:11,603 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-02-21T03:22:11.628Z] 4.0.0-dev.9 [Pipeline] } [2025-02-21T03:22:11.634Z] $ docker exec --env ******** --env ******** c40e92595134d9c50c92611e622923c9c6cb62a4e6658e68fdc2db8a65360d9b ssh-agent -k [2025-02-21T03:22:11.711Z] unset SSH_AUTH_SOCK; [2025-02-21T03:22:11.712Z] unset SSH_AGENT_PID; [2025-02-21T03:22:11.712Z] echo Agent pid 39 killed; [2025-02-21T03:22:11.728Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-21T03:22:12.051Z] + git semver [Pipeline] } [2025-02-21T03:22:12.320Z] $ docker stop --time=1 c40e92595134d9c50c92611e622923c9c6cb62a4e6658e68fdc2db8a65360d9b [2025-02-21T03:22:13.623Z] $ docker rm -f --volumes c40e92595134d9c50c92611e622923c9c6cb62a4e6658e68fdc2db8a65360d9b [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 [2025-02-21T03:22:14.233Z] + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] [2025-02-21T03:22:14.233Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-02-21T03:22:14.233Z] total 16 [2025-02-21T03:22:14.233Z] drwxr-xr-x 3 root root 4096 Feb 21 03:05 . [2025-02-21T03:22:14.233Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 21 03:22 .. [2025-02-21T03:22:14.233Z] drwxr-xr-x 2 root root 4096 Feb 21 03:05 cost [2025-02-21T03:22:14.233Z] -rw-r--r-- 1 root root 80 Feb 21 03:05 cost.csv [2025-02-21T03:22:14.233Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives [2025-02-21T03:22:14.233Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-02-21T03:22:14.233Z] total 16 [2025-02-21T03:22:14.233Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 03:05 . [2025-02-21T03:22:14.233Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 21 03:22 .. [2025-02-21T03:22:14.233Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 21 03:05 cost [2025-02-21T03:22:14.233Z] -rw-r--r-- 1 jenkins jenkins 80 Feb 21 03:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:22:14.530Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:22:15.397Z] ---> package-listing.sh [2025-02-21T03:22:15.397Z] ++ facter osfamily [2025-02-21T03:22:15.397Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-21T03:22:15.656Z] + OS_FAMILY=debian [2025-02-21T03:22:15.656Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2025-02-21T03:22:15.656Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-21T03:22:15.656Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-21T03:22:15.656Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-21T03:22:15.656Z] + PACKAGES=/tmp/packages_start.txt [2025-02-21T03:22:15.656Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-02-21T03:22:15.656Z] + PACKAGES=/tmp/packages_end.txt [2025-02-21T03:22:15.656Z] + case "${OS_FAMILY}" in [2025-02-21T03:22:15.656Z] + dpkg -l [2025-02-21T03:22:15.656Z] + grep '^ii' [2025-02-21T03:22:15.656Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-21T03:22:15.656Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-21T03:22:15.656Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-21T03:22:15.656Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-02-21T03:22:15.656Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2025-02-21T03:22:15.656Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2025-02-21T03:22:15.665Z] 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/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-21T03:22:15.940Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:22:16.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-21T03:22:16.501Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:22:16.585Z] prd-ubuntu20.04-docker-8c-8g-39382 does not seem to be running inside a container [2025-02-21T03:22:16.612Z] $ 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/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 [2025-02-21T03:22:16.800Z] $ docker top a88f9d2a57146aa12af917c42e28bd7d6d2ceaa7d1aa902bd40ac67f71e569df -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T03:22:17.153Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-21T03:22:17.436Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-21T03:22:17.717Z] + ls /var/log/sa-host [2025-02-21T03:22:17.717Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-21T03:22:17.791Z] provisioning config files... [2025-02-21T03:22:17.797Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config7789718040067572111tmp [Pipeline] { [Pipeline] echo [2025-02-21T03:22:17.814Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:22:18.093Z] ---> create-netrc.sh [Pipeline] } [2025-02-21T03:22:18.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:22:18.438Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-21T03:22:18.447Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:22:18.726Z] ---> sudo-logs.sh [2025-02-21T03:22:18.726Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-21T03:22:18.758Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:22:19.039Z] ---> job-cost.sh [2025-02-21T03:22:19.039Z] lf-activate-venv: SKIPPING [2025-02-21T03:22:19.039Z] DEBUG: total: 0.2199999988079071 [2025-02-21T03:22:19.039Z] INFO: Retrieving Stack Cost... [2025-02-21T03:22:19.298Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-21T03:22:19.867Z] INFO: Archiving Costs [Pipeline] echo [2025-02-21T03:22:19.882Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:22:20.164Z] ---> logs-deploy.sh [2025-02-21T03:22:20.164Z] lf-activate-venv: SKIPPING [2025-02-21T03:22:20.164Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/16 [2025-02-21T03:22:20.164Z] INFO: archiving workspace using pattern(s): [2025-02-21T03:22:21.106Z] Archives upload complete. [2025-02-21T03:22:21.365Z] INFO: archiving logs to Nexus