Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b66f3dccc9686d7c0d40b9a5063e6829336cef84 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-ssh8387148683210208388.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh8240656051436370224.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/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-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11884212647456749284.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh765275384565190829.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-onvif-camera/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-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4777958760133494196.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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3], goVersion:1.25] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 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-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-775322 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b66f3dccc9686d7c0d40b9a5063e6829336cef84 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#542)" > git config core.sparsecheckout # timeout=10 > git checkout -f b66f3dccc9686d7c0d40b9a5063e6829336cef84 # timeout=10 > git rev-list --no-walk a64af5552c8a698134e55b2e1bbdf8a3546614cf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:24:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:24:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:24:24 ========================================================= 03:24:24 EdgeX Global Pipelines Version Info 03:24:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:24:25 ------------------- 03:24:25 stable info: 03:24:25 ------------------- 03:24:25 Commited By: Cherry Wang cherry@iotechsys.com 03:24:25 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 03:24:25 Message: update stable to v1.0.278 03:24:25 ------------------- 03:24:25 experimental info: 03:24:25 ------------------- 03:24:25 Commited By: **** collab-it+edgex@linuxfoundation.org 03:24:25 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 03:24:25 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b66f3dccc9686d7c0d40b9a5063e6829336cef84 [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b66f3dc [Pipeline] echo 03:24:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:24:26 provisioning config files... 03:24:26 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14222962419631563086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:24:27 ---> ****-login.sh 03:24:27 nexus3.edgexfoundry.org:10001 03:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:27 03:24:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:24:27 Configure a credential helper to remove this warning. See 03:24:27 https://docs.****.com/go/credential-store/ 03:24:27 03:24:27 Login Succeeded 03:24:27 nexus3.edgexfoundry.org:10002 03:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:27 03:24:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:24:27 Configure a credential helper to remove this warning. See 03:24:27 https://docs.****.com/go/credential-store/ 03:24:27 03:24:27 Login Succeeded 03:24:27 nexus3.edgexfoundry.org:10003 03:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:27 03:24:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:24:27 Configure a credential helper to remove this warning. See 03:24:27 https://docs.****.com/go/credential-store/ 03:24:27 03:24:27 Login Succeeded 03:24:27 nexus3.edgexfoundry.org:10004 03:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:27 03:24:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:24:27 Configure a credential helper to remove this warning. See 03:24:27 https://docs.****.com/go/credential-store/ 03:24:27 03:24:27 Login Succeeded 03:24:27 ****.io 03:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:28 03:24:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:24:28 Configure a credential helper to remove this warning. See 03:24:28 https://docs.****.com/go/credential-store/ 03:24:28 03:24:28 Login Succeeded 03:24:28 ---> ****-login.sh ends [Pipeline] } 03:24:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:24:28 + git rev-list -1 --merges b66f3dccc9686d7c0d40b9a5063e6829336cef84~1..b66f3dccc9686d7c0d40b9a5063e6829336cef84 [Pipeline] echo 03:24:28 -----------> git rev-list -1 --merges b66f3dccc9686d7c0d40b9a5063e6829336cef84~1..b66f3dccc9686d7c0d40b9a5063e6829336cef84 b66f3dccc9686d7c0d40b9a5063e6829336cef84 [false] [Pipeline] sh 03:24:28 + git log --format=format:%s -1 b66f3dccc9686d7c0d40b9a5063e6829336cef84 [Pipeline] echo 03:24:28 ========================================================= 03:24:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:24:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:24:29 + git log --format=format:%s -1 b66f3dccc9686d7c0d40b9a5063e6829336cef84 [Pipeline] echo 03:24:29 [semverPrep] GIT_COMMIT: b66f3dccc9686d7c0d40b9a5063e6829336cef84, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#542) [Pipeline] echo 03:24:29 [semverPrep] This is not a build commit. [Pipeline] sh 03:24:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:24:29 + grep -v github /etc/ssh/ssh_known_hosts 03:24:29 + [ -e /tmp/ssh_known_hosts ] 03:24:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:24:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:24:29 + sudo tee -a /etc/ssh/ssh_known_hosts 03:24:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:24:30 03:24:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:24:30 0.1.4: Pulling from edgex-devops/py-git-semver 03:24:30 3dae71ba6b94: Pulling fs layer 03:24:30 6bf1a483ea7c: Pulling fs layer 03:24:30 f5dfc541a4d3: Pulling fs layer 03:24:30 461d9e800cba: Pulling fs layer 03:24:30 80192f66455f: Pulling fs layer 03:24:30 2e8e34ca0e6c: Pulling fs layer 03:24:30 a29436f7fd5d: Pulling fs layer 03:24:30 923cac83aea3: Pulling fs layer 03:24:30 25ad8b0a4227: Pulling fs layer 03:24:30 db01528c6b51: Pulling fs layer 03:24:30 28988de357af: Pulling fs layer 03:24:30 a29436f7fd5d: Waiting 03:24:30 923cac83aea3: Waiting 03:24:30 25ad8b0a4227: Waiting 03:24:30 db01528c6b51: Waiting 03:24:30 28988de357af: Waiting 03:24:30 461d9e800cba: Waiting 03:24:30 80192f66455f: Waiting 03:24:30 2e8e34ca0e6c: Waiting 03:24:30 6bf1a483ea7c: Verifying Checksum 03:24:30 6bf1a483ea7c: Download complete 03:24:30 461d9e800cba: Verifying Checksum 03:24:30 461d9e800cba: Download complete 03:24:30 80192f66455f: Download complete 03:24:30 f5dfc541a4d3: Verifying Checksum 03:24:30 f5dfc541a4d3: Download complete 03:24:30 3dae71ba6b94: Verifying Checksum 03:24:30 3dae71ba6b94: Download complete 03:24:30 923cac83aea3: Verifying Checksum 03:24:30 923cac83aea3: Download complete 03:24:30 25ad8b0a4227: Verifying Checksum 03:24:30 25ad8b0a4227: Download complete 03:24:30 db01528c6b51: Verifying Checksum 03:24:30 db01528c6b51: Download complete 03:24:30 28988de357af: Download complete 03:24:30 a29436f7fd5d: Verifying Checksum 03:24:30 a29436f7fd5d: Download complete 03:24:31 2e8e34ca0e6c: Verifying Checksum 03:24:31 2e8e34ca0e6c: Download complete 03:24:32 3dae71ba6b94: Pull complete 03:24:32 6bf1a483ea7c: Pull complete 03:24:32 f5dfc541a4d3: Pull complete 03:24:33 461d9e800cba: Pull complete 03:24:33 80192f66455f: Pull complete 03:24:37 2e8e34ca0e6c: Pull complete 03:24:37 a29436f7fd5d: Pull complete 03:24:37 923cac83aea3: Pull complete 03:24:37 25ad8b0a4227: Pull complete 03:24:37 db01528c6b51: Pull complete 03:24:37 28988de357af: Pull complete 03:24:37 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:24:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:24:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:38 prd-ubuntu20.04-docker-8c-8g-775322 does not seem to be running inside a container 03:24:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:24:41 $ docker top 98df37ad3fc85a9bbb486905ba215631efed5037891ecf4303a96be1f4496f3e -eo pid,comm 03:24:41 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). 03:24:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:24:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:24:41 [ssh-agent] Looking for ssh-agent implementation... 03:24:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:24:41 $ docker exec 98df37ad3fc85a9bbb486905ba215631efed5037891ecf4303a96be1f4496f3e ssh-agent 03:24:41 SSH_AUTH_SOCK=/tmp/ssh-jASwlgvXlvLn/agent.32 03:24:41 SSH_AGENT_PID=38 03:24:41 Running ssh-add (command line suppressed) 03:24:42 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11656350380525283135.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11656350380525283135.key) 03:24:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:24:42 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh 03:24:42 + git tag --points-at HEAD [Pipeline] } 03:24:42 $ docker exec --env ******** --env ******** 98df37ad3fc85a9bbb486905ba215631efed5037891ecf4303a96be1f4496f3e ssh-agent -k 03:24:42 unset SSH_AUTH_SOCK; 03:24:42 unset SSH_AGENT_PID; 03:24:42 echo Agent pid 38 killed; 03:24:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:24:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:24:42 [ssh-agent] Looking for ssh-agent implementation... 03:24:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:24:42 $ docker exec 98df37ad3fc85a9bbb486905ba215631efed5037891ecf4303a96be1f4496f3e ssh-agent 03:24:43 SSH_AUTH_SOCK=/tmp/ssh-cjHvUaBkzASN/agent.85 03:24:43 SSH_AGENT_PID=91 03:24:43 Running ssh-add (command line suppressed) 03:24:43 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9997453206984460290.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9997453206984460290.key) 03:24:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:24:43 + git semver init 03:24:43 2025-12-18 03:24:43,690 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:24:43 2025-12-18 03:24:43,693 [run_init] DEBUG init version:0.0.0 force:False 03:24:43 2025-12-18 03:24:43,694 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 03:24:43 2025-12-18 03:24:43,694 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 03:24:43 2025-12-18 03:24:43,695 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 03:24:45 2025-12-18 03:24:45,365 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 03:24:45 2025-12-18 03:24:45,366 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 03:24:45 2025-12-18 03:24:45,366 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:24:45 2025-12-18 03:24:45,366 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:24:45 4.1.0-dev.14 [Pipeline] } 03:24:45 $ docker exec --env ******** --env ******** 98df37ad3fc85a9bbb486905ba215631efed5037891ecf4303a96be1f4496f3e ssh-agent -k 03:24:45 unset SSH_AUTH_SOCK; 03:24:45 unset SSH_AGENT_PID; 03:24:45 echo Agent pid 91 killed; 03:24:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:24:46 + git semver [Pipeline] } 03:24:46 $ docker stop --time=1 98df37ad3fc85a9bbb486905ba215631efed5037891ecf4303a96be1f4496f3e 03:24:47 $ docker rm -f --volumes 98df37ad3fc85a9bbb486905ba215631efed5037891ecf4303a96be1f4496f3e [Pipeline] // withDockerContainer [Pipeline] sh 03:24:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:24:48 Stashed 1 file(s) [Pipeline] echo 03:24:48 [edgeXSemver]: initialized semver on version 4.1.0-dev.14 [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 03:24:48 provisioning config files... 03:24:48 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13275018087831657188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:24:48 ---> ****-login.sh 03:24:48 nexus3.edgexfoundry.org:10001 03:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:48 Login Succeeded 03:24:48 nexus3.edgexfoundry.org:10002 03:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:48 Login Succeeded 03:24:48 nexus3.edgexfoundry.org:10003 03:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:49 Login Succeeded 03:24:49 nexus3.edgexfoundry.org:10004 03:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:49 Login Succeeded 03:24:49 ****.io 03:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:49 Login Succeeded 03:24:49 ---> ****-login.sh ends [Pipeline] } 03:24:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:24:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:24:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:24:49 ========================================================= 03:24:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 03:24:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 03:24:50 #0 building with "default" instance using docker driver 03:24:50 03:24:50 #1 [internal] load build definition from Dockerfile 03:24:50 #1 transferring dockerfile: 1.75kB done 03:24:50 #1 DONE 0.0s 03:24:50 03:24:50 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:24:50 #2 DONE 0.1s 03:24:50 03:24:50 #3 [internal] load .dockerignore 03:24:50 #3 transferring context: 2B done 03:24:50 #3 DONE 0.0s 03:24:50 03:24:50 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:24:50 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 03:24:50 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 03:24:50 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s 03:24:50 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 03:24:50 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 03:24:50 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 03:24:50 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 03:24:50 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.58MB / 60.15MB 0.2s 03:24:50 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 03:24:50 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 03:24:50 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 03:24:50 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 03:24:50 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done 03:24:50 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 03:24:50 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 03:24:50 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 26.21MB / 60.15MB 0.3s 03:24:50 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 03:24:50 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 5.24MB / 11.98MB 0.3s 03:24:50 #4 ... 03:24:50 03:24:50 #5 [internal] load build context 03:24:50 #5 transferring context: 48.29MB 0.4s done 03:24:50 #5 DONE 0.4s 03:24:50 03:24:50 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:24:50 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 40.89MB / 60.15MB 0.4s 03:24:50 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s 03:24:50 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 10.49MB / 112.58MB 0.4s 03:24:50 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 03:24:51 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 03:24:51 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 03:24:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 32.51MB / 112.58MB 0.6s 03:24:51 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 4.19MB / 14.72MB 0.6s 03:24:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 67.11MB / 112.58MB 0.8s 03:24:51 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s 03:24:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 92.27MB / 112.58MB 0.9s 03:24:51 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.9s done 03:24:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 03:24:51 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.9s done 03:24:51 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 03:24:52 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.6s done 03:24:56 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.2s done 03:24:56 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 03:24:56 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 03:24:56 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:24:56 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 03:24:56 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 03:24:56 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.5s done 03:24:56 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 03:24:59 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.4s done 03:24:59 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 03:25:00 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 03:25:00 #4 DONE 9.5s 03:25:00 03:25:00 #6 [builder 2/7] RUN apk add --no-cache make git 03:25:00 #6 0.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:25:02 #6 2.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:25:02 #6 3.044 OK: 265 MiB in 60 packages 03:25:03 Still waiting to schedule task 03:25:03 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-775321’ 03:25:11 #6 DONE 9.7s 03:25:11 03:25:11 #7 [builder 3/7] WORKDIR /device-onvif-camera 03:25:11 #7 DONE 0.0s 03:25:11 03:25:11 #8 [builder 4/7] COPY go.mod vendor* ./ 03:25:11 #8 DONE 0.0s 03:25:11 03:25:11 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:25 #9 DONE 16.4s 03:25:26 03:25:26 #10 [builder 6/7] COPY . . 03:25:26 #10 DONE 0.3s 03:25:26 03:25:26 #11 [builder 7/7] RUN echo noop 03:25:26 #11 0.227 noop 03:25:26 #11 DONE 0.3s 03:25:26 03:25:26 #12 exporting to image 03:25:26 #12 exporting layers 03:25:34 #12 exporting layers 7.5s done 03:25:34 #12 writing image sha256:eba39bcaa9610a94dac6120e6357bd53027ee28835fee7c4b5cc6e70d14cee25 done 03:25:34 #12 naming to docker.io/library/ci-base-image-x86_64 done 03:25:34 #12 DONE 7.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:35 + docker inspect -f . ci-base-image-x86_64 03:25:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:25:35 prd-ubuntu20.04-docker-8c-8g-775322 does not seem to be running inside a container 03:25:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:25:35 $ docker top 7d62606a7b99349e618aa6d81a0c8546c2762fe73c49e786a6410cba3e9c872c -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:36 + go version 03:25:36 go version go1.25.2 linux/amd64 [Pipeline] } 03:25:36 $ docker stop --time=1 7d62606a7b99349e618aa6d81a0c8546c2762fe73c49e786a6410cba3e9c872c 03:25:37 $ docker rm -f --volumes 7d62606a7b99349e618aa6d81a0c8546c2762fe73c49e786a6410cba3e9c872c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:37 + docker inspect -f . ci-base-image-x86_64 03:25:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:25:37 prd-ubuntu20.04-docker-8c-8g-775322 does not seem to be running inside a container 03:25:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:25:38 $ docker top 3440ecda932201bf18ea071134493cdb00cd9a6827363e938a9073b1b3a091f7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:38 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 03:25:39 + make test 03:25:39 go test ./... -coverprofile=coverage.out ./... 03:25:42 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:26:04 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 03:26:04 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.025s coverage: 31.2% of statements 03:26:04 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 03:26:04 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.647s coverage: 86.5% of statements 03:26:14 0 issues. 03:26:14 go vet ./... 03:26:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:26:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:26:19 ./bin/test-attribution-txt.sh [Pipeline] echo 03:26:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:26:19 $ docker stop --time=1 3440ecda932201bf18ea071134493cdb00cd9a6827363e938a9073b1b3a091f7 03:26:22 $ docker rm -f --volumes 3440ecda932201bf18ea071134493cdb00cd9a6827363e938a9073b1b3a091f7 [Pipeline] // withDockerContainer [Pipeline] sh 03:26:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:26:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:26:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:26:24 + ls -al . 03:26:24 total 312 03:26:24 drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 03:25 . 03:26:24 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 03:24 .. 03:26:24 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 03:26 .git 03:26:24 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 03:24 .github 03:26:24 -rw-rw-r-- 1 jenkins jenkins 493 Dec 18 03:24 .gitignore 03:26:24 -rw-rw-r-- 1 jenkins jenkins 359 Dec 18 03:24 .golangci.yml 03:26:24 drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 03:24 .semver 03:26:24 -rw-rw-r-- 1 jenkins jenkins 22626 Dec 18 03:24 Attribution.txt 03:26:24 -rw-rw-r-- 1 jenkins jenkins 19022 Dec 18 03:24 CHANGELOG.md 03:26:24 -rw-rw-r-- 1 jenkins jenkins 1715 Dec 18 03:24 Dockerfile 03:26:24 -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 03:24 GOVERNANCE.md 03:26:24 -rw-rw-r-- 1 jenkins jenkins 762 Dec 18 03:24 Jenkinsfile 03:26:24 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 18 03:24 LICENSE 03:26:24 -rw-rw-r-- 1 jenkins jenkins 3464 Dec 18 03:24 Makefile 03:26:24 -rw-rw-r-- 1 jenkins jenkins 625 Dec 18 03:24 OWNERS.md 03:26:24 -rw-rw-r-- 1 jenkins jenkins 2620 Dec 18 03:24 README.md 03:26:24 -rw-rw-r-- 1 jenkins jenkins 12 Dec 18 03:24 VERSION 03:26:24 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 03:24 bin 03:26:24 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 03:24 cmd 03:26:24 -rw-r--r-- 1 jenkins jenkins 85674 Dec 18 03:26 coverage.out 03:26:24 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 03:24 doc 03:26:24 -rw-rw-r-- 1 jenkins jenkins 7041 Dec 18 03:24 go.mod 03:26:24 -rw-rw-r-- 1 jenkins jenkins 89819 Dec 18 03:24 go.sum 03:26:24 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 03:24 internal 03:26:24 -rw-rw-r-- 1 jenkins jenkins 236 Dec 18 03:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:24 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b66f3dccc9686d7c0d40b9a5063e6829336cef84 --label arch=amd64 --label version=4.1.0-dev.14 . 03:26:24 #0 building with "default" instance using docker driver 03:26:24 03:26:24 #1 [internal] load build definition from Dockerfile 03:26:24 #1 transferring dockerfile: 1.75kB done 03:26:24 #1 DONE 0.0s 03:26:24 03:26:24 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:26:24 #2 DONE 0.0s 03:26:24 03:26:24 #3 [internal] load metadata for docker.io/library/alpine:3.22 03:26:24 #3 DONE 0.1s 03:26:24 03:26:24 #4 [internal] load .dockerignore 03:26:24 #4 transferring context: 2B done 03:26:24 #4 DONE 0.0s 03:26:24 03:26:24 #5 [internal] load build context 03:26:24 #5 transferring context: 105.47kB 0.0s done 03:26:24 #5 DONE 0.0s 03:26:24 03:26:24 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:26:24 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 03:26:24 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 03:26:24 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 03:26:24 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 03:26:24 #6 DONE 0.1s 03:26:24 03:26:24 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:26:24 #7 DONE 0.1s 03:26:24 03:26:24 #8 [builder 2/7] RUN apk add --no-cache make git 03:26:24 #8 0.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:26:24 #8 0.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:26:25 #8 ... 03:26:25 03:26:25 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:26:25 #9 0.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:26:25 #9 0.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:26:25 #9 0.787 (1/1) Installing dumb-init (1.2.5-r3) 03:26:25 #9 0.793 Executing busybox-1.37.0-r19.trigger 03:26:25 #9 0.799 OK: 7 MiB in 17 packages 03:26:25 #9 DONE 0.9s 03:26:25 03:26:25 #8 [builder 2/7] RUN apk add --no-cache make git 03:26:25 #8 0.763 OK: 265 MiB in 60 packages 03:26:25 #8 DONE 0.9s 03:26:25 03:26:25 #10 [builder 3/7] WORKDIR /device-onvif-camera 03:26:25 #10 DONE 0.1s 03:26:25 03:26:25 #11 [builder 4/7] COPY go.mod vendor* ./ 03:26:25 #11 DONE 0.0s 03:26:25 03:26:25 #12 [stage-1 3/7] RUN apk --no-cache upgrade 03:26:25 #12 0.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:26:25 #12 ... 03:26:25 03:26:25 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:25 #13 DONE 0.5s 03:26:25 03:26:25 #12 [stage-1 3/7] RUN apk --no-cache upgrade 03:26:25 #12 0.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:26:26 #12 0.821 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:26:26 #12 ... 03:26:26 03:26:26 #14 [builder 6/7] COPY . . 03:26:26 #14 DONE 0.3s 03:26:26 03:26:26 #12 [stage-1 3/7] RUN apk --no-cache upgrade 03:26:26 #12 0.835 Executing busybox-1.37.0-r20.post-upgrade 03:26:26 #12 0.964 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:26:26 #12 0.967 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:26:26 #12 0.970 Executing busybox-1.37.0-r20.trigger 03:26:26 #12 0.980 OK: 7 MiB in 17 packages 03:26:26 #12 DONE 1.1s 03:26:26 03:26:26 #15 [builder 7/7] RUN make build 03:26:26 #15 0.367 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:26:53 #15 DONE 24.7s 03:26:53 03:26:53 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 03:26:53 #16 DONE 0.3s 03:26:53 03:26:53 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 03:26:53 #17 DONE 0.0s 03:26:53 03:26:53 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 03:26:53 #18 DONE 0.0s 03:26:53 03:26:53 #19 exporting to image 03:26:53 #19 exporting layers 03:26:53 #19 exporting layers 0.2s done 03:26:53 #19 writing image sha256:389ad8855ac2d48abefdefef28f88a1130b12e4e2e1452abb54accac97acb3dc done 03:26:53 #19 naming to docker.io/library/device-onvif-camera done 03:26:53 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:26:53 provisioning config files... 03:26:53 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14381658188617629906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:53 ---> ****-login.sh 03:26:53 nexus3.edgexfoundry.org:10001 03:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:53 Login Succeeded 03:26:53 nexus3.edgexfoundry.org:10002 03:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:53 Login Succeeded 03:26:53 nexus3.edgexfoundry.org:10003 03:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:53 Login Succeeded 03:26:53 nexus3.edgexfoundry.org:10004 03:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:53 Login Succeeded 03:26:53 ****.io 03:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:54 Login Succeeded 03:26:54 ---> ****-login.sh ends [Pipeline] } 03:26:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:26:54 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 03:26:54 b66f3dccc9686d7c0d40b9a5063e6829336cef84 03:26:54 latest 03:26:54 4.1.0-dev.14 03:26:54 b66f3dccc9686d7c0d40b9a5063e6829336cef84-4.1.0-dev.14 03:26:54 main 03:26:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:54 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:b66f3dccc9686d7c0d40b9a5063e6829336cef84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:54 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:b66f3dccc9686d7c0d40b9a5063e6829336cef84 03:26:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:26:54 6e0efabd9f5a: Preparing 03:26:54 1fe9e981b0f2: Preparing 03:26:54 7620b7da1b1f: Preparing 03:26:54 3be8491570e3: Preparing 03:26:54 900260ebf673: Preparing 03:26:54 256f393e029f: Preparing 03:26:54 256f393e029f: Waiting 03:26:54 1fe9e981b0f2: Pushed 03:26:54 6e0efabd9f5a: Pushed 03:26:54 900260ebf673: Pushed 03:26:54 256f393e029f: Layer already exists 03:26:54 3be8491570e3: Pushed 03:26:59 7620b7da1b1f: Pushed 03:26:59 b66f3dccc9686d7c0d40b9a5063e6829336cef84: digest: sha256:6e2d7b118d7bc216871137ee09986bce33a7d35eb63c5601e4ae7638a7512bc3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:59 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:59 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:26:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:26:59 6e0efabd9f5a: Preparing 03:26:59 1fe9e981b0f2: Preparing 03:26:59 7620b7da1b1f: Preparing 03:26:59 3be8491570e3: Preparing 03:26:59 900260ebf673: Preparing 03:26:59 256f393e029f: Preparing 03:26:59 256f393e029f: Waiting 03:26:59 6e0efabd9f5a: Layer already exists 03:26:59 900260ebf673: Layer already exists 03:26:59 3be8491570e3: Layer already exists 03:26:59 1fe9e981b0f2: Layer already exists 03:26:59 7620b7da1b1f: Layer already exists 03:26:59 256f393e029f: Layer already exists 03:26:59 latest: digest: sha256:6e2d7b118d7bc216871137ee09986bce33a7d35eb63c5601e4ae7638a7512bc3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:00 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:00 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.14 03:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:27:00 6e0efabd9f5a: Preparing 03:27:00 1fe9e981b0f2: Preparing 03:27:00 7620b7da1b1f: Preparing 03:27:00 3be8491570e3: Preparing 03:27:00 900260ebf673: Preparing 03:27:00 256f393e029f: Preparing 03:27:00 256f393e029f: Waiting 03:27:00 3be8491570e3: Layer already exists 03:27:00 7620b7da1b1f: Layer already exists 03:27:00 1fe9e981b0f2: Layer already exists 03:27:00 900260ebf673: Layer already exists 03:27:00 6e0efabd9f5a: Layer already exists 03:27:00 256f393e029f: Layer already exists 03:27:00 4.1.0-dev.14: digest: sha256:6e2d7b118d7bc216871137ee09986bce33a7d35eb63c5601e4ae7638a7512bc3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:00 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:b66f3dccc9686d7c0d40b9a5063e6829336cef84-4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:01 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:b66f3dccc9686d7c0d40b9a5063e6829336cef84-4.1.0-dev.14 03:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:27:01 6e0efabd9f5a: Preparing 03:27:01 1fe9e981b0f2: Preparing 03:27:01 7620b7da1b1f: Preparing 03:27:01 3be8491570e3: Preparing 03:27:01 900260ebf673: Preparing 03:27:01 256f393e029f: Preparing 03:27:01 256f393e029f: Waiting 03:27:01 6e0efabd9f5a: Layer already exists 03:27:01 1fe9e981b0f2: Layer already exists 03:27:01 900260ebf673: Layer already exists 03:27:01 7620b7da1b1f: Layer already exists 03:27:01 3be8491570e3: Layer already exists 03:27:01 256f393e029f: Layer already exists 03:27:01 b66f3dccc9686d7c0d40b9a5063e6829336cef84-4.1.0-dev.14: digest: sha256:6e2d7b118d7bc216871137ee09986bce33a7d35eb63c5601e4ae7638a7512bc3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:01 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:01 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 03:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:27:01 6e0efabd9f5a: Preparing 03:27:01 1fe9e981b0f2: Preparing 03:27:01 7620b7da1b1f: Preparing 03:27:01 3be8491570e3: Preparing 03:27:01 900260ebf673: Preparing 03:27:01 256f393e029f: Preparing 03:27:01 256f393e029f: Waiting 03:27:01 7620b7da1b1f: Layer already exists 03:27:01 6e0efabd9f5a: Layer already exists 03:27:01 1fe9e981b0f2: Layer already exists 03:27:01 3be8491570e3: Layer already exists 03:27:01 900260ebf673: Layer already exists 03:27:01 256f393e029f: Layer already exists 03:27:01 main: digest: sha256:6e2d7b118d7bc216871137ee09986bce33a7d35eb63c5601e4ae7638a7512bc3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:01 ===================================================== [Pipeline] echo 03:27:01 taggedImages: 03:27:01 - nexus3.edgexfoundry.org:10004/device-onvif-camera:b66f3dccc9686d7c0d40b9a5063e6829336cef84 03:27:01 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:27:01 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.14 03:27:01 - nexus3.edgexfoundry.org:10004/device-onvif-camera:b66f3dccc9686d7c0d40b9a5063e6829336cef84-4.1.0-dev.14 03:27:01 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo 03:27:02 ========================================================= 03:27:02 [edgeXBuildMultiArch] RAW Config: 03:27:02 images: 03:27:02 - nexus3.edgexfoundry.org:10004/device-onvif-camera:b66f3dccc9686d7c0d40b9a5063e6829336cef84 03:27:02 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:27:02 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.14 03:27:02 - nexus3.edgexfoundry.org:10004/device-onvif-camera:b66f3dccc9686d7c0d40b9a5063e6829336cef84-4.1.0-dev.14 03:27:02 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main 03:27:02 settingsFile: 03:27:02 device-onvif-camera-settings 03:27:02 ========================================================= [Pipeline] node 03:27:17 Still waiting to schedule task 03:27:17 All nodes of label ‘centos7-docker-4c-2g’ are offline 03:27:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-775329 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 03:27:57 Running in /w/workspace/device-onvif-camera/240 [Pipeline] { [Pipeline] checkout 03:28:00 The recommended git tool is: git 03:28:06 using credential edgex-jenkins-ssh 03:28:06 Cloning the remote Git repository 03:28:06 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:28:06 > git init /w/workspace/device-onvif-camera/240 # timeout=10 03:28:07 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:28:07 > git --version # timeout=10 03:28:07 > git --version # 'git version 2.25.1' 03:28:07 using GIT_SSH to set credentials SSH Credentials for GitHub 03:28:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:28:12 Avoid second fetch 03:28:12 Checking out Revision b66f3dccc9686d7c0d40b9a5063e6829336cef84 (main) 03:28:11 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:28:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:28:12 > git config core.sparsecheckout # timeout=10 03:28:13 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#542)" 03:28:12 > git checkout -f b66f3dccc9686d7c0d40b9a5063e6829336cef84 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:28:17 provisioning config files... 03:28:17 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/240@tmp/config6629980327477427620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:28:18 ---> ****-login.sh 03:28:18 nexus3.edgexfoundry.org:10001 03:28:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:18 Configure a credential helper to remove this warning. See 03:28:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:18 03:28:18 Login Succeeded 03:28:18 nexus3.edgexfoundry.org:10002 03:28:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:19 Configure a credential helper to remove this warning. See 03:28:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:19 03:28:19 Login Succeeded 03:28:19 nexus3.edgexfoundry.org:10003 03:28:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:19 Configure a credential helper to remove this warning. See 03:28:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:19 03:28:19 Login Succeeded 03:28:19 nexus3.edgexfoundry.org:10004 03:28:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:20 Configure a credential helper to remove this warning. See 03:28:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:20 03:28:20 Login Succeeded 03:28:20 ****.io 03:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:20 Configure a credential helper to remove this warning. See 03:28:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:20 03:28:20 Login Succeeded 03:28:20 ---> ****-login.sh ends [Pipeline] } 03:28:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:28:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:28:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:28:21 ========================================================= 03:28:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 03:28:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:21 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 03:28:22 Sending build context to Docker daemon 27.62MB 03:28:22 Step 1/13 : ARG BASE=golang:1.25-alpine3.22 03:28:22 Step 2/13 : FROM ${BASE} AS builder 03:28:22 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:28:22 6b59a28fa201: Pulling fs layer 03:28:22 d32bb0dddca7: Pulling fs layer 03:28:22 5dab1238d3d9: Pulling fs layer 03:28:22 196fd7d83e7d: Pulling fs layer 03:28:22 4f4fb700ef54: Pulling fs layer 03:28:22 8ba94037c8f0: Pulling fs layer 03:28:22 deaec5988b04: Pulling fs layer 03:28:22 9f65657bb879: Pulling fs layer 03:28:22 4f4fb700ef54: Waiting 03:28:22 8ba94037c8f0: Waiting 03:28:22 deaec5988b04: Waiting 03:28:22 196fd7d83e7d: Waiting 03:28:22 9f65657bb879: Waiting 03:28:22 d32bb0dddca7: Verifying Checksum 03:28:22 d32bb0dddca7: Download complete 03:28:22 196fd7d83e7d: Verifying Checksum 03:28:22 196fd7d83e7d: Download complete 03:28:22 4f4fb700ef54: Download complete 03:28:22 8ba94037c8f0: Verifying Checksum 03:28:22 8ba94037c8f0: Download complete 03:28:22 6b59a28fa201: Download complete 03:28:23 9f65657bb879: Verifying Checksum 03:28:23 9f65657bb879: Download complete 03:28:24 6b59a28fa201: Pull complete 03:28:24 d32bb0dddca7: Pull complete 03:28:24 5dab1238d3d9: Verifying Checksum 03:28:24 5dab1238d3d9: Download complete 03:28:26 deaec5988b04: Verifying Checksum 03:28:26 deaec5988b04: Download complete 03:28:41 5dab1238d3d9: Pull complete 03:28:41 196fd7d83e7d: Pull complete 03:28:41 4f4fb700ef54: Pull complete 03:28:41 8ba94037c8f0: Pull complete 03:28:48 deaec5988b04: Pull complete 03:28:51 9f65657bb879: Pull complete 03:28:51 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 03:28:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:28:51 ---> 334268110677 03:28:51 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:28:53 ---> Running in 4027daa99fa6 03:28:53 Removing intermediate container 4027daa99fa6 03:28:53 ---> 50762ef209db 03:28:53 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:28:54 ---> Running in 6ed386a862aa 03:28:54 Removing intermediate container 6ed386a862aa 03:28:54 ---> e45ac8b9ab38 03:28:54 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:28:54 ---> Running in d66f24d824a4 03:28:54 Removing intermediate container d66f24d824a4 03:28:54 ---> f56ebd02e765 03:28:54 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:28:55 ---> Running in cba12c941ec2 03:28:55 Removing intermediate container cba12c941ec2 03:28:55 ---> a9a57445ed5d 03:28:55 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:28:55 ---> Running in b75f8b446fac 03:28:56 Removing intermediate container b75f8b446fac 03:28:56 ---> c1c62cc4be2d 03:28:56 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:28:56 ---> Running in 17d2927239a8 03:28:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:28:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:29:00 OK: 255 MiB in 60 packages 03:29:01 Removing intermediate container 17d2927239a8 03:29:01 ---> ab8529030e1b 03:29:01 Step 9/13 : WORKDIR /device-onvif-camera 03:29:01 ---> Running in 6cd7fa94963e 03:29:01 Removing intermediate container 6cd7fa94963e 03:29:01 ---> 41839f15adcb 03:29:01 Step 10/13 : COPY go.mod vendor* ./ 03:29:02 ---> b30c810ea64f 03:29:02 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:02 ---> Running in 0c4d943cf8d0 03:29:19 Running on prd-centos7-docker-4c-2g-775336 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:29:19 provisioning config files... 03:29:19 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13187419548004264163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:29:23 ---> ****-login.sh 03:29:23 nexus3.edgexfoundry.org:10001 03:29:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:23 Configure a credential helper to remove this warning. See 03:29:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:23 03:29:23 Login Succeeded 03:29:23 nexus3.edgexfoundry.org:10002 03:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:24 Configure a credential helper to remove this warning. See 03:29:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:24 03:29:24 Login Succeeded 03:29:24 nexus3.edgexfoundry.org:10003 03:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:24 Configure a credential helper to remove this warning. See 03:29:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:24 03:29:24 Login Succeeded 03:29:24 nexus3.edgexfoundry.org:10004 03:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:24 Configure a credential helper to remove this warning. See 03:29:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:24 03:29:24 Login Succeeded 03:29:24 ****.io 03:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:24 Configure a credential helper to remove this warning. See 03:29:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:24 03:29:24 Login Succeeded 03:29:24 ---> ****-login.sh ends [Pipeline] } 03:29:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:29:24 + docker buildx ls 03:29:24 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:29:24 default * docker 03:29:24 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:29:25 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 03:29:25 edgex-builder [Pipeline] sh 03:29:25 + docker buildx inspect --bootstrap 03:29:25 #1 [internal] booting buildkit 03:29:25 #1 pulling image moby/buildkit:buildx-stable-1 03:29:29 #1 pulling image moby/buildkit:buildx-stable-1 3.6s done 03:29:29 #1 creating container buildx_buildkit_edgex-builder0 03:29:31 #1 creating container buildx_buildkit_edgex-builder0 2.1s done 03:29:31 #1 DONE 5.7s 03:29:31 Name: edgex-builder 03:29:31 Driver: docker-container 03:29:31 03:29:31 Nodes: 03:29:31 Name: edgex-builder0 03:29:31 Endpoint: unix:///var/run/docker.sock 03:29:31 Status: running 03:29:31 Buildkit: v0.26.2 03:29:31 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 03:29:31 + docker buildx ls 03:29:31 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:29:31 edgex-builder * docker-container 03:29:31 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 03:29:31 default docker 03:29:31 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:29:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:b66f3dccc9686d7c0d40b9a5063e6829336cef84' 03:29:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:b66f3dccc9686d7c0d40b9a5063e6829336cef84 --push - 03:29:31 #1 [internal] load build definition from Dockerfile 03:29:31 #1 transferring dockerfile: 204B done 03:29:31 #1 DONE 0.0s 03:29:31 03:29:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:b66f3dccc9686d7c0d40b9a5063e6829336cef84 03:29:31 #2 DONE 0.1s 03:29:31 03:29:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:b66f3dccc9686d7c0d40b9a5063e6829336cef84 03:29:31 #3 DONE 0.1s 03:29:31 03:29:31 #4 [internal] load .dockerignore 03:29:31 #4 transferring context: 2B done 03:29:31 #4 DONE 0.0s 03:29:31 03:29:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:b66f3dccc9686d7c0d40b9a5063e6829336cef84@sha256:6e2d7b118d7bc216871137ee09986bce33a7d35eb63c5601e4ae7638a7512bc3 03:29:31 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:b66f3dccc9686d7c0d40b9a5063e6829336cef84@sha256:6e2d7b118d7bc216871137ee09986bce33a7d35eb63c5601e4ae7638a7512bc3 0.0s done 03:29:31 #5 DONE 0.0s 03:29:31 03:29:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:b66f3dccc9686d7c0d40b9a5063e6829336cef84@sha256:6e2d7b118d7bc216871137ee09986bce33a7d35eb63c5601e4ae7638a7512bc3 03:29:31 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:b66f3dccc9686d7c0d40b9a5063e6829336cef84@sha256:6e2d7b118d7bc216871137ee09986bce33a7d35eb63c5601e4ae7638a7512bc3 0.0s done 03:29:31 #6 DONE 0.1s 03:29:31 03:29:31 #7 exporting to image 03:29:31 #7 exporting layers done 03:29:31 #7 exporting manifest sha256:d9e6ccfd99ae0b9af859a2f8924faf45f800e349cabc92dd868de597c1aa1e13 0.0s done 03:29:31 #7 exporting config sha256:389ad8855ac2d48abefdefef28f88a1130b12e4e2e1452abb54accac97acb3dc 03:29:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:29:31 #7 ... 03:29:31 03:29:31 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:29:31 #8 DONE 0.0s 03:29:31 03:29:31 #7 exporting to image 03:29:31 #7 exporting config sha256:389ad8855ac2d48abefdefef28f88a1130b12e4e2e1452abb54accac97acb3dc done 03:29:31 #7 exporting manifest sha256:a21fa8bf31f7e5da7a5339f07b24e74b3856a43d3a37695476328e128388afbd 0.0s done 03:29:31 #7 exporting config sha256:ff42e689661cc3b2c227c492345c3e7e7755de3b2d7afd9376e0c7ff25cdeb13 done 03:29:31 #7 exporting manifest list sha256:fb5beb321d07ab2d067872a2c980599352a19450a567ab7b7d1c194f75f3e588 done 03:29:31 #7 pushing layers 0.1s done 03:29:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:b66f3dccc9686d7c0d40b9a5063e6829336cef84@sha256:fb5beb321d07ab2d067872a2c980599352a19450a567ab7b7d1c194f75f3e588 03:29:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:b66f3dccc9686d7c0d40b9a5063e6829336cef84@sha256:fb5beb321d07ab2d067872a2c980599352a19450a567ab7b7d1c194f75f3e588 0.1s done 03:29:32 #7 DONE 0.2s 03:29:32 03:29:32 1 warning found (use --debug to expand): 03:29:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:29:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' 03:29:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - 03:29:32 #1 [internal] load build definition from Dockerfile 03:29:32 #1 transferring dockerfile: 170B done 03:29:32 #1 DONE 0.0s 03:29:32 03:29:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:29:32 #2 DONE 0.0s 03:29:32 03:29:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:29:32 #3 DONE 0.0s 03:29:32 03:29:32 #4 [internal] load .dockerignore 03:29:32 #4 transferring context: 2B done 03:29:32 #4 DONE 0.0s 03:29:32 03:29:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:6e2d7b118d7bc216871137ee09986bce33a7d35eb63c5601e4ae7638a7512bc3 03:29:32 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:6e2d7b118d7bc216871137ee09986bce33a7d35eb63c5601e4ae7638a7512bc3 0.0s done 03:29:32 #5 CACHED 03:29:32 03:29:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:6e2d7b118d7bc216871137ee09986bce33a7d35eb63c5601e4ae7638a7512bc3 03:29:32 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:6e2d7b118d7bc216871137ee09986bce33a7d35eb63c5601e4ae7638a7512bc3 0.0s done 03:29:32 #6 CACHED 03:29:32 03:29:32 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:29:32 #7 DONE 0.0s 03:29:32 03:29:32 #8 exporting to image 03:29:32 #8 exporting layers done 03:29:32 #8 exporting manifest sha256:d9e6ccfd99ae0b9af859a2f8924faf45f800e349cabc92dd868de597c1aa1e13 done 03:29:32 #8 exporting config sha256:389ad8855ac2d48abefdefef28f88a1130b12e4e2e1452abb54accac97acb3dc done 03:29:32 #8 exporting manifest sha256:a21fa8bf31f7e5da7a5339f07b24e74b3856a43d3a37695476328e128388afbd done 03:29:32 #8 exporting config sha256:ff42e689661cc3b2c227c492345c3e7e7755de3b2d7afd9376e0c7ff25cdeb13 done 03:29:32 #8 exporting manifest list sha256:fb5beb321d07ab2d067872a2c980599352a19450a567ab7b7d1c194f75f3e588 done 03:29:32 #8 pushing layers 0.0s done 03:29:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:fb5beb321d07ab2d067872a2c980599352a19450a567ab7b7d1c194f75f3e588 0.1s done 03:29:32 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:29:32 #8 DONE 0.1s 03:29:32 03:29:32 1 warning found (use --debug to expand): 03:29:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:29:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.14 --push - 03:29:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.14' 03:29:33 #1 [internal] load build definition from Dockerfile 03:29:33 #1 transferring dockerfile: 176B done 03:29:33 #1 DONE 0.0s 03:29:33 03:29:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.14 03:29:33 #2 DONE 0.0s 03:29:33 03:29:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.14 03:29:33 #3 DONE 0.0s 03:29:33 03:29:33 #4 [internal] load .dockerignore 03:29:33 #4 transferring context: 2B done 03:29:33 #4 DONE 0.0s 03:29:33 03:29:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.14@sha256:6e2d7b118d7bc216871137ee09986bce33a7d35eb63c5601e4ae7638a7512bc3 03:29:33 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.14@sha256:6e2d7b118d7bc216871137ee09986bce33a7d35eb63c5601e4ae7638a7512bc3 03:29:33 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.14@sha256:6e2d7b118d7bc216871137ee09986bce33a7d35eb63c5601e4ae7638a7512bc3 0.0s done 03:29:33 #5 CACHED 03:29:33 03:29:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.14@sha256:6e2d7b118d7bc216871137ee09986bce33a7d35eb63c5601e4ae7638a7512bc3 03:29:33 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.14@sha256:6e2d7b118d7bc216871137ee09986bce33a7d35eb63c5601e4ae7638a7512bc3 0.0s done 03:29:33 #6 CACHED 03:29:33 03:29:33 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:29:33 #7 DONE 0.0s 03:29:33 03:29:33 #8 exporting to image 03:29:33 #8 exporting layers done 03:29:33 #8 exporting manifest sha256:d9e6ccfd99ae0b9af859a2f8924faf45f800e349cabc92dd868de597c1aa1e13 done 03:29:33 #8 exporting config sha256:389ad8855ac2d48abefdefef28f88a1130b12e4e2e1452abb54accac97acb3dc done 03:29:33 #8 exporting manifest sha256:a21fa8bf31f7e5da7a5339f07b24e74b3856a43d3a37695476328e128388afbd done 03:29:33 #8 exporting config sha256:ff42e689661cc3b2c227c492345c3e7e7755de3b2d7afd9376e0c7ff25cdeb13 done 03:29:33 #8 exporting manifest list sha256:fb5beb321d07ab2d067872a2c980599352a19450a567ab7b7d1c194f75f3e588 done 03:29:33 #8 pushing layers 0.0s done 03:29:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.14@sha256:fb5beb321d07ab2d067872a2c980599352a19450a567ab7b7d1c194f75f3e588 0.1s done 03:29:33 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:29:33 #8 DONE 0.1s 03:29:33 03:29:33 1 warning found (use --debug to expand): 03:29:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:29:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:b66f3dccc9686d7c0d40b9a5063e6829336cef84-4.1.0-dev.14 --push - 03:29:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:b66f3dccc9686d7c0d40b9a5063e6829336cef84-4.1.0-dev.14' 03:29:33 #1 [internal] load build definition from Dockerfile 03:29:33 #1 transferring dockerfile: 03:29:33 #1 transferring dockerfile: 217B done 03:29:33 #1 DONE 0.2s 03:29:33 03:29:33 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:b66f3dccc9686d7c0d40b9a5063e6829336cef84-4.1.0-dev.14 03:29:34 #2 DONE 0.1s 03:29:34 03:29:34 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:b66f3dccc9686d7c0d40b9a5063e6829336cef84-4.1.0-dev.14 03:29:34 #3 DONE 0.2s 03:29:34 03:29:34 #4 [internal] load .dockerignore 03:29:34 #4 transferring context: 2B done 03:29:34 #4 DONE 0.3s 03:29:34 03:29:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:b66f3dccc9686d7c0d40b9a5063e6829336cef84-4.1.0-dev.14@sha256:6e2d7b118d7bc216871137ee09986bce33a7d35eb63c5601e4ae7638a7512bc3 03:29:34 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:b66f3dccc9686d7c0d40b9a5063e6829336cef84-4.1.0-dev.14@sha256:6e2d7b118d7bc216871137ee09986bce33a7d35eb63c5601e4ae7638a7512bc3 03:29:34 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:b66f3dccc9686d7c0d40b9a5063e6829336cef84-4.1.0-dev.14@sha256:6e2d7b118d7bc216871137ee09986bce33a7d35eb63c5601e4ae7638a7512bc3 0.1s done 03:29:34 #5 CACHED 03:29:34 03:29:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:b66f3dccc9686d7c0d40b9a5063e6829336cef84-4.1.0-dev.14@sha256:6e2d7b118d7bc216871137ee09986bce33a7d35eb63c5601e4ae7638a7512bc3 03:29:34 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:b66f3dccc9686d7c0d40b9a5063e6829336cef84-4.1.0-dev.14@sha256:6e2d7b118d7bc216871137ee09986bce33a7d35eb63c5601e4ae7638a7512bc3 0.2s done 03:29:34 #6 CACHED 03:29:34 03:29:34 #7 exporting to image 03:29:34 #7 exporting layers done 03:29:34 #7 exporting manifest sha256:d9e6ccfd99ae0b9af859a2f8924faf45f800e349cabc92dd868de597c1aa1e13 done 03:29:34 #7 exporting config sha256:389ad8855ac2d48abefdefef28f88a1130b12e4e2e1452abb54accac97acb3dc done 03:29:34 #7 exporting manifest sha256:a21fa8bf31f7e5da7a5339f07b24e74b3856a43d3a37695476328e128388afbd 03:29:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:29:34 #7 exporting manifest sha256:a21fa8bf31f7e5da7a5339f07b24e74b3856a43d3a37695476328e128388afbd done 03:29:34 #7 exporting config sha256:ff42e689661cc3b2c227c492345c3e7e7755de3b2d7afd9376e0c7ff25cdeb13 done 03:29:34 #7 exporting manifest list sha256:fb5beb321d07ab2d067872a2c980599352a19450a567ab7b7d1c194f75f3e588 done 03:29:34 #7 pushing layers 0.0s done 03:29:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:b66f3dccc9686d7c0d40b9a5063e6829336cef84-4.1.0-dev.14@sha256:fb5beb321d07ab2d067872a2c980599352a19450a567ab7b7d1c194f75f3e588 0.1s done 03:29:34 #7 DONE 0.1s 03:29:34 03:29:34 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:29:34 #8 DONE 0.0s 03:29:34 03:29:34 1 warning found (use --debug to expand): 03:29:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:29:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' 03:29:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - 03:29:34 #1 [internal] load build definition from Dockerfile 03:29:34 #1 transferring dockerfile: 168B done 03:29:34 #1 DONE 0.0s 03:29:34 03:29:34 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 03:29:34 #2 DONE 0.0s 03:29:34 03:29:34 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 03:29:34 #3 DONE 0.0s 03:29:34 03:29:34 #4 [internal] load .dockerignore 03:29:34 #4 transferring context: 2B done 03:29:34 #4 DONE 0.0s 03:29:34 03:29:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:6e2d7b118d7bc216871137ee09986bce33a7d35eb63c5601e4ae7638a7512bc3 03:29:34 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:6e2d7b118d7bc216871137ee09986bce33a7d35eb63c5601e4ae7638a7512bc3 0.0s done 03:29:35 #5 CACHED 03:29:35 03:29:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:6e2d7b118d7bc216871137ee09986bce33a7d35eb63c5601e4ae7638a7512bc3 03:29:35 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:6e2d7b118d7bc216871137ee09986bce33a7d35eb63c5601e4ae7638a7512bc3 0.0s done 03:29:35 #6 CACHED 03:29:35 03:29:35 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:29:35 #7 DONE 0.0s 03:29:35 03:29:35 #8 exporting to image 03:29:35 #8 exporting layers done 03:29:35 #8 exporting manifest sha256:d9e6ccfd99ae0b9af859a2f8924faf45f800e349cabc92dd868de597c1aa1e13 done 03:29:35 #8 exporting config sha256:389ad8855ac2d48abefdefef28f88a1130b12e4e2e1452abb54accac97acb3dc done 03:29:35 #8 exporting manifest sha256:a21fa8bf31f7e5da7a5339f07b24e74b3856a43d3a37695476328e128388afbd done 03:29:35 #8 exporting config sha256:ff42e689661cc3b2c227c492345c3e7e7755de3b2d7afd9376e0c7ff25cdeb13 done 03:29:35 #8 exporting manifest list sha256:fb5beb321d07ab2d067872a2c980599352a19450a567ab7b7d1c194f75f3e588 done 03:29:35 #8 pushing layers 0.0s done 03:29:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:fb5beb321d07ab2d067872a2c980599352a19450a567ab7b7d1c194f75f3e588 0.1s done 03:29:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:29:35 #8 DONE 0.1s 03:29:35 03:29:35 1 warning found (use --debug to expand): 03:29:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:29:35 + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:29:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:29:36 ---> package-listing.sh 03:29:36 ++ facter osfamily 03:29:36 ++ tr '[:upper:]' '[:lower:]' 03:29:36 + OS_FAMILY=redhat 03:29:36 + workspace=/w/workspace/foundry_device-onvif-camera_main 03:29:36 + START_PACKAGES=/tmp/packages_start.txt 03:29:36 + END_PACKAGES=/tmp/packages_end.txt 03:29:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:29:36 + PACKAGES=/tmp/packages_start.txt 03:29:36 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 03:29:36 + PACKAGES=/tmp/packages_end.txt 03:29:36 + case "${OS_FAMILY}" in 03:29:36 + rpm -qa 03:29:36 + sort 03:29:37 + '[' -f /tmp/packages_start.txt ']' 03:29:37 + '[' -f /tmp/packages_end.txt ']' 03:29:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:29:37 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 03:29:37 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 03:29:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 03:29:37 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:29:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:29:38 03:29:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:29:38 latest: Pulling from edgex-lftools-log-publisher 03:29:38 5eb5b503b376: Pulling fs layer 03:29:38 5c69ac0246d0: Pulling fs layer 03:29:38 ec43610c2a17: Pulling fs layer 03:29:38 3a2ae6a8a46f: Pulling fs layer 03:29:38 33b1e0a273af: Pulling fs layer 03:29:38 5d3b04190fa2: Pulling fs layer 03:29:38 2f39f015ded8: Pulling fs layer 03:29:38 33b1e0a273af: Waiting 03:29:38 5d3b04190fa2: Waiting 03:29:38 2f39f015ded8: Waiting 03:29:38 3a2ae6a8a46f: Waiting 03:29:38 5c69ac0246d0: Verifying Checksum 03:29:38 5c69ac0246d0: Download complete 03:29:38 3a2ae6a8a46f: Verifying Checksum 03:29:38 3a2ae6a8a46f: Download complete 03:29:38 ec43610c2a17: Verifying Checksum 03:29:38 ec43610c2a17: Download complete 03:29:38 33b1e0a273af: Verifying Checksum 03:29:38 33b1e0a273af: Download complete 03:29:38 5d3b04190fa2: Verifying Checksum 03:29:38 5d3b04190fa2: Download complete 03:29:38 5eb5b503b376: Download complete 03:29:39 2f39f015ded8: Download complete 03:29:39 5eb5b503b376: Pull complete 03:29:40 5c69ac0246d0: Pull complete 03:29:40 ec43610c2a17: Pull complete 03:29:40 3a2ae6a8a46f: Pull complete 03:29:40 33b1e0a273af: Pull complete 03:29:40 5d3b04190fa2: Pull complete 03:29:45 2f39f015ded8: Pull complete 03:29:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:29:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:29:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:45 prd-centos7-docker-4c-2g-775336 does not seem to be running inside a container 03:29:45 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:29:52 $ docker top fa159c3617d3d2230f1c4d2697cacb19a2b323ce77b1e3ab4523c60657b91cc6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:29:52 + touch /tmp/pre-build-complete [Pipeline] sh 03:29:52 + mkdir -p /var/log/sysstat [Pipeline] sh 03:29:53 + ls /var/log/sa-host 03:29:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:29:53 provisioning config files... 03:29:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11017969270116144966tmp [Pipeline] { [Pipeline] echo 03:29:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:29:53 ---> create-netrc.sh [Pipeline] } 03:29:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:29:53 ---> python-tools-install.sh [Pipeline] echo 03:29:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:29:54 ---> sudo-logs.sh 03:29:54 Archiving 'sudo' log.. 03:29:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-775336.novalocal: Name or service not known 03:29:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-775336.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:29:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:29:54 ---> job-cost.sh 03:29:54 lf-activate-venv: SKIPPING 03:29:54 INFO: No Stack... 03:29:54 INFO: Retrieving Pricing Info for: v3-standard-2 03:29:55 INFO: Archiving Costs [Pipeline] echo 03:29:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:29:55 ---> logs-deploy.sh 03:29:55 lf-activate-venv: SKIPPING 03:29:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/240 03:29:55 INFO: archiving workspace using pattern(s): 03:29:56 Archives upload complete. 03:29:56 INFO: archiving logs to Nexus 03:29:57 ---> uname -a: 03:29:57 Linux prd-centos7-docker-4c-2g-775336.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 03:29:57 03:29:57 03:29:57 ---> lscpu: 03:29:57 Architecture: x86_64 03:29:57 CPU op-mode(s): 32-bit, 64-bit 03:29:57 Byte Order: Little Endian 03:29:57 Address sizes: 40 bits physical, 48 bits virtual 03:29:57 CPU(s): 2 03:29:57 On-line CPU(s) list: 0,1 03:29:57 Thread(s) per core: 1 03:29:57 Core(s) per socket: 1 03:29:57 Socket(s): 2 03:29:57 NUMA node(s): 1 03:29:57 Vendor ID: AuthenticAMD 03:29:57 CPU family: 23 03:29:57 Model: 49 03:29:57 Model name: AMD EPYC-Rome Processor 03:29:57 Stepping: 0 03:29:57 CPU MHz: 2800.000 03:29:57 BogoMIPS: 5600.00 03:29:57 Virtualization: AMD-V 03:29:57 Hypervisor vendor: KVM 03:29:57 Virtualization type: full 03:29:57 L1d cache: 64 KiB 03:29:57 L1i cache: 64 KiB 03:29:57 L2 cache: 1 MiB 03:29:57 L3 cache: 32 MiB 03:29:57 NUMA node0 CPU(s): 0,1 03:29:57 Vulnerability Itlb multihit: Not affected 03:29:57 Vulnerability L1tf: Not affected 03:29:57 Vulnerability Mds: Not affected 03:29:57 Vulnerability Meltdown: Not affected 03:29:57 Vulnerability Mmio stale data: Not affected 03:29:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:29:57 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:29:57 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:29:57 Vulnerability Srbds: Not affected 03:29:57 Vulnerability Tsx async abort: Not affected 03:29:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 03:29:57 03:29:57 03:29:57 ---> nproc: 03:29:57 2 03:29:57 03:29:57 03:29:57 ---> df -h: 03:29:57 Filesystem Size Used Avail Use% Mounted on 03:29:57 overlay 40G 7.3G 33G 19% / 03:29:57 tmpfs 64M 0 64M 0% /dev 03:29:57 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:29:57 shm 64M 0 64M 0% /dev/shm 03:29:57 /dev/vda1 40G 7.3G 33G 19% /facter-os 03:29:57 03:29:57 03:29:57 Cannot open /var/log/sysstat/sa18: No such file or directory 03:29:57 Please check if data collecting is enabled 03:29:57 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:57 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 03:29:57 $ docker stop --time=1 fa159c3617d3d2230f1c4d2697cacb19a2b323ce77b1e3ab4523c60657b91cc6 03:29:58 $ docker rm -f --volumes fa159c3617d3d2230f1c4d2697cacb19a2b323ce77b1e3ab4523c60657b91cc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 03:29:58 [WS-CLEANUP] Deleting project workspace... 03:29:58 [WS-CLEANUP] Deferred wipeout is used... 03:29:58 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 03:29:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:29:58 03:29:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:29:59 latest: Pulling from edgex-lftools-log-publisher 03:29:59 5eb5b503b376: Pulling fs layer 03:29:59 5c69ac0246d0: Pulling fs layer 03:29:59 ec43610c2a17: Pulling fs layer 03:29:59 3a2ae6a8a46f: Pulling fs layer 03:29:59 33b1e0a273af: Pulling fs layer 03:29:59 5d3b04190fa2: Pulling fs layer 03:29:59 2f39f015ded8: Pulling fs layer 03:29:59 3a2ae6a8a46f: Waiting 03:29:59 33b1e0a273af: Waiting 03:29:59 5d3b04190fa2: Waiting 03:29:59 2f39f015ded8: Waiting 03:29:59 5c69ac0246d0: Verifying Checksum 03:29:59 5c69ac0246d0: Download complete 03:29:59 3a2ae6a8a46f: Download complete 03:29:59 33b1e0a273af: Verifying Checksum 03:29:59 33b1e0a273af: Download complete 03:29:59 ec43610c2a17: Verifying Checksum 03:29:59 ec43610c2a17: Download complete 03:29:59 5d3b04190fa2: Verifying Checksum 03:29:59 5d3b04190fa2: Download complete 03:29:59 5eb5b503b376: Verifying Checksum 03:29:59 5eb5b503b376: Download complete 03:30:00 2f39f015ded8: Verifying Checksum 03:30:01 5eb5b503b376: Pull complete 03:30:01 5c69ac0246d0: Pull complete 03:30:01 ec43610c2a17: Pull complete 03:30:01 3a2ae6a8a46f: Pull complete 03:30:01 33b1e0a273af: Pull complete 03:30:01 5d3b04190fa2: Pull complete 03:30:07 2f39f015ded8: Pull complete 03:30:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:30:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:30:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:30:07 prd-ubuntu20.04-docker-8c-8g-775322 does not seem to be running inside a container 03:30:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:30:08 $ docker top c0517d20f0158c1841394c1b75cfaa9cad8113ca0c2ad5e15efbecdba08a08b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:30:09 ---> job-cost.sh 03:30:09 lf-activate-venv: SKIPPING 03:30:09 INFO: No Stack... 03:30:09 INFO: Retrieving Pricing Info for: v3-standard-8 03:30:09 INFO: Archiving Costs [Pipeline] sh 03:30:10 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 03:30:10 + cut -d, -f6 [Pipeline] lock 03:30:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-240-stack-cost] 03:30:10 Resource [jenkins-edgexfoundry-device-onvif-camera-main-240-stack-cost] did not exist. Created. 03:30:10 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-240-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:30:10 + echo total: 0.2199999988079071 [Pipeline] stash 03:30:10 Stashed 1 file(s) [Pipeline] } 03:30:10 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-240-stack-cost] [Pipeline] // lock [Pipeline] } 03:30:10 $ docker stop --time=1 c0517d20f0158c1841394c1b75cfaa9cad8113ca0c2ad5e15efbecdba08a08b8 03:30:11 $ docker rm -f --volumes c0517d20f0158c1841394c1b75cfaa9cad8113ca0c2ad5e15efbecdba08a08b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:31:09 Removing intermediate container 0c4d943cf8d0 03:31:09 ---> c15ccbb95314 03:31:09 Step 12/13 : COPY . . 03:31:09 ---> 1ea7b78fcbb2 03:31:09 Step 13/13 : RUN ${MAKE} 03:31:09 ---> Running in b9506eb270fb 03:31:09 noop 03:31:09 Removing intermediate container b9506eb270fb 03:31:09 ---> 09b7abaa10a2 03:31:09 Successfully built 09b7abaa10a2 03:31:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:09 + docker inspect -f . ci-base-image-arm64 03:31:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:10 prd-ubuntu20.04-docker-arm64-4c-16g-775329 does not seem to be running inside a container 03:31:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/240 -v /w/workspace/device-onvif-camera/240:/w/workspace/device-onvif-camera/240:rw,z -v /w/workspace/device-onvif-camera/240@tmp:/w/workspace/device-onvif-camera/240@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 03:31:11 $ docker top 5217e1a4580571aae2b36fecdc6c1761e545abcb04d4b7ca8f7608b3cae6f4aa -eo pid,comm [Pipeline] { [Pipeline] sh 03:31:12 + go version 03:31:12 go version go1.25.3 linux/arm64 [Pipeline] } 03:31:12 $ docker stop --time=1 5217e1a4580571aae2b36fecdc6c1761e545abcb04d4b7ca8f7608b3cae6f4aa 03:31:14 $ docker rm -f --volumes 5217e1a4580571aae2b36fecdc6c1761e545abcb04d4b7ca8f7608b3cae6f4aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:15 + docker inspect -f . ci-base-image-arm64 03:31:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:15 prd-ubuntu20.04-docker-arm64-4c-16g-775329 does not seem to be running inside a container 03:31:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/240 -v /w/workspace/device-onvif-camera/240:/w/workspace/device-onvif-camera/240:rw,z -v /w/workspace/device-onvif-camera/240@tmp:/w/workspace/device-onvif-camera/240@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 03:31:17 $ docker top 852f6317590eed92c99f4df90baf7aa1a10f136b108fe5640c5b0c8db3c88256 -eo pid,comm [Pipeline] { [Pipeline] sh 03:31:17 + git config --global --add safe.directory /w/workspace/device-onvif-camera/240 [Pipeline] fileExists [Pipeline] sh 03:31:18 + make test 03:31:18 go test ./... -coverprofile=coverage.out ./... 03:31:25 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:36:32 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 03:36:32 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.246s coverage: 31.2% of statements 03:36:32 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 03:36:50 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.683s coverage: 86.5% of statements 03:36:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:36:50 go vet ./... 03:37:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:37:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:37:58 ./bin/test-attribution-txt.sh [Pipeline] echo 03:37:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:37:59 $ docker stop --time=1 852f6317590eed92c99f4df90baf7aa1a10f136b108fe5640c5b0c8db3c88256 03:38:01 $ docker rm -f --volumes 852f6317590eed92c99f4df90baf7aa1a10f136b108fe5640c5b0c8db3c88256 [Pipeline] // withDockerContainer [Pipeline] sh 03:38:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:38:03 Warning: overwriting stash ‘coverage-report’ 03:38:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:38:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:38:05 + ls -al . 03:38:05 total 308 03:38:05 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 03:31 . 03:38:05 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 03:28 .. 03:38:05 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 03:28 .git 03:38:05 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 03:28 .github 03:38:05 -rw-rw-r-- 1 jenkins jenkins 493 Dec 18 03:28 .gitignore 03:38:05 -rw-rw-r-- 1 jenkins jenkins 359 Dec 18 03:28 .golangci.yml 03:38:05 -rw-rw-r-- 1 jenkins jenkins 22626 Dec 18 03:28 Attribution.txt 03:38:05 -rw-rw-r-- 1 jenkins jenkins 19022 Dec 18 03:28 CHANGELOG.md 03:38:05 -rw-rw-r-- 1 jenkins jenkins 1715 Dec 18 03:28 Dockerfile 03:38:05 -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 03:28 GOVERNANCE.md 03:38:05 -rw-rw-r-- 1 jenkins jenkins 762 Dec 18 03:28 Jenkinsfile 03:38:05 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 18 03:28 LICENSE 03:38:05 -rw-rw-r-- 1 jenkins jenkins 3464 Dec 18 03:28 Makefile 03:38:05 -rw-rw-r-- 1 jenkins jenkins 625 Dec 18 03:28 OWNERS.md 03:38:05 -rw-rw-r-- 1 jenkins jenkins 2620 Dec 18 03:28 README.md 03:38:05 -rw-rw-r-- 1 jenkins jenkins 12 Dec 18 03:24 VERSION 03:38:05 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 03:28 bin 03:38:05 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 03:28 cmd 03:38:05 -rw-r--r-- 1 jenkins jenkins 85674 Dec 18 03:36 coverage.out 03:38:05 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 03:28 doc 03:38:05 -rw-rw-r-- 1 jenkins jenkins 7041 Dec 18 03:28 go.mod 03:38:05 -rw-rw-r-- 1 jenkins jenkins 89819 Dec 18 03:28 go.sum 03:38:05 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 03:28 internal 03:38:05 -rw-rw-r-- 1 jenkins jenkins 236 Dec 18 03:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:05 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b66f3dccc9686d7c0d40b9a5063e6829336cef84 --label arch=arm64 --label version=4.1.0-dev.14 . 03:38:06 Sending build context to Docker daemon 27.7MB 03:38:06 Step 1/27 : ARG BASE=golang:1.25-alpine3.22 03:38:06 Step 2/27 : FROM ${BASE} AS builder 03:38:06 ---> 09b7abaa10a2 03:38:06 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:38:07 ---> Running in 46a8fa1f31ce 03:38:07 Removing intermediate container 46a8fa1f31ce 03:38:07 ---> 2c9d120d85a5 03:38:07 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:38:07 ---> Running in b154370e2a34 03:38:08 Removing intermediate container b154370e2a34 03:38:08 ---> 102a412b916e 03:38:08 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:38:08 ---> Running in 9e5bf3a271a6 03:38:08 Removing intermediate container 9e5bf3a271a6 03:38:08 ---> 97684ff86f86 03:38:08 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:38:08 ---> Running in 0f9d1dec1d1c 03:38:08 Removing intermediate container 0f9d1dec1d1c 03:38:08 ---> 79ff33efa80f 03:38:08 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:38:08 ---> Running in d2704551c9f7 03:38:09 Removing intermediate container d2704551c9f7 03:38:09 ---> 6e0c2b95d178 03:38:09 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:38:09 ---> Running in 37c6428b3fd9 03:38:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:38:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:38:13 OK: 255 MiB in 60 packages 03:38:15 Removing intermediate container 37c6428b3fd9 03:38:15 ---> e3cc072d1526 03:38:15 Step 9/27 : WORKDIR /device-onvif-camera 03:38:15 ---> Running in aa7a28e0508c 03:38:15 Removing intermediate container aa7a28e0508c 03:38:15 ---> e8156cb795f8 03:38:15 Step 10/27 : COPY go.mod vendor* ./ 03:38:16 ---> adf4ca3719d8 03:38:16 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:38:16 ---> Running in ad126dc6dbff 03:38:19 Removing intermediate container ad126dc6dbff 03:38:19 ---> bc61b0e92360 03:38:19 Step 12/27 : COPY . . 03:38:21 ---> e1a863ff1cdc 03:38:21 Step 13/27 : RUN ${MAKE} 03:38:21 ---> Running in bb8492876ab8 03:38:22 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:43:29 Removing intermediate container bb8492876ab8 03:43:29 ---> aae56cd65af1 03:43:29 Step 14/27 : FROM alpine:3.22 03:43:29 3.22: Pulling from library/alpine 03:43:29 6b59a28fa201: Already exists 03:43:29 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:43:29 Status: Downloaded newer image for alpine:3.22 03:43:29 ---> 171e65262c80 03:43:29 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:43:29 ---> Running in 5c75f8540d25 03:43:29 Removing intermediate container 5c75f8540d25 03:43:29 ---> b05756900728 03:43:29 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:43:29 ---> Running in dd250586074a 03:43:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:43:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:43:29 (1/1) Installing dumb-init (1.2.5-r3) 03:43:29 Executing busybox-1.37.0-r19.trigger 03:43:29 OK: 8 MiB in 17 packages 03:43:29 Removing intermediate container dd250586074a 03:43:29 ---> f2c6efbb1d62 03:43:29 Step 17/27 : RUN apk --no-cache upgrade 03:43:29 ---> Running in 283e06eb7133 03:43:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:43:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:43:29 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:43:29 Executing busybox-1.37.0-r20.post-upgrade 03:43:29 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:43:29 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:43:29 Executing busybox-1.37.0-r20.trigger 03:43:29 OK: 8 MiB in 17 packages 03:43:30 Removing intermediate container 283e06eb7133 03:43:30 ---> 738c976c3cfc 03:43:30 Step 18/27 : WORKDIR / 03:43:30 ---> Running in cb97666951a3 03:43:31 Removing intermediate container cb97666951a3 03:43:31 ---> 523ec5df21e2 03:43:31 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:43:33 ---> 48f1c29c7a3e 03:43:33 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:43:33 ---> 90579fef34cc 03:43:33 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:43:34 ---> 0a4ab11d2f16 03:43:34 Step 22/27 : EXPOSE 59984 03:43:34 ---> Running in 21e944845418 03:43:34 Removing intermediate container 21e944845418 03:43:34 ---> 5d4ae73c586f 03:43:34 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:43:35 ---> Running in 29c70f03cab4 03:43:35 Removing intermediate container 29c70f03cab4 03:43:35 ---> abea8f9f5581 03:43:35 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:43:35 ---> Running in e7393de6fd1c 03:43:35 Removing intermediate container e7393de6fd1c 03:43:35 ---> bcc11d7e6cec 03:43:35 Step 25/27 : LABEL arch=arm64 03:43:35 ---> Running in 087a3eda82ba 03:43:36 Removing intermediate container 087a3eda82ba 03:43:36 ---> d400f646f52c 03:43:36 Step 26/27 : LABEL git_sha=b66f3dccc9686d7c0d40b9a5063e6829336cef84 03:43:36 ---> Running in f20c0d792d65 03:43:36 Removing intermediate container f20c0d792d65 03:43:36 ---> b18dd5859633 03:43:36 Step 27/27 : LABEL version=4.1.0-dev.14 03:43:36 ---> Running in b885e7e1f7bb 03:43:36 Removing intermediate container b885e7e1f7bb 03:43:36 ---> c706b45c2de6 03:43:36 [Warning] One or more build-args [ARCH] were not consumed 03:43:36 Successfully built c706b45c2de6 03:43:36 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:43:37 provisioning config files... 03:43:37 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/240@tmp/config11969977081775429280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:43:37 ---> ****-login.sh 03:43:37 nexus3.edgexfoundry.org:10001 03:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:43:37 Configure a credential helper to remove this warning. See 03:43:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:43:37 03:43:37 Login Succeeded 03:43:37 nexus3.edgexfoundry.org:10002 03:43:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:43:38 Configure a credential helper to remove this warning. See 03:43:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:43:38 03:43:38 Login Succeeded 03:43:38 nexus3.edgexfoundry.org:10003 03:43:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:43:38 Configure a credential helper to remove this warning. See 03:43:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:43:38 03:43:38 Login Succeeded 03:43:38 nexus3.edgexfoundry.org:10004 03:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:43:39 Configure a credential helper to remove this warning. See 03:43:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:43:39 03:43:39 Login Succeeded 03:43:39 ****.io 03:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:43:39 Configure a credential helper to remove this warning. See 03:43:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:43:39 03:43:39 Login Succeeded 03:43:40 ---> ****-login.sh ends [Pipeline] } 03:43:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:43:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:43:40 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 03:43:40 b66f3dccc9686d7c0d40b9a5063e6829336cef84 03:43:40 latest 03:43:40 4.1.0-dev.14 03:43:40 b66f3dccc9686d7c0d40b9a5063e6829336cef84-4.1.0-dev.14 03:43:40 main 03:43:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:40 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b66f3dccc9686d7c0d40b9a5063e6829336cef84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:40 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b66f3dccc9686d7c0d40b9a5063e6829336cef84 03:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:43:40 afa06ff983c7: Preparing 03:43:40 659ef4435e03: Preparing 03:43:40 37a555975d85: Preparing 03:43:40 533458d359e9: Preparing 03:43:40 fe3b246b7b36: Preparing 03:43:40 0e64f2360a44: Preparing 03:43:40 0e64f2360a44: Waiting 03:43:41 afa06ff983c7: Pushed 03:43:41 fe3b246b7b36: Pushed 03:43:41 659ef4435e03: Pushed 03:43:41 0e64f2360a44: Layer already exists 03:43:41 533458d359e9: Pushed 03:43:51 37a555975d85: Pushed 03:43:51 b66f3dccc9686d7c0d40b9a5063e6829336cef84: digest: sha256:4f002e2971a955b6b0e646f68fd74997c88c42bd72fa5247664a983a24333362 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:51 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:52 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 03:43:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:43:52 afa06ff983c7: Preparing 03:43:52 659ef4435e03: Preparing 03:43:52 37a555975d85: Preparing 03:43:52 533458d359e9: Preparing 03:43:52 fe3b246b7b36: Preparing 03:43:52 0e64f2360a44: Preparing 03:43:52 0e64f2360a44: Waiting 03:43:52 fe3b246b7b36: Layer already exists 03:43:52 659ef4435e03: Layer already exists 03:43:52 afa06ff983c7: Layer already exists 03:43:52 37a555975d85: Layer already exists 03:43:52 533458d359e9: Layer already exists 03:43:52 0e64f2360a44: Layer already exists 03:43:52 latest: digest: sha256:4f002e2971a955b6b0e646f68fd74997c88c42bd72fa5247664a983a24333362 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:52 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:53 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.14 03:43:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:43:53 afa06ff983c7: Preparing 03:43:53 659ef4435e03: Preparing 03:43:53 37a555975d85: Preparing 03:43:53 533458d359e9: Preparing 03:43:53 fe3b246b7b36: Preparing 03:43:53 0e64f2360a44: Preparing 03:43:53 0e64f2360a44: Waiting 03:43:53 afa06ff983c7: Layer already exists 03:43:53 533458d359e9: Layer already exists 03:43:53 fe3b246b7b36: Layer already exists 03:43:53 659ef4435e03: Layer already exists 03:43:53 37a555975d85: Layer already exists 03:43:53 0e64f2360a44: Layer already exists 03:43:53 4.1.0-dev.14: digest: sha256:4f002e2971a955b6b0e646f68fd74997c88c42bd72fa5247664a983a24333362 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:54 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b66f3dccc9686d7c0d40b9a5063e6829336cef84-4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:54 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b66f3dccc9686d7c0d40b9a5063e6829336cef84-4.1.0-dev.14 03:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:43:54 afa06ff983c7: Preparing 03:43:54 659ef4435e03: Preparing 03:43:54 37a555975d85: Preparing 03:43:54 533458d359e9: Preparing 03:43:54 fe3b246b7b36: Preparing 03:43:54 0e64f2360a44: Preparing 03:43:54 0e64f2360a44: Waiting 03:43:54 afa06ff983c7: Layer already exists 03:43:54 fe3b246b7b36: Layer already exists 03:43:54 659ef4435e03: Layer already exists 03:43:54 533458d359e9: Layer already exists 03:43:54 37a555975d85: Layer already exists 03:43:54 0e64f2360a44: Layer already exists 03:43:54 b66f3dccc9686d7c0d40b9a5063e6829336cef84-4.1.0-dev.14: digest: sha256:4f002e2971a955b6b0e646f68fd74997c88c42bd72fa5247664a983a24333362 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:55 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:55 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 03:43:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:43:55 afa06ff983c7: Preparing 03:43:55 659ef4435e03: Preparing 03:43:55 37a555975d85: Preparing 03:43:55 533458d359e9: Preparing 03:43:55 fe3b246b7b36: Preparing 03:43:55 0e64f2360a44: Preparing 03:43:55 0e64f2360a44: Waiting 03:43:55 afa06ff983c7: Layer already exists 03:43:55 533458d359e9: Layer already exists 03:43:55 fe3b246b7b36: Layer already exists 03:43:55 659ef4435e03: Layer already exists 03:43:55 37a555975d85: Layer already exists 03:43:55 0e64f2360a44: Layer already exists 03:43:55 main: digest: sha256:4f002e2971a955b6b0e646f68fd74997c88c42bd72fa5247664a983a24333362 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:43:55 ===================================================== [Pipeline] echo 03:43:55 taggedImages: 03:43:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b66f3dccc9686d7c0d40b9a5063e6829336cef84 03:43:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 03:43:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.14 03:43:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b66f3dccc9686d7c0d40b9a5063e6829336cef84-4.1.0-dev.14 03:43:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo 03:43:55 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b66f3dccc9686d7c0d40b9a5063e6829336cef84 [Pipeline] echo 03:43:55 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo 03:43:55 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.14 [Pipeline] echo 03:43:55 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b66f3dccc9686d7c0d40b9a5063e6829336cef84-4.1.0-dev.14 [Pipeline] echo 03:43:55 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:43:56 03:43:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:43:57 arm64: Pulling from edgex-lftools-log-publisher 03:43:57 8998bd30e6a1: Pulling fs layer 03:43:57 04944245beec: Pulling fs layer 03:43:57 699f458cf7ca: Pulling fs layer 03:43:57 765212b225bb: Pulling fs layer 03:43:57 f23df028b6ca: Pulling fs layer 03:43:57 d65c8cfc05b1: Pulling fs layer 03:43:57 2437ff75d9bd: Pulling fs layer 03:43:57 f23df028b6ca: Waiting 03:43:57 d65c8cfc05b1: Waiting 03:43:57 2437ff75d9bd: Waiting 03:43:57 765212b225bb: Waiting 03:43:57 04944245beec: Verifying Checksum 03:43:57 04944245beec: Download complete 03:43:57 765212b225bb: Verifying Checksum 03:43:57 765212b225bb: Download complete 03:43:57 f23df028b6ca: Verifying Checksum 03:43:57 f23df028b6ca: Download complete 03:43:57 d65c8cfc05b1: Verifying Checksum 03:43:57 d65c8cfc05b1: Download complete 03:43:57 699f458cf7ca: Verifying Checksum 03:43:57 699f458cf7ca: Download complete 03:43:57 8998bd30e6a1: Verifying Checksum 03:43:57 8998bd30e6a1: Download complete 03:44:00 2437ff75d9bd: Verifying Checksum 03:44:00 2437ff75d9bd: Download complete 03:44:03 8998bd30e6a1: Pull complete 03:44:03 04944245beec: Pull complete 03:44:05 699f458cf7ca: Pull complete 03:44:05 765212b225bb: Pull complete 03:44:06 f23df028b6ca: Pull complete 03:44:06 d65c8cfc05b1: Pull complete 03:44:24 2437ff75d9bd: Pull complete 03:44:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:44:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:44:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:44:25 prd-ubuntu20.04-docker-arm64-4c-16g-775329 does not seem to be running inside a container 03:44:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/240 -v /w/workspace/device-onvif-camera/240:/w/workspace/device-onvif-camera/240:rw,z -v /w/workspace/device-onvif-camera/240@tmp:/w/workspace/device-onvif-camera/240@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 03:44:28 $ docker top 96257e2d6713c3c174286f2d55fcb691bf802bc620b4079a1f0f10f61c444447 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:44:29 ---> job-cost.sh 03:44:29 lf-activate-venv: SKIPPING 03:44:29 INFO: No Stack... 03:44:30 INFO: Retrieving Pricing Info for: v3-standard-4 03:44:30 INFO: Archiving Costs [Pipeline] sh 03:44:31 + cat /w/workspace/device-onvif-camera/240/archives/cost.csv 03:44:31 + cut -d, -f6 [Pipeline] lock 03:44:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-240-stack-cost] 03:44:31 Resource [jenkins-edgexfoundry-device-onvif-camera-main-240-stack-cost] did not exist. Created. 03:44:31 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-240-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:44:32 /w/workspace/device-onvif-camera/240@tmp/durable-01b99620/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:44:32 + echo total: 0.10999999940395355 [Pipeline] stash 03:44:32 Warning: overwriting stash ‘stack-cost’ 03:44:32 Stashed 1 file(s) [Pipeline] } 03:44:32 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-240-stack-cost] [Pipeline] // lock [Pipeline] } 03:44:32 $ docker stop --time=1 96257e2d6713c3c174286f2d55fcb691bf802bc620b4079a1f0f10f61c444447 03:44:34 $ docker rm -f --volumes 96257e2d6713c3c174286f2d55fcb691bf802bc620b4079a1f0f10f61c444447 [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 03:44:35 provisioning config files... 03:44:35 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13145062363824605865tmp [Pipeline] { [Pipeline] sh 03:44:35 + set +x 03:44:35 + + curl -s https://codecov.io/bashbash 03:44:35 -s -- 03:44:35 03:44:35 _____ _ 03:44:35 / ____| | | 03:44:35 | | ___ __| | ___ ___ _____ __ 03:44:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:44:35 | |___| (_) | (_| | __/ (_| (_) \ V / 03:44:35 \_____\___/ \__,_|\___|\___\___/ \_/ 03:44:35 Bash-1.0.6 03:44:35 03:44:35 03:44:35 ==> git version 2.25.1 found 03:44:35 ==> 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 03:44:35 Release-Date: 2020-01-08 03:44:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:44:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:44:35 ==> Jenkins CI detected. 03:44:35 current dir:  /w/workspace/foundry_device-onvif-camera_main 03:44:35 project root: . 03:44:35 --> token set from env 03:44:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:44:35 ==> Running gcov in . (disable via -X gcov) 03:44:35 ==> Python coveragepy not found 03:44:35 ==> Searching for coverage reports in: 03:44:35 + . 03:44:35 -> Found 1 reports 03:44:35 ==> Detecting git/mercurial file structure 03:44:35 ==> Reading reports 03:44:35 + ./coverage.out bytes=85674 03:44:35 ==> Appending adjustments 03:44:35 https://docs.codecov.io/docs/fixing-reports 03:44:35 + Found adjustments 03:44:35 ==> Gzipping contents 03:44:35 12K /tmp/codecov.JRrgAB.gz 03:44:35 ==> Uploading reports 03:44:35 url: https://codecov.io 03:44:35 query: branch=main&commit=b66f3dccc9686d7c0d40b9a5063e6829336cef84&build=240&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F240%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:44:35 -> Pinging Codecov 03:44:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b66f3dccc9686d7c0d40b9a5063e6829336cef84&build=240&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F240%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:44:36 -> Uploading to 03:44:36 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/b66f3dccc9686d7c0d40b9a5063e6829336cef84/b23a0cfd-eef5-4733-be70-9fae809bf087.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251218%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251218T034435Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1dea5f437c77eb6be880bc87484e37c8d92bd75d3d2a19e957496f15f72c4828 03:44:36 % Total % Received % Xferd Average Speed Time Time Time Current 03:44:36 Dload Upload Total Spent Left Speed 03:44:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10955 0 0 100 10955 0 81753 --:--:-- --:--:-- --:--:-- 81753 03:44:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/b66f3dccc9686d7c0d40b9a5063e6829336cef84 [Pipeline] } 03:44:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:44:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:44:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:44:36 03:44:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:44:37 latest: Pulling from edgex-devops/edgex-snyk-go 03:44:37 2d35ebdb57d9: Already exists 03:44:37 85e8836fcdb2: Pulling fs layer 03:44:37 91631faa732a: Pulling fs layer 03:44:37 f3f5ae8826fa: Pulling fs layer 03:44:37 4f4fb700ef54: Pulling fs layer 03:44:37 7861252a18e6: Pulling fs layer 03:44:37 9130f900ef6f: Pulling fs layer 03:44:37 4f4fb700ef54: Waiting 03:44:37 7861252a18e6: Waiting 03:44:37 9130f900ef6f: Waiting 03:44:37 f3f5ae8826fa: Download complete 03:44:37 85e8836fcdb2: Verifying Checksum 03:44:37 85e8836fcdb2: Download complete 03:44:37 4f4fb700ef54: Verifying Checksum 03:44:37 4f4fb700ef54: Download complete 03:44:37 85e8836fcdb2: Pull complete 03:44:37 7861252a18e6: Verifying Checksum 03:44:37 7861252a18e6: Download complete 03:44:37 91631faa732a: Verifying Checksum 03:44:37 91631faa732a: Download complete 03:44:38 9130f900ef6f: Verifying Checksum 03:44:38 9130f900ef6f: Download complete 03:44:42 91631faa732a: Pull complete 03:44:42 f3f5ae8826fa: Pull complete 03:44:42 4f4fb700ef54: Pull complete 03:44:42 7861252a18e6: Pull complete 03:44:46 9130f900ef6f: Pull complete 03:44:46 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:44:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:44:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:44:46 prd-ubuntu20.04-docker-8c-8g-775322 does not seem to be running inside a container 03:44:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 03:44:48 $ docker top 3e5979e846363c939797da3f19463fd8f07ade9dec958b9e583c13e1f22553e0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:44:49 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 03:44:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 03:44:49 + set -o pipefail 03:44:49 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 03:44:56 03:44:56 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 03:44:56 03:44:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/eb5e672f-0404-43d3-85a8-9698f52f6588 03:44:56 03:44:56 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:44:56 03:44:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:44:56 03:44:56 03:44:56 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:44:56 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:44:56 $ docker stop --time=1 3e5979e846363c939797da3f19463fd8f07ade9dec958b9e583c13e1f22553e0 03:44:59 $ docker rm -f --volumes 3e5979e846363c939797da3f19463fd8f07ade9dec958b9e583c13e1f22553e0 [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) [Pipeline] echo 03:45:00 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:45:00 provisioning config files... 03:45:00 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5952934021783492485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:45:00 --> edgex-publish-swagger.sh 03:45:00 === Publish doc/openapi/v3 API === 03:45:00 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 03:45:00 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 03:45:00 % Total % Received % Xferd Average Speed Time Time Time Current 03:45:00 Dload Upload Total Spent Left Speed 03:45:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 305 2247k --:--:-- --:--:-- --:--:-- 2248k 03:45:00 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:45:00 [Pipeline] } 03:45:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:45:00 + git log --format=format:%s -1 b66f3dccc9686d7c0d40b9a5063e6829336cef84 [Pipeline] sh 03:45:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:45:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:45:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:01 prd-ubuntu20.04-docker-8c-8g-775322 does not seem to be running inside a container 03:45:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:45:01 $ docker top 3642ee8bf8788637ac1b7d910d5f150bcb7875763a0d2f2c7694cad1553a0da9 -eo pid,comm 03:45:01 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). 03:45:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:45:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:45:02 [ssh-agent] Looking for ssh-agent implementation... 03:45:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:45:02 $ docker exec 3642ee8bf8788637ac1b7d910d5f150bcb7875763a0d2f2c7694cad1553a0da9 ssh-agent 03:45:02 SSH_AUTH_SOCK=/tmp/ssh-pT5xsjfAs0Ay/agent.32 03:45:02 SSH_AGENT_PID=38 03:45:02 Running ssh-add (command line suppressed) 03:45:02 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12930850587418729273.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12930850587418729273.key) 03:45:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:45:02 + git semver tag 03:45:02 2025-12-18 03:45:02,898 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:45:02 2025-12-18 03:45:02,906 [run_tag] DEBUG tag force:False 03:45:02 2025-12-18 03:45:02,906 [check_head_tag] DEBUG check head tag 03:45:02 2025-12-18 03:45:02,907 [execute] INFO git cat-file --batch-check 03:45:02 2025-12-18 03:45:02,907 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 03:45:02 2025-12-18 03:45:02,909 [execute] INFO git cat-file --batch 03:45:02 2025-12-18 03:45:02,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 03:45:02 2025-12-18 03:45:02,919 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:45:02 2025-12-18 03:45:02,919 [execute] INFO git tag -a v4.1.0-dev.14 -m v4.1.0-dev.14 03:45:02 2025-12-18 03:45:02,919 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.14', '-m', 'v4.1.0-dev.14'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 03:45:02 2025-12-18 03:45:02,922 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:45:02 4.1.0-dev.14 [Pipeline] } 03:45:03 $ docker exec --env ******** --env ******** 3642ee8bf8788637ac1b7d910d5f150bcb7875763a0d2f2c7694cad1553a0da9 ssh-agent -k 03:45:03 unset SSH_AUTH_SOCK; 03:45:03 unset SSH_AGENT_PID; 03:45:03 echo Agent pid 38 killed; 03:45:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:45:03 + git semver [Pipeline] } 03:45:03 $ docker stop --time=1 3642ee8bf8788637ac1b7d910d5f150bcb7875763a0d2f2c7694cad1553a0da9 03:45:05 $ docker rm -f --volumes 3642ee8bf8788637ac1b7d910d5f150bcb7875763a0d2f2c7694cad1553a0da9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:45:05 03:45:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:45:05 0.23.1-centos7: Pulling from edgex-lftools 03:45:05 ab5ef0e58194: Pulling fs layer 03:45:05 9712f1f96733: Pulling fs layer 03:45:05 63f879dbbcfc: Pulling fs layer 03:45:05 0d9ebad4ef96: Pulling fs layer 03:45:05 e9a5061849ea: Pulling fs layer 03:45:05 d747dcd14b5f: Pulling fs layer 03:45:05 2de7ff778b66: Pulling fs layer 03:45:05 0d9ebad4ef96: Waiting 03:45:05 e9a5061849ea: Waiting 03:45:05 d747dcd14b5f: Waiting 03:45:05 2de7ff778b66: Waiting 03:45:05 9712f1f96733: Verifying Checksum 03:45:06 63f879dbbcfc: Verifying Checksum 03:45:06 63f879dbbcfc: Download complete 03:45:06 e9a5061849ea: Verifying Checksum 03:45:06 e9a5061849ea: Download complete 03:45:06 d747dcd14b5f: Verifying Checksum 03:45:06 d747dcd14b5f: Download complete 03:45:06 0d9ebad4ef96: Verifying Checksum 03:45:06 0d9ebad4ef96: Download complete 03:45:06 ab5ef0e58194: Verifying Checksum 03:45:06 ab5ef0e58194: Download complete 03:45:06 2de7ff778b66: Verifying Checksum 03:45:06 2de7ff778b66: Download complete 03:45:10 ab5ef0e58194: Pull complete 03:45:10 9712f1f96733: Pull complete 03:45:11 63f879dbbcfc: Pull complete 03:45:17 0d9ebad4ef96: Pull complete 03:45:17 e9a5061849ea: Pull complete 03:45:17 d747dcd14b5f: Pull complete 03:45:18 2de7ff778b66: Pull complete 03:45:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:45:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:45:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:19 prd-ubuntu20.04-docker-8c-8g-775322 does not seem to be running inside a container 03:45:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:45:23 $ docker top 18ef7192edb3b1c25f769c5790533fecadbccec54ad913c0b4363190d5a3e29f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:45:23 provisioning config files... 03:45:23 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10297297378116522124tmp 03:45:23 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15511445096122669988tmp 03:45:23 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11474994215103695964tmp [Pipeline] { [Pipeline] echo 03:45:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:45:23 ---> sigul-configuration.sh 03:45:23 gpg: directory `/root/.gnupg' created 03:45:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:45:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:45:23 gpg: keyring `/root/.gnupg/secring.gpg' created 03:45:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:45:23 gpg: CAST5 encrypted data 03:45:23 gpg: encrypted with 1 passphrase 03:45:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:45:24 + mkdir /home/jenkins 03:45:24 + mkdir /home/jenkins/sigul [Pipeline] sh 03:45:24 + 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 03:45:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:45:24 ---> sigul-install.sh 03:45:24 Sigul already installed; skipping installation. [Pipeline] sh 03:45:25 + git tag --list 03:45:25 v0.0.0 03:45:25 v2.2.0 03:45:25 v2.3.0 03:45:25 v2.3.1 03:45:25 v3.0 03:45:25 v3.0.0 03:45:25 v3.1 03:45:25 v3.1.0 03:45:25 v3.1.1 03:45:25 v4.0 03:45:25 v4.0.0 03:45:25 v4.0.1 03:45:25 v4.0.1-dev.1 03:45:25 v4.1.0-dev.1 03:45:25 v4.1.0-dev.10 03:45:25 v4.1.0-dev.11 03:45:25 v4.1.0-dev.12 03:45:25 v4.1.0-dev.13 03:45:25 v4.1.0-dev.14 03:45:25 v4.1.0-dev.2 03:45:25 v4.1.0-dev.3 03:45:25 v4.1.0-dev.4 03:45:25 v4.1.0-dev.5 03:45:25 v4.1.0-dev.6 03:45:25 v4.1.0-dev.7 03:45:25 v4.1.0-dev.8 03:45:25 v4.1.0-dev.9 [Pipeline] sh 03:45:25 + lftools sign git-tag v4.1.0-dev.14 03:45:26 Signing Git tag with Sigul... 03:45:26 Signing v4.1.0-dev.14 [Pipeline] echo 03:45:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:45:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:45:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:45:27 $ docker stop --time=1 18ef7192edb3b1c25f769c5790533fecadbccec54ad913c0b4363190d5a3e29f 03:45:28 $ docker rm -f --volumes 18ef7192edb3b1c25f769c5790533fecadbccec54ad913c0b4363190d5a3e29f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:45:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:45:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:45:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:29 prd-ubuntu20.04-docker-8c-8g-775322 does not seem to be running inside a container 03:45:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:45:29 $ docker top c5920b7875204e2c0e849f96301e2e1f49190270b3c9e1d82455b4c72e3f65fd -eo pid,comm 03:45:29 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). 03:45:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:45:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:45:29 [ssh-agent] Looking for ssh-agent implementation... 03:45:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:45:29 $ docker exec c5920b7875204e2c0e849f96301e2e1f49190270b3c9e1d82455b4c72e3f65fd ssh-agent 03:45:29 SSH_AUTH_SOCK=/tmp/ssh-wZbJ8dcvBIM4/agent.32 03:45:29 SSH_AGENT_PID=38 03:45:29 Running ssh-add (command line suppressed) 03:45:29 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14653602497390230644.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14653602497390230644.key) 03:45:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:45:30 + git semver bump pre 03:45:30 2025-12-18 03:45:30,449 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:45:30 2025-12-18 03:45:30,454 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:45:30 2025-12-18 03:45:30,454 [bump_version] DEBUG bumping version:4.1.0-dev.14 on axis:pre with prefix:dev 03:45:30 2025-12-18 03:45:30,455 [bump_version] DEBUG bumped version:4.1.0-dev.15 03:45:30 2025-12-18 03:45:30,455 [write_version] DEBUG write version:4.1.0-dev.15 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 03:45:30 2025-12-18 03:45:30,455 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:45:30 2025-12-18 03:45:30,455 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 03:45:30 2025-12-18 03:45:30,457 [execute] INFO git cat-file --batch-check 03:45:30 2025-12-18 03:45:30,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 03:45:30 2025-12-18 03:45:30,461 [execute] INFO git cat-file --batch 03:45:30 2025-12-18 03:45:30,462 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 03:45:30 2025-12-18 03:45:30,466 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:45:30 4.1.0-dev.15 [Pipeline] } 03:45:30 $ docker exec --env ******** --env ******** c5920b7875204e2c0e849f96301e2e1f49190270b3c9e1d82455b4c72e3f65fd ssh-agent -k 03:45:30 unset SSH_AUTH_SOCK; 03:45:30 unset SSH_AGENT_PID; 03:45:30 echo Agent pid 38 killed; 03:45:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:45:30 + git semver [Pipeline] } 03:45:31 $ docker stop --time=1 c5920b7875204e2c0e849f96301e2e1f49190270b3c9e1d82455b4c72e3f65fd 03:45:32 $ docker rm -f --volumes c5920b7875204e2c0e849f96301e2e1f49190270b3c9e1d82455b4c72e3f65fd [Pipeline] // withDockerContainer [Pipeline] sh 03:45:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:45:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:45:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:33 prd-ubuntu20.04-docker-8c-8g-775322 does not seem to be running inside a container 03:45:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:45:33 $ docker top 2068b33027fb24b4c6e402486536ec17d775e1d309fd3fdd338338ae5f0760cf -eo pid,comm 03:45:33 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). 03:45:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:45:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:45:33 [ssh-agent] Looking for ssh-agent implementation... 03:45:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:45:34 $ docker exec 2068b33027fb24b4c6e402486536ec17d775e1d309fd3fdd338338ae5f0760cf ssh-agent 03:45:34 SSH_AUTH_SOCK=/tmp/ssh-IBuxSm7etMrU/agent.33 03:45:34 SSH_AGENT_PID=39 03:45:34 Running ssh-add (command line suppressed) 03:45:34 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7703579538742622585.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7703579538742622585.key) 03:45:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:45:34 + git semver push 03:45:34 2025-12-18 03:45:34,812 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:45:34 2025-12-18 03:45:34,815 [run_push] DEBUG push 03:45:34 2025-12-18 03:45:34,815 [execute] INFO git cat-file --batch-check 03:45:34 2025-12-18 03:45:34,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 03:45:34 2025-12-18 03:45:34,818 [execute] INFO git rev-list dacb361880d66744ab9c2523ba7864e096f91e14 -- 03:45:34 2025-12-18 03:45:34,818 [execute] DEBUG Popen(['git', 'rev-list', 'dacb361880d66744ab9c2523ba7864e096f91e14', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:45:34 2025-12-18 03:45:34,824 [execute] INFO git fetch -v -- origin 03:45:34 2025-12-18 03:45:34,824 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) 03:45:35 2025-12-18 03:45:35,346 [run_push] DEBUG no remote changes detected 03:45:35 2025-12-18 03:45:35,346 [execute] INFO git push origin semver 03:45:35 2025-12-18 03:45:35,347 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:45:36 2025-12-18 03:45:36,068 [run_push] DEBUG push all version tags 03:45:36 2025-12-18 03:45:36,069 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:45:36 2025-12-18 03:45:36,069 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 03:45:36 2025-12-18 03:45:36,738 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:45:36 4.1.0-dev.15 [Pipeline] } 03:45:36 $ docker exec --env ******** --env ******** 2068b33027fb24b4c6e402486536ec17d775e1d309fd3fdd338338ae5f0760cf ssh-agent -k 03:45:37 unset SSH_AUTH_SOCK; 03:45:37 unset SSH_AGENT_PID; 03:45:37 echo Agent pid 39 killed; 03:45:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:45:37 + git semver [Pipeline] } 03:45:37 $ docker stop --time=1 2068b33027fb24b4c6e402486536ec17d775e1d309fd3fdd338338ae5f0760cf 03:45:38 $ docker rm -f --volumes 2068b33027fb24b4c6e402486536ec17d775e1d309fd3fdd338338ae5f0760cf [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 03:45:39 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 03:45:39 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 03:45:39 total 16 03:45:39 drwxr-xr-x 3 root root 4096 Dec 18 03:30 . 03:45:39 drwxrwxr-x 10 jenkins jenkins 4096 Dec 18 03:45 .. 03:45:39 drwxr-xr-x 2 root root 4096 Dec 18 03:30 cost 03:45:39 -rw-r--r-- 1 root root 91 Dec 18 03:30 cost.csv 03:45:39 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 03:45:39 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 03:45:39 total 16 03:45:39 drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 03:30 . 03:45:39 drwxrwxr-x 10 jenkins jenkins 4096 Dec 18 03:45 .. 03:45:39 drwxr-xr-x 2 jenkins jenkins 4096 Dec 18 03:30 cost 03:45:39 -rw-r--r-- 1 jenkins jenkins 91 Dec 18 03:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:45:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:45:40 ---> package-listing.sh 03:45:40 ++ facter osfamily 03:45:40 ++ tr '[:upper:]' '[:lower:]' 03:45:40 + OS_FAMILY=debian 03:45:40 + workspace=/w/workspace/foundry_device-onvif-camera_main 03:45:40 + START_PACKAGES=/tmp/packages_start.txt 03:45:40 + END_PACKAGES=/tmp/packages_end.txt 03:45:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:45:40 + PACKAGES=/tmp/packages_start.txt 03:45:40 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 03:45:40 + PACKAGES=/tmp/packages_end.txt 03:45:40 + case "${OS_FAMILY}" in 03:45:40 + dpkg -l 03:45:40 + grep '^ii' 03:45:40 + '[' -f /tmp/packages_start.txt ']' 03:45:40 + '[' -f /tmp/packages_end.txt ']' 03:45:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:45:40 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 03:45:40 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 03:45:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 03:45:40 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:45:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:45:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:41 prd-ubuntu20.04-docker-8c-8g-775322 does not seem to be running inside a container 03:45:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 03:45:42 $ docker top ba4d742244bb6c1a40050900b573cd649e13b3dbcaac276c36387dc7790808b6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:45:42 + touch /tmp/pre-build-complete [Pipeline] sh 03:45:42 + mkdir -p /var/log/sysstat [Pipeline] sh 03:45:43 + ls /var/log/sa-host 03:45:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:45:43 provisioning config files... 03:45:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11458898759032057286tmp [Pipeline] { [Pipeline] echo 03:45:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:45:43 ---> create-netrc.sh [Pipeline] } 03:45:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:45:43 ---> python-tools-install.sh [Pipeline] echo 03:45:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:45:44 ---> sudo-logs.sh 03:45:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:45:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:45:44 ---> job-cost.sh 03:45:44 lf-activate-venv: SKIPPING 03:45:44 DEBUG: total: 0.2199999988079071 03:45:44 INFO: Retrieving Stack Cost... 03:45:44 INFO: Retrieving Pricing Info for: v3-standard-8 03:45:45 INFO: Archiving Costs [Pipeline] echo 03:45:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:45:45 ---> logs-deploy.sh 03:45:45 lf-activate-venv: SKIPPING 03:45:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/240 03:45:45 INFO: archiving workspace using pattern(s): 03:45:46 Archives upload complete. 03:45:46 INFO: archiving logs to Nexus