Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from df835d97e182d4d16ca3f73e0e18968cab9b59ad 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-ssh2870196236692136173.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh260070982939963758.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh7041549236976278132.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh1585337849900110765.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-ssh4241600513397465911.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-11316 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 Avoid second fetch Checking out Revision df835d97e182d4d16ca3f73e0e18968cab9b59ad (main) Commit message: "Merge pull request #564 from weichou1229/bump-sdk" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f df835d97e182d4d16ca3f73e0e18968cab9b59ad # timeout=10 > git rev-list --no-walk c7c6c616adc743db3c1c3ae9e3aee902084b00f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:43:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:43:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:43:21 ========================================================= 01:43:21 EdgeX Global Pipelines Version Info 01:43:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:43:22 ------------------- 01:43:22 stable info: 01:43:22 ------------------- 01:43:22 Commited By: Cherry Wang cherry@iotechsys.com 01:43:22 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 01:43:22 Message: update stable to v1.0.280 01:43:23 ------------------- 01:43:23 experimental info: 01:43:23 ------------------- 01:43:23 Commited By: Cherry Wang cherry@iotechsys.com 01:43:23 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 01:43:23 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:43:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 01:43:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 01:43:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:43:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:43:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:43:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:43:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:43:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:43:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:43:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:43:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:43:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 01:43:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:43:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:43:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:43:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:43:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:43:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:43:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:43:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:43:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:43:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 01:43:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:43:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:43:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:43:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:43:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:43:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:43:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:43:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:43:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df835d97e182d4d16ca3f73e0e18968cab9b59ad [Pipeline] echo 01:43:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df835d9 [Pipeline] echo 01:43:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:43:24 provisioning config files... 01:43:24 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16704912786920606120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:43:25 ---> ****-login.sh 01:43:25 nexus3.edgexfoundry.org:10001 01:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:25 01:43:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:43:25 Configure a credential helper to remove this warning. See 01:43:25 https://docs.****.com/go/credential-store/ 01:43:25 01:43:25 Login Succeeded 01:43:25 nexus3.edgexfoundry.org:10002 01:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:25 01:43:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:43:25 Configure a credential helper to remove this warning. See 01:43:25 https://docs.****.com/go/credential-store/ 01:43:25 01:43:25 Login Succeeded 01:43:25 nexus3.edgexfoundry.org:10003 01:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:25 01:43:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:43:25 Configure a credential helper to remove this warning. See 01:43:25 https://docs.****.com/go/credential-store/ 01:43:25 01:43:25 Login Succeeded 01:43:25 nexus3.edgexfoundry.org:10004 01:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:25 01:43:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:43:25 Configure a credential helper to remove this warning. See 01:43:25 https://docs.****.com/go/credential-store/ 01:43:25 01:43:25 Login Succeeded 01:43:25 ****.io 01:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:25 01:43:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:43:25 Configure a credential helper to remove this warning. See 01:43:25 https://docs.****.com/go/credential-store/ 01:43:25 01:43:25 Login Succeeded 01:43:25 ---> ****-login.sh ends [Pipeline] } 01:43:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:43:26 + git rev-list -1 --merges df835d97e182d4d16ca3f73e0e18968cab9b59ad~1..df835d97e182d4d16ca3f73e0e18968cab9b59ad [Pipeline] echo 01:43:26 -----------> git rev-list -1 --merges df835d97e182d4d16ca3f73e0e18968cab9b59ad~1..df835d97e182d4d16ca3f73e0e18968cab9b59ad df835d97e182d4d16ca3f73e0e18968cab9b59ad 01:43:26 df835d97e182d4d16ca3f73e0e18968cab9b59ad [false] [Pipeline] sh 01:43:26 + git log --format=format:%s -1 df835d97e182d4d16ca3f73e0e18968cab9b59ad [Pipeline] echo 01:43:26 ========================================================= 01:43:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:43:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:43:27 + git log --format=format:%s -1 df835d97e182d4d16ca3f73e0e18968cab9b59ad [Pipeline] echo 01:43:27 [semverPrep] GIT_COMMIT: df835d97e182d4d16ca3f73e0e18968cab9b59ad, Commit Message: Merge pull request #564 from weichou1229/bump-sdk [Pipeline] echo 01:43:27 [semverPrep] This is not a build commit. [Pipeline] sh 01:43:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:43:27 + grep -v github /etc/ssh/ssh_known_hosts 01:43:27 + [ -e /tmp/ssh_known_hosts ] 01:43:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:43:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:43:27 + sudo tee -a /etc/ssh/ssh_known_hosts 01:43:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:43:27 01:43:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:43:28 0.1.4: Pulling from edgex-devops/py-git-semver 01:43:28 3dae71ba6b94: Pulling fs layer 01:43:28 6bf1a483ea7c: Pulling fs layer 01:43:28 f5dfc541a4d3: Pulling fs layer 01:43:28 461d9e800cba: Pulling fs layer 01:43:28 80192f66455f: Pulling fs layer 01:43:28 2e8e34ca0e6c: Pulling fs layer 01:43:28 a29436f7fd5d: Pulling fs layer 01:43:28 923cac83aea3: Pulling fs layer 01:43:28 25ad8b0a4227: Pulling fs layer 01:43:28 a29436f7fd5d: Waiting 01:43:28 461d9e800cba: Waiting 01:43:28 db01528c6b51: Pulling fs layer 01:43:28 80192f66455f: Waiting 01:43:28 28988de357af: Pulling fs layer 01:43:28 25ad8b0a4227: Waiting 01:43:28 db01528c6b51: Waiting 01:43:28 28988de357af: Waiting 01:43:28 2e8e34ca0e6c: Waiting 01:43:28 923cac83aea3: Waiting 01:43:28 6bf1a483ea7c: Verifying Checksum 01:43:28 6bf1a483ea7c: Download complete 01:43:28 461d9e800cba: Download complete 01:43:28 80192f66455f: Download complete 01:43:28 f5dfc541a4d3: Verifying Checksum 01:43:28 f5dfc541a4d3: Download complete 01:43:28 3dae71ba6b94: Verifying Checksum 01:43:28 3dae71ba6b94: Download complete 01:43:28 923cac83aea3: Verifying Checksum 01:43:28 923cac83aea3: Download complete 01:43:28 25ad8b0a4227: Verifying Checksum 01:43:28 25ad8b0a4227: Download complete 01:43:28 db01528c6b51: Verifying Checksum 01:43:28 db01528c6b51: Download complete 01:43:28 28988de357af: Download complete 01:43:28 a29436f7fd5d: Verifying Checksum 01:43:28 a29436f7fd5d: Download complete 01:43:28 2e8e34ca0e6c: Verifying Checksum 01:43:28 2e8e34ca0e6c: Download complete 01:43:29 3dae71ba6b94: Pull complete 01:43:29 6bf1a483ea7c: Pull complete 01:43:30 f5dfc541a4d3: Pull complete 01:43:30 461d9e800cba: Pull complete 01:43:30 80192f66455f: Pull complete 01:43:34 2e8e34ca0e6c: Pull complete 01:43:35 a29436f7fd5d: Pull complete 01:43:35 923cac83aea3: Pull complete 01:43:35 25ad8b0a4227: Pull complete 01:43:35 db01528c6b51: Pull complete 01:43:35 28988de357af: Pull complete 01:43:35 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:43:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:43:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:35 prd-ubuntu20.04-docker-8c-8g-11316 does not seem to be running inside a container 01:43:35 $ 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 01:43:37 $ docker top e667de96cc77993be7bb00cb937759c1e197e34fdaade11d5d9500d7d2ad6c7f -eo pid,comm 01:43:37 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). 01:43:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:43:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:43:37 [ssh-agent] Looking for ssh-agent implementation... 01:43:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:43:37 $ docker exec e667de96cc77993be7bb00cb937759c1e197e34fdaade11d5d9500d7d2ad6c7f ssh-agent 01:43:37 SSH_AUTH_SOCK=/tmp/ssh-ZY9Bqx1Ugg4u/agent.32 01:43:37 SSH_AGENT_PID=38 01:43:37 Running ssh-add (command line suppressed) 01:43:37 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8279301634037128699.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8279301634037128699.key) 01:43:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:43:37 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh 01:43:38 + git tag --points-at HEAD [Pipeline] } 01:43:38 $ docker exec --env ******** --env ******** e667de96cc77993be7bb00cb937759c1e197e34fdaade11d5d9500d7d2ad6c7f ssh-agent -k 01:43:38 unset SSH_AUTH_SOCK; 01:43:38 unset SSH_AGENT_PID; 01:43:38 echo Agent pid 38 killed; 01:43:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:43:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:43:38 [ssh-agent] Looking for ssh-agent implementation... 01:43:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:43:38 $ docker exec e667de96cc77993be7bb00cb937759c1e197e34fdaade11d5d9500d7d2ad6c7f ssh-agent 01:43:38 SSH_AUTH_SOCK=/tmp/ssh-g1NK2M6YiyFj/agent.85 01:43:38 SSH_AGENT_PID=91 01:43:38 Running ssh-add (command line suppressed) 01:43:38 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10094207981480497943.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10094207981480497943.key) 01:43:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:43:39 + git semver init 01:43:39 2026-05-26 01:43:39,364 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:43:39 2026-05-26 01:43:39,367 [run_init] DEBUG init version:0.0.0 force:False 01:43:39 2026-05-26 01:43:39,368 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 01:43:39 2026-05-26 01:43:39,368 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 01:43:39 2026-05-26 01:43:39,368 [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) 01:43:40 2026-05-26 01:43:40,922 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 01:43:40 2026-05-26 01:43:40,922 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 01:43:40 2026-05-26 01:43:40,922 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:43:40 2026-05-26 01:43:40,922 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:43:40 4.1.0-dev.21 [Pipeline] } 01:43:41 $ docker exec --env ******** --env ******** e667de96cc77993be7bb00cb937759c1e197e34fdaade11d5d9500d7d2ad6c7f ssh-agent -k 01:43:41 unset SSH_AUTH_SOCK; 01:43:41 unset SSH_AGENT_PID; 01:43:41 echo Agent pid 91 killed; 01:43:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:43:41 + git semver [Pipeline] } 01:43:42 $ docker stop --time=1 e667de96cc77993be7bb00cb937759c1e197e34fdaade11d5d9500d7d2ad6c7f 01:43:43 $ docker rm -f --volumes e667de96cc77993be7bb00cb937759c1e197e34fdaade11d5d9500d7d2ad6c7f [Pipeline] // withDockerContainer [Pipeline] sh 01:43:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:43:44 Stashed 1 file(s) [Pipeline] echo 01:43:44 [edgeXSemver]: initialized semver on version 4.1.0-dev.21 [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 01:43:45 provisioning config files... 01:43:45 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6307852801966307713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:43:45 ---> ****-login.sh 01:43:45 nexus3.edgexfoundry.org:10001 01:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:45 Login Succeeded 01:43:45 nexus3.edgexfoundry.org:10002 01:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:45 Login Succeeded 01:43:45 nexus3.edgexfoundry.org:10003 01:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:45 Login Succeeded 01:43:45 nexus3.edgexfoundry.org:10004 01:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:45 Login Succeeded 01:43:45 ****.io 01:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:46 Login Succeeded 01:43:46 ---> ****-login.sh ends [Pipeline] } 01:43:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:43:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:43:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:43:46 ========================================================= 01:43:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 01:43:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:47 + 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 . 01:43:47 #0 building with "default" instance using docker driver 01:43:47 01:43:47 #1 [internal] load build definition from Dockerfile 01:43:47 #1 transferring dockerfile: 1.75kB done 01:43:47 #1 DONE 0.0s 01:43:47 01:43:47 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:43:47 #2 DONE 0.1s 01:43:48 01:43:48 #3 [internal] load .dockerignore 01:43:48 #3 transferring context: 2B done 01:43:48 #3 DONE 0.0s 01:43:48 01:43:48 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:43:48 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 01:43:48 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 01:43:48 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.24MB / 60.15MB 0.1s 01:43:48 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 01:43:48 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 01:43:48 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 01:43:48 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 01:43:48 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.1s 01:43:48 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 01:43:48 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 16.78MB / 60.15MB 0.2s 01:43:48 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 01:43:48 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 01:43:48 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s 01:43:48 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 01:43:48 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s 01:43:48 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 33.55MB / 60.15MB 0.3s 01:43:48 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 01:43:48 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.3s 01:43:48 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 9.44MB / 112.58MB 0.3s 01:43:48 #4 ... 01:43:48 01:43:48 #5 [internal] load build context 01:43:48 #5 transferring context: 48.24MB 0.3s done 01:43:48 #5 DONE 0.4s 01:43:48 01:43:48 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:43:48 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 01:43:48 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 01:43:48 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 27.26MB / 112.58MB 0.5s 01:43:48 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 01:43:48 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 7.34MB / 14.72MB 0.5s 01:43:48 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s done 01:43:48 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 41.94MB / 112.58MB 0.6s 01:43:48 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s 01:43:48 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 01:43:48 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 85.98MB / 112.58MB 0.8s 01:43:48 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 01:43:48 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 110.10MB / 112.58MB 0.9s 01:43:49 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done 01:43:53 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.1s done 01:43:53 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 01:43:53 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 01:43:53 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:43:53 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 01:43:53 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 01:43:53 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.5s done 01:43:53 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 01:43:56 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done 01:43:56 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 01:43:56 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done 01:43:56 #4 DONE 9.0s 01:43:56 01:43:56 #6 [builder 2/7] RUN apk add --no-cache make git 01:43:57 #6 0.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:57 #6 0.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:57 #6 0.747 OK: 265 MiB in 60 packages 01:43:58 #6 DONE 2.1s 01:43:58 01:43:58 #7 [builder 3/7] WORKDIR /device-onvif-camera 01:43:58 #7 DONE 0.0s 01:43:58 01:43:58 #8 [builder 4/7] COPY go.mod vendor* ./ 01:43:58 #8 DONE 0.0s 01:43:58 01:43:58 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:59 Still waiting to schedule task 01:43:59 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:44:11 #9 DONE 10.8s 01:44:11 01:44:11 #10 [builder 6/7] COPY . . 01:44:11 #10 DONE 0.1s 01:44:11 01:44:11 #11 [builder 7/7] RUN echo noop 01:44:11 #11 0.200 noop 01:44:11 #11 DONE 0.2s 01:44:11 01:44:11 #12 exporting to image 01:44:11 #12 exporting layers 01:44:18 #12 exporting layers 6.9s done 01:44:18 #12 writing image sha256:a5a67bc6d9639dbd9258ce8dd3a94a0f186c79165d7add0d1ff9d79a0b062f70 done 01:44:18 #12 naming to docker.io/library/ci-base-image-x86_64 done 01:44:18 #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:18 + docker inspect -f . ci-base-image-x86_64 01:44:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:18 prd-ubuntu20.04-docker-8c-8g-11316 does not seem to be running inside a container 01:44:18 $ 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 01:44:18 $ docker top 36c58a6b7387ec9c9ff38cce70ea456cc36f3bd941739c805a4a14186e2acb6a -eo pid,comm [Pipeline] { [Pipeline] sh 01:44:19 + go version 01:44:19 go version go1.25.2 linux/amd64 [Pipeline] } 01:44:19 $ docker stop --time=1 36c58a6b7387ec9c9ff38cce70ea456cc36f3bd941739c805a4a14186e2acb6a 01:44:20 $ docker rm -f --volumes 36c58a6b7387ec9c9ff38cce70ea456cc36f3bd941739c805a4a14186e2acb6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:20 + docker inspect -f . ci-base-image-x86_64 01:44:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:20 prd-ubuntu20.04-docker-8c-8g-11316 does not seem to be running inside a container 01:44:20 $ 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 01:44:21 $ docker top c43b57f1f5fa0fb6b24caad3a7f05a24626d1c70bdc5174c89c3c239664374e9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:44:21 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 01:44:21 + make test 01:44:21 go test ./... -coverprofile=coverage.out ./... 01:44:22 ? github.com/edgexfoundry/device-onvif-camera [no test files] 01:44:44 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 01:44:44 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.028s coverage: 31.2% of statements 01:44:44 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 01:44:44 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.535s coverage: 86.5% of statements 01:44:54 0 issues. 01:44:54 go vet ./... 01:44:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:44:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:44:59 ./bin/test-attribution-txt.sh 01:44:59 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 01:44:59 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 01:44:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 01:44:59 $ docker stop --time=1 c43b57f1f5fa0fb6b24caad3a7f05a24626d1c70bdc5174c89c3c239664374e9 01:45:01 $ docker rm -f --volumes c43b57f1f5fa0fb6b24caad3a7f05a24626d1c70bdc5174c89c3c239664374e9 [Pipeline] // withDockerContainer [Pipeline] sh 01:45:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:45:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:45:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:45:02 + ls -al . 01:45:02 total 312 01:45:02 drwxrwxr-x 9 jenkins jenkins 4096 May 26 01:44 . 01:45:02 drwxrwxr-x 4 jenkins jenkins 4096 May 26 01:43 .. 01:45:02 drwxrwxr-x 8 jenkins jenkins 4096 May 26 01:44 .git 01:45:02 drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:43 .github 01:45:02 -rw-rw-r-- 1 jenkins jenkins 493 May 26 01:43 .gitignore 01:45:02 -rw-rw-r-- 1 jenkins jenkins 359 May 26 01:43 .golangci.yml 01:45:02 drwxr-xr-x 3 jenkins jenkins 4096 May 26 01:43 .semver 01:45:02 -rw-rw-r-- 1 jenkins jenkins 22626 May 26 01:43 Attribution.txt 01:45:02 -rw-rw-r-- 1 jenkins jenkins 19360 May 26 01:43 CHANGELOG.md 01:45:02 -rw-rw-r-- 1 jenkins jenkins 1715 May 26 01:43 Dockerfile 01:45:02 -rw-rw-r-- 1 jenkins jenkins 677 May 26 01:43 GOVERNANCE.md 01:45:02 -rw-rw-r-- 1 jenkins jenkins 762 May 26 01:43 Jenkinsfile 01:45:02 -rw-rw-r-- 1 jenkins jenkins 11348 May 26 01:43 LICENSE 01:45:02 -rw-rw-r-- 1 jenkins jenkins 3464 May 26 01:43 Makefile 01:45:02 -rw-rw-r-- 1 jenkins jenkins 625 May 26 01:43 OWNERS.md 01:45:02 -rw-rw-r-- 1 jenkins jenkins 2620 May 26 01:43 README.md 01:45:02 -rw-rw-r-- 1 jenkins jenkins 12 May 26 01:43 VERSION 01:45:02 drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:43 bin 01:45:02 drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:43 cmd 01:45:02 -rw-r--r-- 1 jenkins jenkins 85674 May 26 01:44 coverage.out 01:45:02 drwxrwxr-x 4 jenkins jenkins 4096 May 26 01:43 doc 01:45:02 -rw-rw-r-- 1 jenkins jenkins 6874 May 26 01:43 go.mod 01:45:02 -rw-rw-r-- 1 jenkins jenkins 89808 May 26 01:43 go.sum 01:45:02 drwxrwxr-x 4 jenkins jenkins 4096 May 26 01:43 internal 01:45:02 -rw-rw-r-- 1 jenkins jenkins 236 May 26 01:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:02 + 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=df835d97e182d4d16ca3f73e0e18968cab9b59ad --label arch=amd64 --label version=4.1.0-dev.21 . 01:45:03 #0 building with "default" instance using docker driver 01:45:03 01:45:03 #1 [internal] load build definition from Dockerfile 01:45:03 #1 transferring dockerfile: 1.75kB done 01:45:03 #1 DONE 0.0s 01:45:03 01:45:03 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:45:03 #2 DONE 0.0s 01:45:03 01:45:03 #3 [internal] load metadata for docker.io/library/alpine:3.22 01:45:03 #3 DONE 0.1s 01:45:03 01:45:03 #4 [internal] load .dockerignore 01:45:03 #4 transferring context: 2B done 01:45:03 #4 DONE 0.0s 01:45:03 01:45:03 #5 [internal] load build context 01:45:03 #5 transferring context: 105.98kB 0.0s done 01:45:03 #5 DONE 0.0s 01:45:03 01:45:03 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:45:03 #6 DONE 0.1s 01:45:03 01:45:03 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:45:03 #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 01:45:03 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 01:45:03 #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 01:45:03 #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 01:45:03 #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 01:45:03 #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 01:45:03 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 01:45:03 #7 DONE 0.2s 01:45:03 01:45:03 #8 [builder 2/7] RUN apk add --no-cache make git 01:45:03 #8 0.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:04 #8 ... 01:45:04 01:45:04 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:45:04 #9 0.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:04 #9 0.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:04 #9 0.728 (1/1) Installing dumb-init (1.2.5-r3) 01:45:04 #9 0.736 Executing busybox-1.37.0-r20.trigger 01:45:04 #9 0.741 OK: 7 MiB in 17 packages 01:45:04 #9 DONE 0.9s 01:45:04 01:45:04 #10 [stage-1 3/7] RUN apk --no-cache upgrade 01:45:04 #10 0.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:04 #10 0.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:04 #10 ... 01:45:04 01:45:04 #8 [builder 2/7] RUN apk add --no-cache make git 01:45:04 #8 1.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:04 #8 1.589 OK: 265 MiB in 60 packages 01:45:04 #8 DONE 1.7s 01:45:04 01:45:04 #11 [builder 3/7] WORKDIR /device-onvif-camera 01:45:04 #11 DONE 0.0s 01:45:04 01:45:04 #10 [stage-1 3/7] RUN apk --no-cache upgrade 01:45:04 #10 0.596 OK: 7 MiB in 17 packages 01:45:04 #10 DONE 0.7s 01:45:04 01:45:04 #12 [builder 4/7] COPY go.mod vendor* ./ 01:45:04 #12 DONE 0.0s 01:45:04 01:45:04 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:05 #13 DONE 0.5s 01:45:05 01:45:05 #14 [builder 6/7] COPY . . 01:45:05 #14 DONE 0.1s 01:45:05 01:45:05 #15 [builder 7/7] RUN make build 01:45:05 #15 0.236 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 01:45:32 #15 DONE 22.8s 01:45:32 01:45:32 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 01:45:32 #16 DONE 0.1s 01:45:32 01:45:32 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 01:45:32 #17 DONE 0.0s 01:45:32 01:45:32 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 01:45:32 #18 DONE 0.0s 01:45:32 01:45:32 #19 exporting to image 01:45:32 #19 exporting layers 01:45:32 #19 exporting layers 0.2s done 01:45:32 #19 writing image sha256:d7e6badad04dcf8f519114291dc7f690e35fb8f33fddcd0f4c868797376d94fa done 01:45:32 #19 naming to docker.io/library/device-onvif-camera done 01:45:32 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:45:32 provisioning config files... 01:45:32 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1341192091129943623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:45:32 ---> ****-login.sh 01:45:32 nexus3.edgexfoundry.org:10001 01:45:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:32 Login Succeeded 01:45:32 nexus3.edgexfoundry.org:10002 01:45:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:32 Login Succeeded 01:45:32 nexus3.edgexfoundry.org:10003 01:45:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:33 Login Succeeded 01:45:33 nexus3.edgexfoundry.org:10004 01:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:33 Login Succeeded 01:45:33 ****.io 01:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:33 Login Succeeded 01:45:33 ---> ****-login.sh ends [Pipeline] } 01:45:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:45:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:45:33 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 01:45:33 df835d97e182d4d16ca3f73e0e18968cab9b59ad 01:45:33 latest 01:45:33 4.1.0-dev.21 01:45:33 df835d97e182d4d16ca3f73e0e18968cab9b59ad-4.1.0-dev.21 01:45:33 main 01:45:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:33 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:df835d97e182d4d16ca3f73e0e18968cab9b59ad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:34 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:df835d97e182d4d16ca3f73e0e18968cab9b59ad 01:45:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:45:34 154cdc8954c0: Preparing 01:45:34 f88a31a22c61: Preparing 01:45:34 aa9ae6848e0a: Preparing 01:45:34 26c8b3919d06: Preparing 01:45:34 2a9d6485f9ca: Preparing 01:45:34 0854555d70ac: Preparing 01:45:34 0854555d70ac: Waiting 01:45:34 154cdc8954c0: Pushed 01:45:34 0854555d70ac: Layer already exists 01:45:34 26c8b3919d06: Pushed 01:45:34 f88a31a22c61: Pushed 01:45:34 2a9d6485f9ca: Pushed 01:45:38 aa9ae6848e0a: Pushed 01:45:38 df835d97e182d4d16ca3f73e0e18968cab9b59ad: digest: sha256:f7e4b25a45d95a8eb951061263ed03b32cc53a81da294dc8e47ce40ff1122eb1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:38 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:39 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 01:45:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:45:39 154cdc8954c0: Preparing 01:45:39 f88a31a22c61: Preparing 01:45:39 aa9ae6848e0a: Preparing 01:45:39 26c8b3919d06: Preparing 01:45:39 2a9d6485f9ca: Preparing 01:45:39 0854555d70ac: Preparing 01:45:39 0854555d70ac: Waiting 01:45:39 aa9ae6848e0a: Layer already exists 01:45:39 2a9d6485f9ca: Layer already exists 01:45:39 154cdc8954c0: Layer already exists 01:45:39 26c8b3919d06: Layer already exists 01:45:39 f88a31a22c61: Layer already exists 01:45:39 0854555d70ac: Layer already exists 01:45:39 latest: digest: sha256:f7e4b25a45d95a8eb951061263ed03b32cc53a81da294dc8e47ce40ff1122eb1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:39 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:39 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 01:45:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:45:39 154cdc8954c0: Preparing 01:45:39 f88a31a22c61: Preparing 01:45:39 aa9ae6848e0a: Preparing 01:45:39 26c8b3919d06: Preparing 01:45:39 2a9d6485f9ca: Preparing 01:45:39 0854555d70ac: Preparing 01:45:39 0854555d70ac: Waiting 01:45:39 26c8b3919d06: Layer already exists 01:45:39 f88a31a22c61: Layer already exists 01:45:39 154cdc8954c0: Layer already exists 01:45:39 2a9d6485f9ca: Layer already exists 01:45:39 aa9ae6848e0a: Layer already exists 01:45:39 0854555d70ac: Layer already exists 01:45:39 4.1.0-dev.21: digest: sha256:f7e4b25a45d95a8eb951061263ed03b32cc53a81da294dc8e47ce40ff1122eb1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:40 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:df835d97e182d4d16ca3f73e0e18968cab9b59ad-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:40 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:df835d97e182d4d16ca3f73e0e18968cab9b59ad-4.1.0-dev.21 01:45:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:45:40 154cdc8954c0: Preparing 01:45:40 f88a31a22c61: Preparing 01:45:40 aa9ae6848e0a: Preparing 01:45:40 26c8b3919d06: Preparing 01:45:40 2a9d6485f9ca: Preparing 01:45:40 0854555d70ac: Preparing 01:45:40 0854555d70ac: Waiting 01:45:40 154cdc8954c0: Layer already exists 01:45:40 2a9d6485f9ca: Layer already exists 01:45:40 26c8b3919d06: Layer already exists 01:45:40 f88a31a22c61: Layer already exists 01:45:40 aa9ae6848e0a: Layer already exists 01:45:40 0854555d70ac: Layer already exists 01:45:40 df835d97e182d4d16ca3f73e0e18968cab9b59ad-4.1.0-dev.21: digest: sha256:f7e4b25a45d95a8eb951061263ed03b32cc53a81da294dc8e47ce40ff1122eb1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:40 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:41 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 01:45:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:45:41 154cdc8954c0: Preparing 01:45:41 f88a31a22c61: Preparing 01:45:41 aa9ae6848e0a: Preparing 01:45:41 26c8b3919d06: Preparing 01:45:41 2a9d6485f9ca: Preparing 01:45:41 0854555d70ac: Preparing 01:45:41 0854555d70ac: Waiting 01:45:41 f88a31a22c61: Layer already exists 01:45:41 154cdc8954c0: Layer already exists 01:45:41 2a9d6485f9ca: Layer already exists 01:45:41 26c8b3919d06: Layer already exists 01:45:41 aa9ae6848e0a: Layer already exists 01:45:41 0854555d70ac: Layer already exists 01:45:41 main: digest: sha256:f7e4b25a45d95a8eb951061263ed03b32cc53a81da294dc8e47ce40ff1122eb1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:45:41 ===================================================== [Pipeline] echo 01:45:41 taggedImages: 01:45:41 - nexus3.edgexfoundry.org:10004/device-onvif-camera:df835d97e182d4d16ca3f73e0e18968cab9b59ad 01:45:41 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 01:45:41 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 01:45:41 - nexus3.edgexfoundry.org:10004/device-onvif-camera:df835d97e182d4d16ca3f73e0e18968cab9b59ad-4.1.0-dev.21 01:45:41 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:45:41 01:45:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:45:41 latest: Pulling from edgex-lftools-log-publisher 01:45:41 5eb5b503b376: Pulling fs layer 01:45:41 5c69ac0246d0: Pulling fs layer 01:45:41 ec43610c2a17: Pulling fs layer 01:45:41 3a2ae6a8a46f: Pulling fs layer 01:45:41 33b1e0a273af: Pulling fs layer 01:45:41 5d3b04190fa2: Pulling fs layer 01:45:41 2f39f015ded8: Pulling fs layer 01:45:41 33b1e0a273af: Waiting 01:45:41 5d3b04190fa2: Waiting 01:45:41 2f39f015ded8: Waiting 01:45:41 3a2ae6a8a46f: Waiting 01:45:41 5c69ac0246d0: Verifying Checksum 01:45:41 5c69ac0246d0: Download complete 01:45:41 3a2ae6a8a46f: Verifying Checksum 01:45:41 3a2ae6a8a46f: Download complete 01:45:41 33b1e0a273af: Verifying Checksum 01:45:41 33b1e0a273af: Download complete 01:45:41 5d3b04190fa2: Verifying Checksum 01:45:41 5d3b04190fa2: Download complete 01:45:41 ec43610c2a17: Download complete 01:45:42 5eb5b503b376: Verifying Checksum 01:45:42 5eb5b503b376: Download complete 01:45:42 2f39f015ded8: Verifying Checksum 01:45:42 2f39f015ded8: Download complete 01:45:43 5eb5b503b376: Pull complete 01:45:43 5c69ac0246d0: Pull complete 01:45:44 ec43610c2a17: Pull complete 01:45:44 3a2ae6a8a46f: Pull complete 01:45:44 33b1e0a273af: Pull complete 01:45:44 5d3b04190fa2: Pull complete 01:45:49 2f39f015ded8: Pull complete 01:45:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:45:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:45:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:49 prd-ubuntu20.04-docker-8c-8g-11316 does not seem to be running inside a container 01:45:49 $ 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 01:45:51 $ docker top b2a9ec50b7393cc90394a49d009d69a5f9efd365507d261e7274953a3305ce53 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:45:51 ---> job-cost.sh 01:45:51 lf-activate-venv: SKIPPING 01:45:51 INFO: No Stack... 01:45:51 INFO: Retrieving Pricing Info for: v3-standard-8 01:45:52 INFO: Archiving Costs [Pipeline] sh 01:45:52 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 01:45:52 + cut -d, -f6 [Pipeline] lock 01:45:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-251-stack-cost] 01:45:52 Resource [jenkins-edgexfoundry-device-onvif-camera-main-251-stack-cost] did not exist. Created. 01:45:52 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-251-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:45:52 + echo total: 0.2199999988079071 [Pipeline] stash 01:45:53 Stashed 1 file(s) [Pipeline] } 01:45:53 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-251-stack-cost] [Pipeline] // lock [Pipeline] } 01:45:53 $ docker stop --time=1 b2a9ec50b7393cc90394a49d009d69a5f9efd365507d261e7274953a3305ce53 01:45:54 $ docker rm -f --volumes b2a9ec50b7393cc90394a49d009d69a5f9efd365507d261e7274953a3305ce53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:47:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11318 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 01:47:33 Running in /w/workspace/device-onvif-camera/251 [Pipeline] { [Pipeline] checkout 01:47:36 The recommended git tool is: git 01:47:41 using credential edgex-jenkins-ssh 01:47:41 Cloning the remote Git repository 01:47:41 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 01:47:41 > git init /w/workspace/device-onvif-camera/251 # timeout=10 01:47:42 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 01:47:42 > git --version # timeout=10 01:47:42 > git --version # 'git version 2.25.1' 01:47:42 using GIT_SSH to set credentials SSH Credentials for GitHub 01:47:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:47:48 Avoid second fetch 01:47:48 Checking out Revision df835d97e182d4d16ca3f73e0e18968cab9b59ad (main) 01:47:47 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 01:47:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:47:49 Commit message: "Merge pull request #564 from weichou1229/bump-sdk" 01:47:48 > git config core.sparsecheckout # timeout=10 01:47:48 > git checkout -f df835d97e182d4d16ca3f73e0e18968cab9b59ad # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:47:53 provisioning config files... 01:47:53 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/251@tmp/config14625062410532360666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:47:54 ---> ****-login.sh 01:47:54 nexus3.edgexfoundry.org:10001 01:47:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:47:54 Configure a credential helper to remove this warning. See 01:47:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:47:54 01:47:54 Login Succeeded 01:47:54 nexus3.edgexfoundry.org:10002 01:47:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:47:55 Configure a credential helper to remove this warning. See 01:47:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:47:55 01:47:55 Login Succeeded 01:47:55 nexus3.edgexfoundry.org:10003 01:47:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:47:55 Configure a credential helper to remove this warning. See 01:47:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:47:55 01:47:55 Login Succeeded 01:47:55 nexus3.edgexfoundry.org:10004 01:47:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:47:55 Configure a credential helper to remove this warning. See 01:47:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:47:55 01:47:55 Login Succeeded 01:47:55 ****.io 01:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:47:56 Configure a credential helper to remove this warning. See 01:47:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:47:56 01:47:56 Login Succeeded 01:47:56 ---> ****-login.sh ends [Pipeline] } 01:47:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:47:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:47:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:47:56 ========================================================= 01:47:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 01:47:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:57 + 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 . 01:47:57 Sending build context to Docker daemon 27.6MB 01:47:57 Step 1/13 : ARG BASE=golang:1.25-alpine3.22 01:47:57 Step 2/13 : FROM ${BASE} AS builder 01:47:58 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:47:58 6b59a28fa201: Pulling fs layer 01:47:58 d32bb0dddca7: Pulling fs layer 01:47:58 5dab1238d3d9: Pulling fs layer 01:47:58 196fd7d83e7d: Pulling fs layer 01:47:58 4f4fb700ef54: Pulling fs layer 01:47:58 8ba94037c8f0: Pulling fs layer 01:47:58 deaec5988b04: Pulling fs layer 01:47:58 9f65657bb879: Pulling fs layer 01:47:58 196fd7d83e7d: Waiting 01:47:58 8ba94037c8f0: Waiting 01:47:58 deaec5988b04: Waiting 01:47:58 9f65657bb879: Waiting 01:47:58 d32bb0dddca7: Verifying Checksum 01:47:58 d32bb0dddca7: Download complete 01:47:58 196fd7d83e7d: Verifying Checksum 01:47:58 196fd7d83e7d: Download complete 01:47:58 4f4fb700ef54: Verifying Checksum 01:47:58 4f4fb700ef54: Download complete 01:47:58 8ba94037c8f0: Download complete 01:47:58 6b59a28fa201: Download complete 01:47:59 9f65657bb879: Verifying Checksum 01:47:59 9f65657bb879: Download complete 01:47:59 6b59a28fa201: Pull complete 01:47:59 d32bb0dddca7: Pull complete 01:48:00 5dab1238d3d9: Verifying Checksum 01:48:00 5dab1238d3d9: Download complete 01:48:01 deaec5988b04: Verifying Checksum 01:48:01 deaec5988b04: Download complete 01:48:14 5dab1238d3d9: Pull complete 01:48:14 196fd7d83e7d: Pull complete 01:48:14 4f4fb700ef54: Pull complete 01:48:14 8ba94037c8f0: Pull complete 01:48:25 deaec5988b04: Pull complete 01:48:26 9f65657bb879: Pull complete 01:48:26 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 01:48:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:48:26 ---> 334268110677 01:48:26 Step 3/13 : ARG ADD_BUILD_TAGS="" 01:48:28 ---> Running in 7d8f28d84f4c 01:48:28 Removing intermediate container 7d8f28d84f4c 01:48:28 ---> 30daa5318e2c 01:48:28 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:48:28 ---> Running in 980ab34ca6fb 01:48:28 Removing intermediate container 980ab34ca6fb 01:48:28 ---> 5a85e83416cd 01:48:28 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 01:48:29 ---> Running in 321d16bef4ec 01:48:29 Removing intermediate container 321d16bef4ec 01:48:29 ---> 5ba0121c2e68 01:48:29 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 01:48:29 ---> Running in 8de561193166 01:48:29 Removing intermediate container 8de561193166 01:48:29 ---> 82e548b647f8 01:48:29 Step 7/13 : LABEL Name=edgex-device-onvif-camera 01:48:29 ---> Running in 223202cfa747 01:48:30 Removing intermediate container 223202cfa747 01:48:30 ---> 8a38c01ddbb6 01:48:30 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:48:30 ---> Running in 255cfe67487d 01:48:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:33 OK: 255 MiB in 60 packages 01:48:34 Removing intermediate container 255cfe67487d 01:48:34 ---> 7a1da7e1ae8e 01:48:34 Step 9/13 : WORKDIR /device-onvif-camera 01:48:34 ---> Running in c4f877669133 01:48:34 Removing intermediate container c4f877669133 01:48:34 ---> c8297abe8599 01:48:34 Step 10/13 : COPY go.mod vendor* ./ 01:48:38 ---> 412d8c025166 01:48:38 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:38 ---> Running in e5984c2c51d9 01:50:35 Removing intermediate container e5984c2c51d9 01:50:35 ---> 11ce0eeffbe9 01:50:35 Step 12/13 : COPY . . 01:50:35 ---> 194474eb41f6 01:50:35 Step 13/13 : RUN ${MAKE} 01:50:35 ---> Running in 0c0224a8f263 01:50:35 noop 01:50:35 Removing intermediate container 0c0224a8f263 01:50:35 ---> cb14fa8be094 01:50:35 Successfully built cb14fa8be094 01:50:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:35 + docker inspect -f . ci-base-image-arm64 01:50:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:35 prd-ubuntu20.04-docker-arm64-4c-16g-11318 does not seem to be running inside a container 01:50:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/251 -v /w/workspace/device-onvif-camera/251:/w/workspace/device-onvif-camera/251:rw,z -v /w/workspace/device-onvif-camera/251@tmp:/w/workspace/device-onvif-camera/251@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 01:50:37 $ docker top 3611ff1cca549197b3eb3e07e28df8e4e70404ea965fab371a2fa1e29dcabb7f -eo pid,comm [Pipeline] { [Pipeline] sh 01:50:38 + go version 01:50:38 go version go1.25.3 linux/arm64 [Pipeline] } 01:50:38 $ docker stop --time=1 3611ff1cca549197b3eb3e07e28df8e4e70404ea965fab371a2fa1e29dcabb7f 01:50:39 $ docker rm -f --volumes 3611ff1cca549197b3eb3e07e28df8e4e70404ea965fab371a2fa1e29dcabb7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:40 + docker inspect -f . ci-base-image-arm64 01:50:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:40 prd-ubuntu20.04-docker-arm64-4c-16g-11318 does not seem to be running inside a container 01:50:40 $ 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/251 -v /w/workspace/device-onvif-camera/251:/w/workspace/device-onvif-camera/251:rw,z -v /w/workspace/device-onvif-camera/251@tmp:/w/workspace/device-onvif-camera/251@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 01:50:43 $ docker top 8031c0c8f23522fa2fa992bcda585141196144ac2fae03aef0cfd23e270d990c -eo pid,comm [Pipeline] { [Pipeline] sh 01:50:44 + git config --global --add safe.directory /w/workspace/device-onvif-camera/251 [Pipeline] fileExists [Pipeline] sh 01:50:44 + make test 01:50:44 go test ./... -coverprofile=coverage.out ./... 01:50:51 ? github.com/edgexfoundry/device-onvif-camera [no test files] 01:55:29 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 01:55:29 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.179s coverage: 31.2% of statements 01:55:29 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 01:55:51 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.410s coverage: 86.5% of statements 01:55:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:55:51 go vet ./... 01:56:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:56:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:56:48 ./bin/test-attribution-txt.sh 01:56:48 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 01:56:48 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 01:56:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 01:56:49 $ docker stop --time=1 8031c0c8f23522fa2fa992bcda585141196144ac2fae03aef0cfd23e270d990c 01:56:51 $ docker rm -f --volumes 8031c0c8f23522fa2fa992bcda585141196144ac2fae03aef0cfd23e270d990c [Pipeline] // withDockerContainer [Pipeline] sh 01:56:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:56:53 Warning: overwriting stash ‘coverage-report’ 01:56:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:56:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:56:54 + ls -al . 01:56:54 total 308 01:56:54 drwxrwxr-x 8 jenkins jenkins 4096 May 26 01:50 . 01:56:54 drwxrwxr-x 4 jenkins jenkins 4096 May 26 01:47 .. 01:56:54 drwxrwxr-x 8 jenkins jenkins 4096 May 26 01:47 .git 01:56:54 drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:47 .github 01:56:54 -rw-rw-r-- 1 jenkins jenkins 493 May 26 01:47 .gitignore 01:56:54 -rw-rw-r-- 1 jenkins jenkins 359 May 26 01:47 .golangci.yml 01:56:54 -rw-rw-r-- 1 jenkins jenkins 22626 May 26 01:47 Attribution.txt 01:56:54 -rw-rw-r-- 1 jenkins jenkins 19360 May 26 01:47 CHANGELOG.md 01:56:54 -rw-rw-r-- 1 jenkins jenkins 1715 May 26 01:47 Dockerfile 01:56:54 -rw-rw-r-- 1 jenkins jenkins 677 May 26 01:47 GOVERNANCE.md 01:56:54 -rw-rw-r-- 1 jenkins jenkins 762 May 26 01:47 Jenkinsfile 01:56:54 -rw-rw-r-- 1 jenkins jenkins 11348 May 26 01:47 LICENSE 01:56:54 -rw-rw-r-- 1 jenkins jenkins 3464 May 26 01:47 Makefile 01:56:54 -rw-rw-r-- 1 jenkins jenkins 625 May 26 01:47 OWNERS.md 01:56:54 -rw-rw-r-- 1 jenkins jenkins 2620 May 26 01:47 README.md 01:56:54 -rw-rw-r-- 1 jenkins jenkins 12 May 26 01:43 VERSION 01:56:54 drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:47 bin 01:56:54 drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:47 cmd 01:56:54 -rw-r--r-- 1 jenkins jenkins 85674 May 26 01:55 coverage.out 01:56:54 drwxrwxr-x 4 jenkins jenkins 4096 May 26 01:47 doc 01:56:54 -rw-rw-r-- 1 jenkins jenkins 6874 May 26 01:47 go.mod 01:56:54 -rw-rw-r-- 1 jenkins jenkins 89808 May 26 01:47 go.sum 01:56:54 drwxrwxr-x 4 jenkins jenkins 4096 May 26 01:47 internal 01:56:54 -rw-rw-r-- 1 jenkins jenkins 236 May 26 01:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:55 + 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=df835d97e182d4d16ca3f73e0e18968cab9b59ad --label arch=arm64 --label version=4.1.0-dev.21 . 01:56:55 Sending build context to Docker daemon 27.68MB 01:56:56 Step 1/27 : ARG BASE=golang:1.25-alpine3.22 01:56:56 Step 2/27 : FROM ${BASE} AS builder 01:56:56 ---> cb14fa8be094 01:56:56 Step 3/27 : ARG ADD_BUILD_TAGS="" 01:56:56 ---> Running in ac81b0690e65 01:56:56 Removing intermediate container ac81b0690e65 01:56:56 ---> 5449aee2b7e6 01:56:56 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:56:56 ---> Running in b24d54e0ed6f 01:56:56 Removing intermediate container b24d54e0ed6f 01:56:56 ---> d2aeaddec244 01:56:56 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 01:56:57 ---> Running in 448cf25615ab 01:56:57 Removing intermediate container 448cf25615ab 01:56:57 ---> fc3232c55153 01:56:57 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 01:56:57 ---> Running in 64069932b774 01:56:57 Removing intermediate container 64069932b774 01:56:57 ---> cc14230658ff 01:56:57 Step 7/27 : LABEL Name=edgex-device-onvif-camera 01:56:58 ---> Running in 9316bd57914a 01:56:58 Removing intermediate container 9316bd57914a 01:56:58 ---> e17acf55ab02 01:56:58 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:56:58 ---> Running in 9c0134fdbddf 01:56:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:56:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:57:02 OK: 255 MiB in 60 packages 01:57:03 Removing intermediate container 9c0134fdbddf 01:57:03 ---> 8b6dc11ab5f4 01:57:03 Step 9/27 : WORKDIR /device-onvif-camera 01:57:03 ---> Running in dd791e186d72 01:57:03 Removing intermediate container dd791e186d72 01:57:03 ---> 96db3384a2bf 01:57:03 Step 10/27 : COPY go.mod vendor* ./ 01:57:03 ---> bb6724ba165c 01:57:03 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:03 ---> Running in b0f397d16f9a 01:57:06 Removing intermediate container b0f397d16f9a 01:57:06 ---> 9b4293d64fbc 01:57:06 Step 12/27 : COPY . . 01:57:08 ---> 19b736f45969 01:57:08 Step 13/27 : RUN ${MAKE} 01:57:08 ---> Running in bd2c8222c053 01:57:09 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 02:01:46 Removing intermediate container bd2c8222c053 02:01:46 ---> 0c184684ea05 02:01:46 Step 14/27 : FROM alpine:3.22 02:01:46 3.22: Pulling from library/alpine 02:01:46 58e777220c39: Pulling fs layer 02:01:46 58e777220c39: Verifying Checksum 02:01:46 58e777220c39: Download complete 02:01:46 58e777220c39: Pull complete 02:01:46 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:01:46 Status: Downloaded newer image for alpine:3.22 02:01:46 ---> 6a2735c23ff3 02:01:46 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:01:46 ---> Running in 15fb592c180d 02:01:46 Removing intermediate container 15fb592c180d 02:01:46 ---> f72dd2b8f808 02:01:46 Step 16/27 : RUN apk add --update --no-cache dumb-init 02:01:46 ---> Running in 9a6c892b2a08 02:01:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:01:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:46 (1/1) Installing dumb-init (1.2.5-r3) 02:01:46 Executing busybox-1.37.0-r20.trigger 02:01:46 OK: 8 MiB in 17 packages 02:01:46 Removing intermediate container 9a6c892b2a08 02:01:46 ---> 769e1a2d9f0b 02:01:46 Step 17/27 : RUN apk --no-cache upgrade 02:01:46 ---> Running in 1dadaa1793db 02:01:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:01:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:49 OK: 8 MiB in 17 packages 02:01:50 Removing intermediate container 1dadaa1793db 02:01:50 ---> 8c6550b195b5 02:01:50 Step 18/27 : WORKDIR / 02:01:50 ---> Running in 864ad4493ff6 02:01:50 Removing intermediate container 864ad4493ff6 02:01:50 ---> dee47cdd67b6 02:01:50 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 02:01:54 ---> 4f654e254b06 02:01:54 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 02:01:54 ---> 2ca963a686b1 02:01:54 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 02:01:55 ---> 47ed831a804c 02:01:55 Step 22/27 : EXPOSE 59984 02:01:55 ---> Running in e9e0e8adcccc 02:01:55 Removing intermediate container e9e0e8adcccc 02:01:55 ---> a62b3ab906f6 02:01:55 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 02:01:55 ---> Running in 6c3298b9cc3f 02:01:56 Removing intermediate container 6c3298b9cc3f 02:01:56 ---> 476546f37852 02:01:56 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:01:56 ---> Running in 68e05c20e36a 02:01:56 Removing intermediate container 68e05c20e36a 02:01:56 ---> bd2b83a207e9 02:01:56 Step 25/27 : LABEL arch=arm64 02:01:56 ---> Running in 8003391a969d 02:01:56 Removing intermediate container 8003391a969d 02:01:56 ---> ba4966f995df 02:01:56 Step 26/27 : LABEL git_sha=df835d97e182d4d16ca3f73e0e18968cab9b59ad 02:01:56 ---> Running in 7f636b6f4439 02:01:57 Removing intermediate container 7f636b6f4439 02:01:57 ---> 027211e6b85b 02:01:57 Step 27/27 : LABEL version=4.1.0-dev.21 02:01:57 ---> Running in 61a73e632e4a 02:01:57 Removing intermediate container 61a73e632e4a 02:01:57 ---> fa97099a4e01 02:01:57 [Warning] One or more build-args [ARCH] were not consumed 02:01:57 Successfully built fa97099a4e01 02:01:57 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 02:01:57 provisioning config files... 02:01:57 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/251@tmp/config1575751028120963460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:58 ---> ****-login.sh 02:01:58 nexus3.edgexfoundry.org:10001 02:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:58 Configure a credential helper to remove this warning. See 02:01:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:58 02:01:58 Login Succeeded 02:01:58 nexus3.edgexfoundry.org:10002 02:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:58 Configure a credential helper to remove this warning. See 02:01:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:58 02:01:58 Login Succeeded 02:01:58 nexus3.edgexfoundry.org:10003 02:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:59 Configure a credential helper to remove this warning. See 02:01:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:59 02:01:59 Login Succeeded 02:01:59 nexus3.edgexfoundry.org:10004 02:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:59 Configure a credential helper to remove this warning. See 02:01:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:59 02:01:59 Login Succeeded 02:01:59 ****.io 02:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:00 Configure a credential helper to remove this warning. See 02:02:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:00 02:02:00 Login Succeeded 02:02:00 ---> ****-login.sh ends [Pipeline] } 02:02:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 02:02:00 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 02:02:00 df835d97e182d4d16ca3f73e0e18968cab9b59ad 02:02:00 latest 02:02:00 4.1.0-dev.21 02:02:00 df835d97e182d4d16ca3f73e0e18968cab9b59ad-4.1.0-dev.21 02:02:00 main 02:02:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:00 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:df835d97e182d4d16ca3f73e0e18968cab9b59ad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:00 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:df835d97e182d4d16ca3f73e0e18968cab9b59ad 02:02:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 02:02:00 db0db4e68d15: Preparing 02:02:00 0bf4b5a5347d: Preparing 02:02:00 e4cf4820c7c4: Preparing 02:02:00 1fb2ce6ad971: Preparing 02:02:00 528fc79b6b96: Preparing 02:02:00 eeaa73608b53: Preparing 02:02:00 eeaa73608b53: Waiting 02:02:01 db0db4e68d15: Pushed 02:02:01 1fb2ce6ad971: Pushed 02:02:01 528fc79b6b96: Pushed 02:02:01 0bf4b5a5347d: Pushed 02:02:01 eeaa73608b53: Layer already exists 02:02:09 e4cf4820c7c4: Pushed 02:02:09 df835d97e182d4d16ca3f73e0e18968cab9b59ad: digest: sha256:2a5febd1158b62c8d89db78a0f29eee0bda486a6e4182af540e39c3c776f4f8d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:09 + 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 02:02:10 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 02:02:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 02:02:10 db0db4e68d15: Preparing 02:02:10 0bf4b5a5347d: Preparing 02:02:10 e4cf4820c7c4: Preparing 02:02:10 1fb2ce6ad971: Preparing 02:02:10 528fc79b6b96: Preparing 02:02:10 eeaa73608b53: Preparing 02:02:10 eeaa73608b53: Waiting 02:02:10 0bf4b5a5347d: Layer already exists 02:02:10 1fb2ce6ad971: Layer already exists 02:02:10 e4cf4820c7c4: Layer already exists 02:02:10 528fc79b6b96: Layer already exists 02:02:10 db0db4e68d15: Layer already exists 02:02:10 eeaa73608b53: Layer already exists 02:02:10 latest: digest: sha256:2a5febd1158b62c8d89db78a0f29eee0bda486a6e4182af540e39c3c776f4f8d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:10 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:11 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.21 02:02:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 02:02:11 db0db4e68d15: Preparing 02:02:11 0bf4b5a5347d: Preparing 02:02:11 e4cf4820c7c4: Preparing 02:02:11 1fb2ce6ad971: Preparing 02:02:11 528fc79b6b96: Preparing 02:02:11 eeaa73608b53: Preparing 02:02:11 eeaa73608b53: Waiting 02:02:11 db0db4e68d15: Layer already exists 02:02:11 1fb2ce6ad971: Layer already exists 02:02:11 0bf4b5a5347d: Layer already exists 02:02:11 528fc79b6b96: Layer already exists 02:02:11 e4cf4820c7c4: Layer already exists 02:02:11 eeaa73608b53: Layer already exists 02:02:11 4.1.0-dev.21: digest: sha256:2a5febd1158b62c8d89db78a0f29eee0bda486a6e4182af540e39c3c776f4f8d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:11 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:df835d97e182d4d16ca3f73e0e18968cab9b59ad-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:12 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:df835d97e182d4d16ca3f73e0e18968cab9b59ad-4.1.0-dev.21 02:02:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 02:02:12 db0db4e68d15: Preparing 02:02:12 0bf4b5a5347d: Preparing 02:02:12 e4cf4820c7c4: Preparing 02:02:12 1fb2ce6ad971: Preparing 02:02:12 528fc79b6b96: Preparing 02:02:12 eeaa73608b53: Preparing 02:02:12 eeaa73608b53: Waiting 02:02:12 1fb2ce6ad971: Layer already exists 02:02:12 e4cf4820c7c4: Layer already exists 02:02:12 528fc79b6b96: Layer already exists 02:02:12 db0db4e68d15: Layer already exists 02:02:12 0bf4b5a5347d: Layer already exists 02:02:12 eeaa73608b53: Layer already exists 02:02:12 df835d97e182d4d16ca3f73e0e18968cab9b59ad-4.1.0-dev.21: digest: sha256:2a5febd1158b62c8d89db78a0f29eee0bda486a6e4182af540e39c3c776f4f8d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:13 + 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 02:02:14 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 02:02:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 02:02:14 db0db4e68d15: Preparing 02:02:14 0bf4b5a5347d: Preparing 02:02:14 e4cf4820c7c4: Preparing 02:02:14 1fb2ce6ad971: Preparing 02:02:14 528fc79b6b96: Preparing 02:02:14 eeaa73608b53: Preparing 02:02:14 eeaa73608b53: Waiting 02:02:14 0bf4b5a5347d: Layer already exists 02:02:14 528fc79b6b96: Layer already exists 02:02:14 e4cf4820c7c4: Layer already exists 02:02:14 1fb2ce6ad971: Layer already exists 02:02:14 db0db4e68d15: Layer already exists 02:02:14 eeaa73608b53: Layer already exists 02:02:14 main: digest: sha256:2a5febd1158b62c8d89db78a0f29eee0bda486a6e4182af540e39c3c776f4f8d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:14 ===================================================== [Pipeline] echo 02:02:14 taggedImages: 02:02:14 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:df835d97e182d4d16ca3f73e0e18968cab9b59ad 02:02:14 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 02:02:14 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.21 02:02:14 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:df835d97e182d4d16ca3f73e0e18968cab9b59ad-4.1.0-dev.21 02:02:14 - 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 02:02:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:02:15 02:02:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:02:15 arm64: Pulling from edgex-lftools-log-publisher 02:02:15 8998bd30e6a1: Pulling fs layer 02:02:15 04944245beec: Pulling fs layer 02:02:15 699f458cf7ca: Pulling fs layer 02:02:15 765212b225bb: Pulling fs layer 02:02:15 f23df028b6ca: Pulling fs layer 02:02:15 d65c8cfc05b1: Pulling fs layer 02:02:15 765212b225bb: Waiting 02:02:15 f23df028b6ca: Waiting 02:02:15 2437ff75d9bd: Pulling fs layer 02:02:15 d65c8cfc05b1: Waiting 02:02:15 2437ff75d9bd: Waiting 02:02:15 04944245beec: Verifying Checksum 02:02:15 04944245beec: Download complete 02:02:15 765212b225bb: Verifying Checksum 02:02:15 765212b225bb: Download complete 02:02:15 f23df028b6ca: Verifying Checksum 02:02:15 f23df028b6ca: Download complete 02:02:15 d65c8cfc05b1: Verifying Checksum 02:02:15 d65c8cfc05b1: Download complete 02:02:16 699f458cf7ca: Verifying Checksum 02:02:16 699f458cf7ca: Download complete 02:02:16 8998bd30e6a1: Verifying Checksum 02:02:16 8998bd30e6a1: Download complete 02:02:19 2437ff75d9bd: Verifying Checksum 02:02:19 2437ff75d9bd: Download complete 02:02:21 8998bd30e6a1: Pull complete 02:02:22 04944245beec: Pull complete 02:02:24 699f458cf7ca: Pull complete 02:02:24 765212b225bb: Pull complete 02:02:25 f23df028b6ca: Pull complete 02:02:25 d65c8cfc05b1: Pull complete 02:02:43 2437ff75d9bd: Pull complete 02:02:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:02:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:02:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:44 prd-ubuntu20.04-docker-arm64-4c-16g-11318 does not seem to be running inside a container 02:02:44 $ 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/251 -v /w/workspace/device-onvif-camera/251:/w/workspace/device-onvif-camera/251:rw,z -v /w/workspace/device-onvif-camera/251@tmp:/w/workspace/device-onvif-camera/251@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 02:02:47 $ docker top 7b02bf1c3987acb77adcaf520808a0fce698f68bbab2c4c8d0e5ff3e0eb796fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:48 ---> job-cost.sh 02:02:48 lf-activate-venv: SKIPPING 02:02:48 INFO: No Stack... 02:02:49 INFO: Retrieving Pricing Info for: v3-standard-4 02:02:49 INFO: Archiving Costs [Pipeline] sh 02:02:50 + cat /w/workspace/device-onvif-camera/251/archives/cost.csv 02:02:50 + cut -d, -f6 [Pipeline] lock 02:02:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-251-stack-cost] 02:02:50 Resource [jenkins-edgexfoundry-device-onvif-camera-main-251-stack-cost] did not exist. Created. 02:02:50 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-251-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:02:51 /w/workspace/device-onvif-camera/251@tmp/durable-1adbdcdc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:02:51 + echo total: 0.10999999940395355 [Pipeline] stash 02:02:51 Warning: overwriting stash ‘stack-cost’ 02:02:51 Stashed 1 file(s) [Pipeline] } 02:02:51 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-251-stack-cost] [Pipeline] // lock [Pipeline] } 02:02:52 $ docker stop --time=1 7b02bf1c3987acb77adcaf520808a0fce698f68bbab2c4c8d0e5ff3e0eb796fd 02:02:53 $ docker rm -f --volumes 7b02bf1c3987acb77adcaf520808a0fce698f68bbab2c4c8d0e5ff3e0eb796fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:02:54 provisioning config files... 02:02:54 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18390642206758533086tmp [Pipeline] { [Pipeline] sh 02:02:54 + set +x 02:02:54 + bash -s -- 02:02:54 + curl -s https://codecov.io/bash 02:02:54 02:02:54 _____ _ 02:02:54 / ____| | | 02:02:54 | | ___ __| | ___ ___ _____ __ 02:02:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:02:54 | |___| (_) | (_| | __/ (_| (_) \ V / 02:02:54 \_____\___/ \__,_|\___|\___\___/ \_/ 02:02:54 Bash-1.0.6 02:02:54 02:02:54 02:02:54 ==> git version 2.25.1 found 02:02:54 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:02:54 Release-Date: 2020-01-08 02:02:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:02:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:02:54 ==> Jenkins CI detected. 02:02:54 current dir:  /w/workspace/foundry_device-onvif-camera_main 02:02:54 project root: . 02:02:54 --> token set from env 02:02:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:02:54 ==> Running gcov in . (disable via -X gcov) 02:02:54 ==> Python coveragepy not found 02:02:54 ==> Searching for coverage reports in: 02:02:54 + . 02:02:54 -> Found 1 reports 02:02:54 ==> Detecting git/mercurial file structure 02:02:54 ==> Reading reports 02:02:54 + ./coverage.out bytes=85674 02:02:54 ==> Appending adjustments 02:02:54 https://docs.codecov.io/docs/fixing-reports 02:02:54 + Found adjustments 02:02:54 ==> Gzipping contents 02:02:54 12K /tmp/codecov.LX1uRm.gz 02:02:54 ==> Uploading reports 02:02:54 url: https://codecov.io 02:02:54 query: branch=main&commit=df835d97e182d4d16ca3f73e0e18968cab9b59ad&build=251&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F251%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:02:54 -> Pinging Codecov 02:02:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=df835d97e182d4d16ca3f73e0e18968cab9b59ad&build=251&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F251%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:02:55 -> Uploading to 02:02:55 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/df835d97e182d4d16ca3f73e0e18968cab9b59ad/f0ae2b50-39b3-46b1-9aaa-192d14b66f35.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T020254Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c8d255303fd15a0c5d40fe018af658a2b05368bd1484b5e7fecb92b7e8755a98 02:02:55 % Total % Received % Xferd Average Speed Time Time Time Current 02:02:55 Dload Upload Total Spent Left Speed 02:02:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10955 0 0 100 10955 0 62600 --:--:-- --:--:-- --:--:-- 62600 02:02:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/df835d97e182d4d16ca3f73e0e18968cab9b59ad [Pipeline] } 02:02:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:02:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:02:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:02:55 02:02:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:02:56 latest: Pulling from edgex-devops/edgex-snyk-go 02:02:56 2d35ebdb57d9: Already exists 02:02:56 85e8836fcdb2: Pulling fs layer 02:02:56 91631faa732a: Pulling fs layer 02:02:56 f3f5ae8826fa: Pulling fs layer 02:02:56 4f4fb700ef54: Pulling fs layer 02:02:56 7861252a18e6: Pulling fs layer 02:02:56 9130f900ef6f: Pulling fs layer 02:02:56 7861252a18e6: Waiting 02:02:56 4f4fb700ef54: Waiting 02:02:56 9130f900ef6f: Waiting 02:02:56 f3f5ae8826fa: Verifying Checksum 02:02:56 f3f5ae8826fa: Download complete 02:02:56 85e8836fcdb2: Verifying Checksum 02:02:56 85e8836fcdb2: Download complete 02:02:56 4f4fb700ef54: Verifying Checksum 02:02:56 4f4fb700ef54: Download complete 02:02:56 85e8836fcdb2: Pull complete 02:02:56 7861252a18e6: Verifying Checksum 02:02:56 7861252a18e6: Download complete 02:02:56 91631faa732a: Download complete 02:02:57 9130f900ef6f: Verifying Checksum 02:02:57 9130f900ef6f: Download complete 02:03:01 91631faa732a: Pull complete 02:03:01 f3f5ae8826fa: Pull complete 02:03:01 4f4fb700ef54: Pull complete 02:03:01 7861252a18e6: Pull complete 02:03:05 9130f900ef6f: Pull complete 02:03:05 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 02:03:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:03:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:06 prd-ubuntu20.04-docker-8c-8g-11316 does not seem to be running inside a container 02:03:06 $ 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 02:03:07 $ docker top dfa0b108a41225decd33ec0c7749d214872a0e150ad220f2748a84530b8ac9ea -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:07 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 02:03:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 02:03:08 + set -o pipefail 02:03:08 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 02:03:17 02:03:17 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 02:03:17 02:03:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/cf16efac-47a0-42e2-8746-f4950657fe5a 02:03:17 02:03:17 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:03:17 02:03:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:03:17 [Pipeline] } 02:03:19 $ docker stop --time=1 dfa0b108a41225decd33ec0c7749d214872a0e150ad220f2748a84530b8ac9ea 02:03:23 $ docker rm -f --volumes dfa0b108a41225decd33ec0c7749d214872a0e150ad220f2748a84530b8ac9ea [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 02:03:24 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:03:24 provisioning config files... 02:03:24 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2356014512683450706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:24 --> edgex-publish-swagger.sh 02:03:24 === Publish doc/openapi/v3 API === 02:03:24 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 02:03:24 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 02:03:24 % Total % Received % Xferd Average Speed Time Time Time Current 02:03:24 Dload Upload Total Spent Left Speed 02:03:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 92 485k 0 0 92 448k 0 3068k --:--:-- --:--:-- --:--:-- 3047k 100 485k 100 66 100 485k 280 2066k --:--:-- --:--:-- --:--:-- 2057k 02:03:24 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:03:24 [Pipeline] } 02:03:24 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 02:03:24 + git log --format=format:%s -1 df835d97e182d4d16ca3f73e0e18968cab9b59ad [Pipeline] sh 02:03:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:03:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:03:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:25 prd-ubuntu20.04-docker-8c-8g-11316 does not seem to be running inside a container 02:03:25 $ 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 02:03:26 $ docker top 74ff8800a27c317b1a6aa9a305ff1890b4f03326834d494780b6f2d0719c15ea -eo pid,comm 02:03:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:03:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:03:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:03:26 [ssh-agent] Looking for ssh-agent implementation... 02:03:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:03:26 $ docker exec 74ff8800a27c317b1a6aa9a305ff1890b4f03326834d494780b6f2d0719c15ea ssh-agent 02:03:26 SSH_AUTH_SOCK=/tmp/ssh-CHR054jbnrWc/agent.32 02:03:26 SSH_AGENT_PID=38 02:03:26 Running ssh-add (command line suppressed) 02:03:26 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13041728956636848022.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13041728956636848022.key) 02:03:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:03:26 + git semver tag 02:03:27 2026-05-26 02:03:26,961 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:03:27 2026-05-26 02:03:26,965 [run_tag] DEBUG tag force:False 02:03:27 2026-05-26 02:03:26,965 [check_head_tag] DEBUG check head tag 02:03:27 2026-05-26 02:03:26,966 [execute] INFO git cat-file --batch-check 02:03:27 2026-05-26 02:03:26,966 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 02:03:27 2026-05-26 02:03:26,968 [execute] INFO git cat-file --batch 02:03:27 2026-05-26 02:03:26,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 02:03:27 2026-05-26 02:03:26,978 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 02:03:27 2026-05-26 02:03:26,978 [execute] INFO git tag -a v4.1.0-dev.21 -m v4.1.0-dev.21 02:03:27 2026-05-26 02:03:26,978 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.21', '-m', 'v4.1.0-dev.21'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 02:03:27 2026-05-26 02:03:26,980 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 02:03:27 4.1.0-dev.21 [Pipeline] } 02:03:27 $ docker exec --env ******** --env ******** 74ff8800a27c317b1a6aa9a305ff1890b4f03326834d494780b6f2d0719c15ea ssh-agent -k 02:03:27 unset SSH_AUTH_SOCK; 02:03:27 unset SSH_AGENT_PID; 02:03:27 echo Agent pid 38 killed; 02:03:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:03:27 + git semver [Pipeline] } 02:03:27 $ docker stop --time=1 74ff8800a27c317b1a6aa9a305ff1890b4f03326834d494780b6f2d0719c15ea 02:03:29 $ docker rm -f --volumes 74ff8800a27c317b1a6aa9a305ff1890b4f03326834d494780b6f2d0719c15ea [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:03:29 02:03:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:03:29 0.23.1-centos7: Pulling from edgex-lftools 02:03:29 ab5ef0e58194: Pulling fs layer 02:03:29 9712f1f96733: Pulling fs layer 02:03:29 63f879dbbcfc: Pulling fs layer 02:03:29 0d9ebad4ef96: Pulling fs layer 02:03:29 e9a5061849ea: Pulling fs layer 02:03:29 d747dcd14b5f: Pulling fs layer 02:03:29 2de7ff778b66: Pulling fs layer 02:03:29 e9a5061849ea: Waiting 02:03:29 2de7ff778b66: Waiting 02:03:29 d747dcd14b5f: Waiting 02:03:29 0d9ebad4ef96: Waiting 02:03:29 9712f1f96733: Download complete 02:03:30 63f879dbbcfc: Verifying Checksum 02:03:30 63f879dbbcfc: Download complete 02:03:30 e9a5061849ea: Verifying Checksum 02:03:30 e9a5061849ea: Download complete 02:03:30 d747dcd14b5f: Download complete 02:03:30 0d9ebad4ef96: Verifying Checksum 02:03:30 0d9ebad4ef96: Download complete 02:03:30 ab5ef0e58194: Verifying Checksum 02:03:30 ab5ef0e58194: Download complete 02:03:30 2de7ff778b66: Verifying Checksum 02:03:30 2de7ff778b66: Download complete 02:03:34 ab5ef0e58194: Pull complete 02:03:34 9712f1f96733: Pull complete 02:03:34 63f879dbbcfc: Pull complete 02:03:39 0d9ebad4ef96: Pull complete 02:03:39 e9a5061849ea: Pull complete 02:03:39 d747dcd14b5f: Pull complete 02:03:40 2de7ff778b66: Pull complete 02:03:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:03:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:03:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:40 prd-ubuntu20.04-docker-8c-8g-11316 does not seem to be running inside a container 02:03:40 $ 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 02:03:41 $ docker top b8554cda23879bc6d425772ff3887f5da8c37814bf836f74b9264360e31af636 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:03:41 provisioning config files... 02:03:41 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18176705220211617138tmp 02:03:41 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15628129863794233498tmp 02:03:41 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11535905124512384127tmp [Pipeline] { [Pipeline] echo 02:03:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:03:42 ---> sigul-configuration.sh 02:03:42 gpg: directory `/root/.gnupg' created 02:03:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:03:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:03:42 gpg: keyring `/root/.gnupg/secring.gpg' created 02:03:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:03:42 gpg: CAST5 encrypted data 02:03:42 gpg: encrypted with 1 passphrase 02:03:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:03:42 + mkdir /home/jenkins 02:03:42 + mkdir /home/jenkins/sigul [Pipeline] sh 02:03:42 + 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 02:03:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:03:42 ---> sigul-install.sh 02:03:42 Sigul already installed; skipping installation. [Pipeline] sh 02:03:43 + git tag --list 02:03:43 v0.0.0 02:03:43 v2.2.0 02:03:43 v2.3.0 02:03:43 v2.3.1 02:03:43 v3.0 02:03:43 v3.0.0 02:03:43 v3.1 02:03:43 v3.1.0 02:03:43 v3.1.1 02:03:43 v4.0 02:03:43 v4.0.0 02:03:43 v4.0.1 02:03:43 v4.0.1-dev.1 02:03:43 v4.1.0-dev.1 02:03:43 v4.1.0-dev.10 02:03:43 v4.1.0-dev.11 02:03:43 v4.1.0-dev.12 02:03:43 v4.1.0-dev.13 02:03:43 v4.1.0-dev.14 02:03:43 v4.1.0-dev.15 02:03:43 v4.1.0-dev.16 02:03:43 v4.1.0-dev.17 02:03:43 v4.1.0-dev.18 02:03:43 v4.1.0-dev.19 02:03:43 v4.1.0-dev.2 02:03:43 v4.1.0-dev.20 02:03:43 v4.1.0-dev.21 02:03:43 v4.1.0-dev.3 02:03:43 v4.1.0-dev.4 02:03:43 v4.1.0-dev.5 02:03:43 v4.1.0-dev.6 02:03:43 v4.1.0-dev.7 02:03:43 v4.1.0-dev.8 02:03:43 v4.1.0-dev.9 [Pipeline] sh 02:03:43 + lftools sign git-tag v4.1.0-dev.21 02:03:44 Signing Git tag with Sigul... 02:03:44 Signing v4.1.0-dev.21 [Pipeline] echo 02:03:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:03:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:03:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:03:44 $ docker stop --time=1 b8554cda23879bc6d425772ff3887f5da8c37814bf836f74b9264360e31af636 02:03:46 $ docker rm -f --volumes b8554cda23879bc6d425772ff3887f5da8c37814bf836f74b9264360e31af636 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:03:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:03:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:03:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:47 prd-ubuntu20.04-docker-8c-8g-11316 does not seem to be running inside a container 02:03:47 $ 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 02:03:47 $ docker top 9f854ed26d35a21ef0638c2483263a50ac17abac618ed9ff2f257aeb9beff8cf -eo pid,comm 02:03:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:03:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:03:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:03:47 [ssh-agent] Looking for ssh-agent implementation... 02:03:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:03:47 $ docker exec 9f854ed26d35a21ef0638c2483263a50ac17abac618ed9ff2f257aeb9beff8cf ssh-agent 02:03:47 SSH_AUTH_SOCK=/tmp/ssh-D73omJVOAbfE/agent.31 02:03:47 SSH_AGENT_PID=37 02:03:47 Running ssh-add (command line suppressed) 02:03:47 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3400884034164828302.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3400884034164828302.key) 02:03:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:03:47 + git semver bump pre 02:03:48 2026-05-26 02:03:48,194 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:03:48 2026-05-26 02:03:48,197 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 02:03:48 2026-05-26 02:03:48,197 [bump_version] DEBUG bumping version:4.1.0-dev.21 on axis:pre with prefix:dev 02:03:48 2026-05-26 02:03:48,197 [bump_version] DEBUG bumped version:4.1.0-dev.22 02:03:48 2026-05-26 02:03:48,197 [write_version] DEBUG write version:4.1.0-dev.22 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 02:03:48 2026-05-26 02:03:48,197 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 02:03:48 2026-05-26 02:03:48,197 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 02:03:48 2026-05-26 02:03:48,199 [execute] INFO git cat-file --batch-check 02:03:48 2026-05-26 02:03:48,199 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 02:03:48 2026-05-26 02:03:48,202 [execute] INFO git cat-file --batch 02:03:48 2026-05-26 02:03:48,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 02:03:48 2026-05-26 02:03:48,205 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 02:03:48 4.1.0-dev.22 [Pipeline] } 02:03:48 $ docker exec --env ******** --env ******** 9f854ed26d35a21ef0638c2483263a50ac17abac618ed9ff2f257aeb9beff8cf ssh-agent -k 02:03:48 unset SSH_AUTH_SOCK; 02:03:48 unset SSH_AGENT_PID; 02:03:48 echo Agent pid 37 killed; 02:03:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:03:48 + git semver [Pipeline] } 02:03:48 $ docker stop --time=1 9f854ed26d35a21ef0638c2483263a50ac17abac618ed9ff2f257aeb9beff8cf 02:03:50 $ docker rm -f --volumes 9f854ed26d35a21ef0638c2483263a50ac17abac618ed9ff2f257aeb9beff8cf [Pipeline] // withDockerContainer [Pipeline] sh 02:03:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:03:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:03:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:50 prd-ubuntu20.04-docker-8c-8g-11316 does not seem to be running inside a container 02:03:50 $ 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 02:03:51 $ docker top ce5493cb04213753c0dcdbb393d1eaad6fe96be044b6761b2a63b491e4fd8af0 -eo pid,comm 02:03:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:03:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:03:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:03:51 [ssh-agent] Looking for ssh-agent implementation... 02:03:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:03:51 $ docker exec ce5493cb04213753c0dcdbb393d1eaad6fe96be044b6761b2a63b491e4fd8af0 ssh-agent 02:03:51 SSH_AUTH_SOCK=/tmp/ssh-sKOdkq9VZaAb/agent.32 02:03:51 SSH_AGENT_PID=38 02:03:51 Running ssh-add (command line suppressed) 02:03:51 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4227035363958255771.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4227035363958255771.key) 02:03:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:03:51 + git semver push 02:03:52 2026-05-26 02:03:52,181 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:03:52 2026-05-26 02:03:52,185 [run_push] DEBUG push 02:03:52 2026-05-26 02:03:52,186 [execute] INFO git cat-file --batch-check 02:03:52 2026-05-26 02:03:52,186 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 02:03:52 2026-05-26 02:03:52,188 [execute] INFO git rev-list 50da3fffd367bfd9aebe89be1d5a49c53d26a6d7 -- 02:03:52 2026-05-26 02:03:52,189 [execute] DEBUG Popen(['git', 'rev-list', '50da3fffd367bfd9aebe89be1d5a49c53d26a6d7', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:03:52 2026-05-26 02:03:52,194 [execute] INFO git fetch -v -- origin 02:03:52 2026-05-26 02:03:52,195 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) 02:03:52 2026-05-26 02:03:52,757 [run_push] DEBUG no remote changes detected 02:03:52 2026-05-26 02:03:52,757 [execute] INFO git push origin semver 02:03:52 2026-05-26 02:03:52,758 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:03:54 2026-05-26 02:03:53,849 [run_push] DEBUG push all version tags 02:03:54 2026-05-26 02:03:53,849 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:03:54 2026-05-26 02:03:53,849 [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) 02:03:55 2026-05-26 02:03:54,837 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 02:03:55 4.1.0-dev.22 [Pipeline] } 02:03:55 $ docker exec --env ******** --env ******** ce5493cb04213753c0dcdbb393d1eaad6fe96be044b6761b2a63b491e4fd8af0 ssh-agent -k 02:03:55 unset SSH_AUTH_SOCK; 02:03:55 unset SSH_AGENT_PID; 02:03:55 echo Agent pid 38 killed; 02:03:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:03:55 + git semver [Pipeline] } 02:03:55 $ docker stop --time=1 ce5493cb04213753c0dcdbb393d1eaad6fe96be044b6761b2a63b491e4fd8af0 02:03:59 $ docker rm -f --volumes ce5493cb04213753c0dcdbb393d1eaad6fe96be044b6761b2a63b491e4fd8af0 [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 02:04:00 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 02:04:00 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 02:04:00 total 16 02:04:00 drwxr-xr-x 3 root root 4096 May 26 01:45 . 02:04:00 drwxrwxr-x 10 jenkins jenkins 4096 May 26 02:03 .. 02:04:00 drwxr-xr-x 2 root root 4096 May 26 01:45 cost 02:04:00 -rw-r--r-- 1 root root 91 May 26 01:45 cost.csv 02:04:00 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 02:04:00 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 02:04:00 total 16 02:04:00 drwxr-xr-x 3 jenkins jenkins 4096 May 26 01:45 . 02:04:00 drwxrwxr-x 10 jenkins jenkins 4096 May 26 02:03 .. 02:04:00 drwxr-xr-x 2 jenkins jenkins 4096 May 26 01:45 cost 02:04:00 -rw-r--r-- 1 jenkins jenkins 91 May 26 01:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:04:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:04:01 ---> package-listing.sh 02:04:01 ++ facter osfamily 02:04:01 ++ tr '[:upper:]' '[:lower:]' 02:04:01 + OS_FAMILY=debian 02:04:01 + workspace=/w/workspace/foundry_device-onvif-camera_main 02:04:01 + START_PACKAGES=/tmp/packages_start.txt 02:04:01 + END_PACKAGES=/tmp/packages_end.txt 02:04:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:04:01 + PACKAGES=/tmp/packages_start.txt 02:04:01 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 02:04:01 + PACKAGES=/tmp/packages_end.txt 02:04:01 + case "${OS_FAMILY}" in 02:04:01 + dpkg -l 02:04:01 + grep '^ii' 02:04:01 + '[' -f /tmp/packages_start.txt ']' 02:04:01 + '[' -f /tmp/packages_end.txt ']' 02:04:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:04:01 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 02:04:01 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 02:04:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 02:04:01 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 02:04:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:04:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:02 prd-ubuntu20.04-docker-8c-8g-11316 does not seem to be running inside a container 02:04:02 $ 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 02:04:02 $ docker top e7b12ba7cd8bb67fe2514d32bc5205233bcc8042c84b81a1db6166b7ed3ed2e5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:03 + touch /tmp/pre-build-complete [Pipeline] sh 02:04:03 + mkdir -p /var/log/sysstat [Pipeline] sh 02:04:03 + ls /var/log/sa-host 02:04:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:04:04 provisioning config files... 02:04:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1300500490554833550tmp [Pipeline] { [Pipeline] echo 02:04:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:04:04 ---> create-netrc.sh [Pipeline] } 02:04:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:04:04 ---> python-tools-install.sh [Pipeline] echo 02:04:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:04:04 ---> sudo-logs.sh 02:04:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:04:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:04:05 ---> job-cost.sh 02:04:05 lf-activate-venv: SKIPPING 02:04:05 DEBUG: total: 0.2199999988079071 02:04:05 INFO: Retrieving Stack Cost... 02:04:05 INFO: Retrieving Pricing Info for: v3-standard-8 02:04:06 INFO: Archiving Costs [Pipeline] echo 02:04:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:04:06 ---> logs-deploy.sh 02:04:06 lf-activate-venv: SKIPPING 02:04:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/251 02:04:06 INFO: archiving workspace using pattern(s): 02:04:07 Archives upload complete. 02:04:07 INFO: archiving logs to Nexus