Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 75827e104e6969b0db3798c8f9b2a7d77ba88999 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-ssh5773587458333073953.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12782025933419827593.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh2449025512088717828.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh15793469918098020756.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-ssh6044324445512484381.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]] ========================================================= [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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8117 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 75827e104e6969b0db3798c8f9b2a7d77ba88999 (main) Commit message: "Merge pull request #390 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.32" > git config core.sparsecheckout # timeout=10 > git checkout -f 75827e104e6969b0db3798c8f9b2a7d77ba88999 # timeout=10 > git rev-list --no-walk 8b26e08ae669ef2db953223401c2348c9b5f017a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:37:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:37:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:37:50 ========================================================= 06:37:50 EdgeX Global Pipelines Version Info 06:37:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:37:50 ------------------- 06:37:50 stable info: 06:37:50 ------------------- 06:37:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:37:50 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 06:37:50 Message: update stable to v1.0.254 06:37:51 ------------------- 06:37:51 experimental info: 06:37:51 ------------------- 06:37:51 Commited By: **** collab-it+edgex@linuxfoundation.org 06:37:51 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 06:37:51 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:37:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:37:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75827e104e6969b0db3798c8f9b2a7d77ba88999 [Pipeline] echo 06:37:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75827e1 [Pipeline] echo 06:37:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:37:52 provisioning config files... 06:37:52 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13336201061283890165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:37:52 ---> docker-login.sh 06:37:52 nexus3.edgexfoundry.org:10001 06:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:37:52 Configure a credential helper to remove this warning. See 06:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:37:52 06:37:52 Login Succeeded 06:37:52 nexus3.edgexfoundry.org:10002 06:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:37:52 Configure a credential helper to remove this warning. See 06:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:37:52 06:37:52 Login Succeeded 06:37:52 nexus3.edgexfoundry.org:10003 06:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:37:52 Configure a credential helper to remove this warning. See 06:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:37:52 06:37:52 Login Succeeded 06:37:52 nexus3.edgexfoundry.org:10004 06:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:37:52 Configure a credential helper to remove this warning. See 06:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:37:52 06:37:52 Login Succeeded 06:37:52 docker.io 06:37:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:37:53 Configure a credential helper to remove this warning. See 06:37:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:37:53 06:37:53 Login Succeeded 06:37:53 ---> docker-login.sh ends [Pipeline] } 06:37:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:37:53 + git rev-list -1 --merges 75827e104e6969b0db3798c8f9b2a7d77ba88999~1..75827e104e6969b0db3798c8f9b2a7d77ba88999 [Pipeline] echo 06:37:53 -----------> git rev-list -1 --merges 75827e104e6969b0db3798c8f9b2a7d77ba88999~1..75827e104e6969b0db3798c8f9b2a7d77ba88999 75827e104e6969b0db3798c8f9b2a7d77ba88999 06:37:53 75827e104e6969b0db3798c8f9b2a7d77ba88999 [false] [Pipeline] sh 06:37:53 + git log --format=format:%s -1 75827e104e6969b0db3798c8f9b2a7d77ba88999 [Pipeline] echo 06:37:53 ========================================================= 06:37:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:37:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:37:54 + git log --format=format:%s -1 75827e104e6969b0db3798c8f9b2a7d77ba88999 [Pipeline] echo 06:37:54 [semverPrep] GIT_COMMIT: 75827e104e6969b0db3798c8f9b2a7d77ba88999, Commit Message: Merge pull request #390 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.32 [Pipeline] echo 06:37:54 [semverPrep] This is not a build commit. [Pipeline] sh 06:37:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:37:54 + grep -v github /etc/ssh/ssh_known_hosts 06:37:54 + [ -e /tmp/ssh_known_hosts ] 06:37:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:37:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:37:54 + sudo tee -a /etc/ssh/ssh_known_hosts 06:37:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:37:55 06:37:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:37:55 0.1.4: Pulling from edgex-devops/py-git-semver 06:37:55 b85a868b505f: Pulling fs layer 06:37:55 e2be974225ed: Pulling fs layer 06:37:55 339a4e72a1f5: Pulling fs layer 06:37:55 988bab9f4d93: Pulling fs layer 06:37:55 1469e6f7b9e6: Pulling fs layer 06:37:55 eaf3925da568: Pulling fs layer 06:37:55 bab4dde63d76: Pulling fs layer 06:37:55 bde34c3a00c8: Pulling fs layer 06:37:55 b352a97aabf1: Pulling fs layer 06:37:55 4872d77fe225: Pulling fs layer 06:37:55 5851b861e8e6: Pulling fs layer 06:37:55 bde34c3a00c8: Waiting 06:37:55 988bab9f4d93: Waiting 06:37:55 1469e6f7b9e6: Waiting 06:37:55 eaf3925da568: Waiting 06:37:55 bab4dde63d76: Waiting 06:37:55 b352a97aabf1: Waiting 06:37:55 4872d77fe225: Waiting 06:37:55 5851b861e8e6: Waiting 06:37:55 e2be974225ed: Download complete 06:37:55 988bab9f4d93: Verifying Checksum 06:37:55 988bab9f4d93: Download complete 06:37:55 1469e6f7b9e6: Verifying Checksum 06:37:55 1469e6f7b9e6: Download complete 06:37:55 339a4e72a1f5: Verifying Checksum 06:37:55 339a4e72a1f5: Download complete 06:37:55 eaf3925da568: Verifying Checksum 06:37:55 eaf3925da568: Download complete 06:37:55 bde34c3a00c8: Verifying Checksum 06:37:55 bde34c3a00c8: Download complete 06:37:55 b352a97aabf1: Download complete 06:37:55 4872d77fe225: Verifying Checksum 06:37:55 4872d77fe225: Download complete 06:37:55 5851b861e8e6: Verifying Checksum 06:37:55 5851b861e8e6: Download complete 06:37:55 b85a868b505f: Verifying Checksum 06:37:55 b85a868b505f: Download complete 06:37:55 bab4dde63d76: Download complete 06:37:56 b85a868b505f: Pull complete 06:37:56 e2be974225ed: Pull complete 06:37:57 339a4e72a1f5: Pull complete 06:37:57 988bab9f4d93: Pull complete 06:37:57 1469e6f7b9e6: Pull complete 06:37:57 eaf3925da568: Pull complete 06:37:59 bab4dde63d76: Pull complete 06:37:59 bde34c3a00c8: Pull complete 06:37:59 b352a97aabf1: Pull complete 06:37:59 4872d77fe225: Pull complete 06:37:59 5851b861e8e6: Pull complete 06:37:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:37:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:37:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:59 prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container 06:37:59 $ 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 06:38:02 $ docker top 1e25579e3bc25cac9237ad4e07a5864cb28ff6b975b76bdbd30d6927bd3e71d4 -eo pid,comm 06:38:02 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). 06:38:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:38:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:38:02 [ssh-agent] Looking for ssh-agent implementation... 06:38:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:38:02 $ docker exec 1e25579e3bc25cac9237ad4e07a5864cb28ff6b975b76bdbd30d6927bd3e71d4 ssh-agent 06:38:02 SSH_AUTH_SOCK=/tmp/ssh-69UNsLMEHVYn/agent.34 06:38:02 SSH_AGENT_PID=40 06:38:02 Running ssh-add (command line suppressed) 06:38:02 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15331442240716084886.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15331442240716084886.key) 06:38:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:38:03 + git tag --points-at HEAD [Pipeline] } 06:38:03 $ docker exec --env ******** --env ******** 1e25579e3bc25cac9237ad4e07a5864cb28ff6b975b76bdbd30d6927bd3e71d4 ssh-agent -k 06:38:03 unset SSH_AUTH_SOCK; 06:38:03 unset SSH_AGENT_PID; 06:38:03 echo Agent pid 40 killed; 06:38:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:38:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:38:03 [ssh-agent] Looking for ssh-agent implementation... 06:38:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:38:03 $ docker exec 1e25579e3bc25cac9237ad4e07a5864cb28ff6b975b76bdbd30d6927bd3e71d4 ssh-agent 06:38:03 SSH_AUTH_SOCK=/tmp/ssh-qUuiPBSGyP2j/agent.72 06:38:03 SSH_AGENT_PID=78 06:38:03 Running ssh-add (command line suppressed) 06:38:03 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3388845203667032745.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3388845203667032745.key) 06:38:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:38:03 + git semver init 06:38:09 2023-09-28 06:38:04,132 [run_init] DEBUG init version:0.0.0 force:False 06:38:09 2023-09-28 06:38:04,134 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 06:38:09 2023-09-28 06:38:04,136 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 06:38:09 2023-09-28 06:38:04,136 [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, universal_newlines=False, shell=None, istream=None) 06:38:10 2023-09-28 06:38:11,832 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 06:38:10 2023-09-28 06:38:11,833 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 06:38:10 2023-09-28 06:38:11,833 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:38:10 2023-09-28 06:38:11,833 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:38:10 3.1.0-dev.15 [Pipeline] } 06:38:12 $ docker exec --env ******** --env ******** 1e25579e3bc25cac9237ad4e07a5864cb28ff6b975b76bdbd30d6927bd3e71d4 ssh-agent -k 06:38:12 unset SSH_AUTH_SOCK; 06:38:12 unset SSH_AGENT_PID; 06:38:12 echo Agent pid 78 killed; 06:38:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:38:11 + git semver [Pipeline] } 06:38:12 $ docker stop --time=1 1e25579e3bc25cac9237ad4e07a5864cb28ff6b975b76bdbd30d6927bd3e71d4 06:38:14 $ docker rm -f --volumes 1e25579e3bc25cac9237ad4e07a5864cb28ff6b975b76bdbd30d6927bd3e71d4 [Pipeline] // withDockerContainer [Pipeline] sh 06:38:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:38:13 Stashed 1 file(s) [Pipeline] echo 06:38:13 [edgeXSemver]: initialized semver on version 3.1.0-dev.15 [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 06:38:13 provisioning config files... 06:38:13 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2269480632092490078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:38:13 ---> docker-login.sh 06:38:13 nexus3.edgexfoundry.org:10001 06:38:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:13 Configure a credential helper to remove this warning. See 06:38:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:13 06:38:13 Login Succeeded 06:38:13 nexus3.edgexfoundry.org:10002 06:38:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:13 Configure a credential helper to remove this warning. See 06:38:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:13 06:38:13 Login Succeeded 06:38:13 nexus3.edgexfoundry.org:10003 06:38:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:14 Configure a credential helper to remove this warning. See 06:38:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:14 06:38:14 Login Succeeded 06:38:14 nexus3.edgexfoundry.org:10004 06:38:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:14 Configure a credential helper to remove this warning. See 06:38:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:14 06:38:14 Login Succeeded 06:38:14 docker.io 06:38:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:14 Configure a credential helper to remove this warning. See 06:38:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:14 06:38:14 Login Succeeded 06:38:14 ---> docker-login.sh ends [Pipeline] } 06:38:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:38:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:38:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:38:14 ========================================================= 06:38:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:38:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:38:14 Sending build context to Docker daemon 21.56MB 06:38:14 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 06:38:14 Step 2/13 : FROM ${BASE} AS builder 06:38:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:38:15 7264a8db6415: Pulling fs layer 06:38:15 c4d48a809fc2: Pulling fs layer 06:38:15 4f1c88b9dad5: Pulling fs layer 06:38:15 ad3a456e5733: Pulling fs layer 06:38:15 33e27b845d1e: Pulling fs layer 06:38:15 c68163c4e522: Pulling fs layer 06:38:15 50da416c3ac9: Pulling fs layer 06:38:15 23d2d4c4bb30: Pulling fs layer 06:38:15 ad3a456e5733: Waiting 06:38:15 33e27b845d1e: Waiting 06:38:15 c68163c4e522: Waiting 06:38:15 50da416c3ac9: Waiting 06:38:15 23d2d4c4bb30: Waiting 06:38:15 c4d48a809fc2: Verifying Checksum 06:38:15 c4d48a809fc2: Download complete 06:38:15 ad3a456e5733: Verifying Checksum 06:38:15 ad3a456e5733: Download complete 06:38:15 33e27b845d1e: Verifying Checksum 06:38:15 33e27b845d1e: Download complete 06:38:15 7264a8db6415: Verifying Checksum 06:38:15 7264a8db6415: Download complete 06:38:15 c68163c4e522: Verifying Checksum 06:38:15 c68163c4e522: Download complete 06:38:15 7264a8db6415: Pull complete 06:38:15 23d2d4c4bb30: Verifying Checksum 06:38:15 23d2d4c4bb30: Download complete 06:38:15 c4d48a809fc2: Pull complete 06:38:15 4f1c88b9dad5: Download complete 06:38:15 50da416c3ac9: Verifying Checksum 06:38:15 50da416c3ac9: Download complete 06:38:19 4f1c88b9dad5: Pull complete 06:38:19 ad3a456e5733: Pull complete 06:38:19 33e27b845d1e: Pull complete 06:38:19 c68163c4e522: Pull complete 06:38:21 50da416c3ac9: Pull complete 06:38:21 23d2d4c4bb30: Pull complete 06:38:21 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 06:38:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:38:21 ---> 0786185ac409 06:38:21 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:38:25 ---> Running in 4c1f33850d47 06:38:25 Removing intermediate container 4c1f33850d47 06:38:25 ---> 4629715a9d12 06:38:25 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:38:25 ---> Running in 3e5831b5010e 06:38:25 Removing intermediate container 3e5831b5010e 06:38:25 ---> 87f544b832ad 06:38:25 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 06:38:25 ---> Running in afe7f8372563 06:38:25 Removing intermediate container afe7f8372563 06:38:25 ---> 95460c45a8b4 06:38:25 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 06:38:25 ---> Running in dffe48762785 06:38:25 Removing intermediate container dffe48762785 06:38:25 ---> ae5367296af7 06:38:25 Step 7/13 : LABEL Name=edgex-device-onvif-camera 06:38:25 ---> Running in 4b6c07320dbe 06:38:25 Removing intermediate container 4b6c07320dbe 06:38:25 ---> 578bb0546e2e 06:38:25 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:38:25 ---> Running in 42c7e4b5a86c 06:38:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:38:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:38:26 OK: 264 MiB in 52 packages 06:38:26 Removing intermediate container 42c7e4b5a86c 06:38:26 ---> 2f497fe9b1ba 06:38:26 Step 9/13 : WORKDIR /device-onvif-camera 06:38:26 ---> Running in 4e018c45232a 06:38:27 Removing intermediate container 4e018c45232a 06:38:27 ---> c2c7a71872f4 06:38:27 Step 10/13 : COPY go.mod vendor* ./ 06:38:27 ---> e6ed623a2a11 06:38:27 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:38:27 ---> Running in aed21dbe3d48 06:38:28 Still waiting to schedule task 06:38:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:38:59 Removing intermediate container aed21dbe3d48 06:38:59 ---> ef255dd40624 06:38:59 Step 12/13 : COPY . . 06:38:59 ---> 1dbe14d8520c 06:38:59 Step 13/13 : RUN ${MAKE} 06:38:59 ---> Running in b64582b4129e 06:38:59 noop 06:38:59 Removing intermediate container b64582b4129e 06:38:59 ---> 473e238b9c51 06:38:59 Successfully built 473e238b9c51 06:38:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:00 + docker inspect -f . ci-base-image-x86_64 06:39:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:00 prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container 06:39:00 $ 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 06:39:00 $ docker top cb1a9adfb5425d251e5012ad445fb5fad16eb13cab2fe6f1b6df159068d06734 -eo pid,comm [Pipeline] { [Pipeline] sh 06:39:01 + go version 06:39:01 go version go1.21.0 linux/amd64 [Pipeline] } 06:39:01 $ docker stop --time=1 cb1a9adfb5425d251e5012ad445fb5fad16eb13cab2fe6f1b6df159068d06734 06:39:02 $ docker rm -f --volumes cb1a9adfb5425d251e5012ad445fb5fad16eb13cab2fe6f1b6df159068d06734 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:02 + docker inspect -f . ci-base-image-x86_64 06:39:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:02 prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container 06:39:02 $ 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 06:39:03 $ docker top e7a43ba39c611f1e427dda03c09f1133b8f08d4a75532c71409df45a97d0ab36 -eo pid,comm [Pipeline] { [Pipeline] sh 06:39:03 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 06:39:03 + make test 06:39:03 go test ./... -coverprofile=coverage.out ./... 06:39:05 ? github.com/edgexfoundry/device-onvif-camera [no test files] 06:39:17 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 06:39:17 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 06:39:18 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.036s coverage: 31.5% of statements 06:39:18 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.107s coverage: 86.5% of statements 06:39:26 go vet ./... 06:39:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:39:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:39:30 ./bin/test-attribution-txt.sh [Pipeline] echo 06:39:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:39:30 $ docker stop --time=1 e7a43ba39c611f1e427dda03c09f1133b8f08d4a75532c71409df45a97d0ab36 06:39:33 $ docker rm -f --volumes e7a43ba39c611f1e427dda03c09f1133b8f08d4a75532c71409df45a97d0ab36 [Pipeline] // withDockerContainer [Pipeline] sh 06:39:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:39:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:39:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:39:34 + ls -al . 06:39:34 total 244 06:39:34 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 06:39 . 06:39:34 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 06:37 .. 06:39:34 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 06:39 .git 06:39:34 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 06:37 .github 06:39:34 -rw-rw-r-- 1 jenkins jenkins 496 Sep 28 06:37 .gitignore 06:39:34 -rw-rw-r-- 1 jenkins jenkins 42 Sep 28 06:37 .golangci.yml 06:39:34 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 06:38 .semver 06:39:34 -rw-rw-r-- 1 jenkins jenkins 11155 Sep 28 06:37 Attribution.txt 06:39:34 -rw-rw-r-- 1 jenkins jenkins 15932 Sep 28 06:37 CHANGELOG.md 06:39:34 -rw-rw-r-- 1 jenkins jenkins 1574 Sep 28 06:37 Dockerfile 06:39:34 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 06:37 GOVERNANCE.md 06:39:34 -rw-rw-r-- 1 jenkins jenkins 739 Sep 28 06:37 Jenkinsfile 06:39:34 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 28 06:37 LICENSE 06:39:34 -rw-rw-r-- 1 jenkins jenkins 2877 Sep 28 06:37 Makefile 06:39:34 -rw-rw-r-- 1 jenkins jenkins 625 Sep 28 06:37 OWNERS.md 06:39:34 -rw-rw-r-- 1 jenkins jenkins 2620 Sep 28 06:37 README.md 06:39:34 -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 06:38 VERSION 06:39:34 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 06:37 bin 06:39:34 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 06:37 cmd 06:39:34 -rw-r--r-- 1 jenkins jenkins 78456 Sep 28 06:39 coverage.out 06:39:34 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 06:37 doc 06:39:34 -rw-rw-r-- 1 jenkins jenkins 4086 Sep 28 06:37 go.mod 06:39:34 -rw-rw-r-- 1 jenkins jenkins 37524 Sep 28 06:37 go.sum 06:39:34 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 06:37 internal 06:39:34 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 06:37 snap 06:39:34 -rw-rw-r-- 1 jenkins jenkins 236 Sep 28 06:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:35 + 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=75827e104e6969b0db3798c8f9b2a7d77ba88999 --label arch=amd64 --label version=3.1.0-dev.15 . 06:39:35 Sending build context to Docker daemon 21.64MB 06:39:35 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 06:39:35 Step 2/26 : FROM ${BASE} AS builder 06:39:35 ---> 473e238b9c51 06:39:35 Step 3/26 : ARG ADD_BUILD_TAGS="" 06:39:35 ---> Running in 0008f7fe65d7 06:39:35 Removing intermediate container 0008f7fe65d7 06:39:35 ---> d07247f05e44 06:39:35 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:39:35 ---> Running in 35d36b65e165 06:39:35 Removing intermediate container 35d36b65e165 06:39:35 ---> 875dd37261a0 06:39:35 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 06:39:35 ---> Running in f152a14aba47 06:39:35 Removing intermediate container f152a14aba47 06:39:35 ---> 98fb9a800ddc 06:39:35 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 06:39:35 ---> Running in 340ecf0c07a7 06:39:35 Removing intermediate container 340ecf0c07a7 06:39:35 ---> f4a7a1136cde 06:39:35 Step 7/26 : LABEL Name=edgex-device-onvif-camera 06:39:35 ---> Running in 75fa4dfe826e 06:39:35 Removing intermediate container 75fa4dfe826e 06:39:35 ---> 695cc4d702f5 06:39:35 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:39:35 ---> Running in 83322a0bf631 06:39:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:39:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:39:36 OK: 264 MiB in 52 packages 06:39:37 Removing intermediate container 83322a0bf631 06:39:37 ---> 4d1b8884e823 06:39:37 Step 9/26 : WORKDIR /device-onvif-camera 06:39:37 ---> Running in 3bc132406b95 06:39:37 Removing intermediate container 3bc132406b95 06:39:37 ---> 2f96db568e99 06:39:37 Step 10/26 : COPY go.mod vendor* ./ 06:39:37 ---> c254a8c482b5 06:39:37 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:37 ---> Running in c144cfdc8e38 06:39:38 Removing intermediate container c144cfdc8e38 06:39:38 ---> 16116af39cc0 06:39:38 Step 12/26 : COPY . . 06:39:38 ---> 5bdd8db70c88 06:39:38 Step 13/26 : RUN ${MAKE} 06:39:38 ---> Running in b2357e3517f8 06:39:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 06:40:01 Removing intermediate container b2357e3517f8 06:40:01 ---> e013baa94cbb 06:40:01 Step 14/26 : FROM alpine:3.18 06:40:01 3.18: Pulling from library/alpine 06:40:01 7264a8db6415: Already exists 06:40:01 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 06:40:01 Status: Downloaded newer image for alpine:3.18 06:40:01 ---> 7e01a0d0a1dc 06:40:01 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:40:01 ---> Running in 18e4effe6081 06:40:01 Removing intermediate container 18e4effe6081 06:40:01 ---> a78ebabb97dd 06:40:01 Step 16/26 : RUN apk add --update --no-cache dumb-init 06:40:01 ---> Running in 3bb3939a34c8 06:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:40:02 (1/1) Installing dumb-init (1.2.5-r2) 06:40:02 Executing busybox-1.36.1-r2.trigger 06:40:02 OK: 7 MiB in 16 packages 06:40:02 Removing intermediate container 3bb3939a34c8 06:40:02 ---> 6c5d149369db 06:40:02 Step 17/26 : WORKDIR / 06:40:02 ---> Running in 8cf05c228769 06:40:02 Removing intermediate container 8cf05c228769 06:40:02 ---> 1b2b4a1eb949 06:40:02 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 06:40:03 ---> 2824deecb44d 06:40:03 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 06:40:03 ---> ec846a9b078d 06:40:03 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 06:40:03 ---> ab2b7837bfa5 06:40:03 Step 21/26 : EXPOSE 59984 06:40:03 ---> Running in 590d8663dd37 06:40:03 Removing intermediate container 590d8663dd37 06:40:03 ---> 6981a35a98ee 06:40:03 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 06:40:03 ---> Running in 6fd846093bf4 06:40:03 Removing intermediate container 6fd846093bf4 06:40:03 ---> 0dc71a079a2a 06:40:03 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:40:03 ---> Running in ab802b8d9c3d 06:40:03 Removing intermediate container ab802b8d9c3d 06:40:03 ---> f9e2cd6a4a0e 06:40:03 Step 24/26 : LABEL arch=amd64 06:40:03 ---> Running in 970c3ab9f8cb 06:40:04 Removing intermediate container 970c3ab9f8cb 06:40:04 ---> acff0ea04746 06:40:04 Step 25/26 : LABEL git_sha=75827e104e6969b0db3798c8f9b2a7d77ba88999 06:40:04 ---> Running in c2558b913bbf 06:40:04 Removing intermediate container c2558b913bbf 06:40:04 ---> 0c5c7f4867d1 06:40:04 Step 26/26 : LABEL version=3.1.0-dev.15 06:40:04 ---> Running in cbb89020a2b6 06:40:04 Removing intermediate container cbb89020a2b6 06:40:04 ---> f836075a4df2 06:40:04 [Warning] One or more build-args [ARCH] were not consumed 06:40:04 Successfully built f836075a4df2 06:40:04 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:40:04 provisioning config files... 06:40:04 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4858842257917879756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:40:04 ---> docker-login.sh 06:40:04 nexus3.edgexfoundry.org:10001 06:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:04 Configure a credential helper to remove this warning. See 06:40:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:04 06:40:04 Login Succeeded 06:40:04 nexus3.edgexfoundry.org:10002 06:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:04 Configure a credential helper to remove this warning. See 06:40:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:04 06:40:04 Login Succeeded 06:40:04 nexus3.edgexfoundry.org:10003 06:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:04 Configure a credential helper to remove this warning. See 06:40:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:04 06:40:04 Login Succeeded 06:40:04 nexus3.edgexfoundry.org:10004 06:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:04 Configure a credential helper to remove this warning. See 06:40:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:04 06:40:04 Login Succeeded 06:40:04 docker.io 06:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:05 Configure a credential helper to remove this warning. See 06:40:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:05 06:40:05 Login Succeeded 06:40:05 ---> docker-login.sh ends [Pipeline] } 06:40:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:40:05 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 06:40:05 75827e104e6969b0db3798c8f9b2a7d77ba88999 06:40:05 latest 06:40:05 3.1.0-dev.15 06:40:05 75827e104e6969b0db3798c8f9b2a7d77ba88999-3.1.0-dev.15 06:40:05 main 06:40:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:05 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:75827e104e6969b0db3798c8f9b2a7d77ba88999 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:05 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:75827e104e6969b0db3798c8f9b2a7d77ba88999 06:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:40:05 c8e29b455521: Preparing 06:40:05 06a5a4c2894e: Preparing 06:40:05 755258ea2a67: Preparing 06:40:05 5678daf99275: Preparing 06:40:05 4693057ce236: Preparing 06:40:05 4693057ce236: Layer already exists 06:40:05 06a5a4c2894e: Pushed 06:40:05 5678daf99275: Pushed 06:40:05 c8e29b455521: Pushed 06:40:08 755258ea2a67: Pushed 06:40:08 75827e104e6969b0db3798c8f9b2a7d77ba88999: digest: sha256:82529f1b00264ab77d88ebb87ced2a8922696f78ff844d46ee448644bdcc89fe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:09 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:09 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 06:40:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:40:09 c8e29b455521: Preparing 06:40:09 06a5a4c2894e: Preparing 06:40:09 755258ea2a67: Preparing 06:40:09 5678daf99275: Preparing 06:40:09 4693057ce236: Preparing 06:40:09 5678daf99275: Layer already exists 06:40:09 06a5a4c2894e: Layer already exists 06:40:09 4693057ce236: Layer already exists 06:40:09 c8e29b455521: Layer already exists 06:40:09 755258ea2a67: Layer already exists 06:40:09 latest: digest: sha256:82529f1b00264ab77d88ebb87ced2a8922696f78ff844d46ee448644bdcc89fe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:09 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:10 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.15 06:40:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:40:10 c8e29b455521: Preparing 06:40:10 06a5a4c2894e: Preparing 06:40:10 755258ea2a67: Preparing 06:40:10 5678daf99275: Preparing 06:40:10 4693057ce236: Preparing 06:40:10 5678daf99275: Layer already exists 06:40:10 c8e29b455521: Layer already exists 06:40:10 06a5a4c2894e: Layer already exists 06:40:10 755258ea2a67: Layer already exists 06:40:10 4693057ce236: Layer already exists 06:40:10 3.1.0-dev.15: digest: sha256:82529f1b00264ab77d88ebb87ced2a8922696f78ff844d46ee448644bdcc89fe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:10 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:75827e104e6969b0db3798c8f9b2a7d77ba88999-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:10 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:75827e104e6969b0db3798c8f9b2a7d77ba88999-3.1.0-dev.15 06:40:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:40:10 c8e29b455521: Preparing 06:40:10 06a5a4c2894e: Preparing 06:40:10 755258ea2a67: Preparing 06:40:10 5678daf99275: Preparing 06:40:10 4693057ce236: Preparing 06:40:10 4693057ce236: Layer already exists 06:40:10 755258ea2a67: Layer already exists 06:40:10 5678daf99275: Layer already exists 06:40:10 c8e29b455521: Layer already exists 06:40:10 06a5a4c2894e: Layer already exists 06:40:10 75827e104e6969b0db3798c8f9b2a7d77ba88999-3.1.0-dev.15: digest: sha256:82529f1b00264ab77d88ebb87ced2a8922696f78ff844d46ee448644bdcc89fe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:11 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:11 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 06:40:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:40:11 c8e29b455521: Preparing 06:40:11 06a5a4c2894e: Preparing 06:40:11 755258ea2a67: Preparing 06:40:11 5678daf99275: Preparing 06:40:11 4693057ce236: Preparing 06:40:11 06a5a4c2894e: Layer already exists 06:40:11 755258ea2a67: Layer already exists 06:40:11 5678daf99275: Layer already exists 06:40:11 4693057ce236: Layer already exists 06:40:11 c8e29b455521: Layer already exists 06:40:11 main: digest: sha256:82529f1b00264ab77d88ebb87ced2a8922696f78ff844d46ee448644bdcc89fe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:11 ===================================================== [Pipeline] echo 06:40:11 taggedImages: 06:40:11 - nexus3.edgexfoundry.org:10004/device-onvif-camera:75827e104e6969b0db3798c8f9b2a7d77ba88999 06:40:11 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 06:40:11 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.15 06:40:11 - nexus3.edgexfoundry.org:10004/device-onvif-camera:75827e104e6969b0db3798c8f9b2a7d77ba88999-3.1.0-dev.15 06:40:11 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:40:11 06:40:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:40:12 latest: Pulling from edgex-lftools-log-publisher 06:40:12 5eb5b503b376: Pulling fs layer 06:40:12 5c69ac0246d0: Pulling fs layer 06:40:12 ec43610c2a17: Pulling fs layer 06:40:12 3a2ae6a8a46f: Pulling fs layer 06:40:12 33b1e0a273af: Pulling fs layer 06:40:12 5d3b04190fa2: Pulling fs layer 06:40:12 2f39f015ded8: Pulling fs layer 06:40:12 3a2ae6a8a46f: Waiting 06:40:12 33b1e0a273af: Waiting 06:40:12 5d3b04190fa2: Waiting 06:40:12 2f39f015ded8: Waiting 06:40:12 5c69ac0246d0: Verifying Checksum 06:40:12 5c69ac0246d0: Download complete 06:40:12 3a2ae6a8a46f: Verifying Checksum 06:40:12 3a2ae6a8a46f: Download complete 06:40:12 33b1e0a273af: Verifying Checksum 06:40:12 33b1e0a273af: Download complete 06:40:12 5d3b04190fa2: Verifying Checksum 06:40:12 5d3b04190fa2: Download complete 06:40:12 ec43610c2a17: Verifying Checksum 06:40:12 ec43610c2a17: Download complete 06:40:12 5eb5b503b376: Verifying Checksum 06:40:12 5eb5b503b376: Download complete 06:40:13 2f39f015ded8: Download complete 06:40:13 5eb5b503b376: Pull complete 06:40:13 5c69ac0246d0: Pull complete 06:40:14 ec43610c2a17: Pull complete 06:40:14 3a2ae6a8a46f: Pull complete 06:40:14 33b1e0a273af: Pull complete 06:40:14 5d3b04190fa2: Pull complete 06:40:18 2f39f015ded8: Pull complete 06:40:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:40:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:40:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:19 prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container 06:40:19 $ 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 06:40:22 $ docker top ea34d191b4ae343c54ab2fd0f83311666a8be8742198d06f54e08499c507418f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:40:23 ---> job-cost.sh 06:40:23 lf-activate-venv: SKIPPING 06:40:23 INFO: No Stack... 06:40:23 INFO: Retrieving Pricing Info for: v3-standard-8 06:40:23 INFO: Archiving Costs [Pipeline] sh 06:40:24 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 06:40:24 + cut -d, -f6 [Pipeline] lock 06:40:24 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-172-stack-cost] 06:40:24 Resource [jenkins-edgexfoundry-device-onvif-camera-main-172-stack-cost] did not exist. Created. 06:40:24 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-172-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:40:24 + echo total: 0.2199999988079071 [Pipeline] stash 06:40:24 Stashed 1 file(s) [Pipeline] } 06:40:24 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-172-stack-cost] [Pipeline] // lock [Pipeline] } 06:40:24 $ docker stop --time=1 ea34d191b4ae343c54ab2fd0f83311666a8be8742198d06f54e08499c507418f 06:40:25 $ docker rm -f --volumes ea34d191b4ae343c54ab2fd0f83311666a8be8742198d06f54e08499c507418f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:40:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8119 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 06:40:57 Running in /w/workspace/device-onvif-camera/172 [Pipeline] { [Pipeline] checkout 06:40:57 The recommended git tool is: git 06:41:02 using credential edgex-jenkins-ssh 06:41:02 Cloning the remote Git repository 06:41:02 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 06:41:02 > git init /w/workspace/device-onvif-camera/172 # timeout=10 06:41:03 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 06:41:03 > git --version # timeout=10 06:41:03 > git --version # 'git version 2.25.1' 06:41:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:41:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:41:05 Avoid second fetch 06:41:05 Checking out Revision 75827e104e6969b0db3798c8f9b2a7d77ba88999 (main) 06:41:04 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 06:41:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:41:05 > git config core.sparsecheckout # timeout=10 06:41:05 > git checkout -f 75827e104e6969b0db3798c8f9b2a7d77ba88999 # timeout=10 06:41:06 Commit message: "Merge pull request #390 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.32" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:41:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:41:07 % Total % Received % Xferd Average Speed Time Time Time Current 06:41:07 Dload Upload Total Spent Left Speed 06:41:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh 06:41:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:41:08 + sudo tee /etc/docker/daemon.new 06:41:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:41:08 { 06:41:08 "registry-mirrors": [ 06:41:08 "https://nexus3.edgexfoundry.org:10001" 06:41:08 ], 06:41:08 "bip": "10.250.0.254/24", 06:41:08 "hosts": [ 06:41:08 "tcp://0.0.0.0:5555", 06:41:08 "unix:///var/run/docker.sock" 06:41:08 ], 06:41:08 "mtu": 1458, 06:41:08 "selinux-enabled": true, 06:41:08 "seccomp-profile": "/etc/docker/seccomp.json" 06:41:08 } [Pipeline] sh 06:41:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:41:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:41:27 provisioning config files... 06:41:27 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/172@tmp/config4136909306602754659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:41:27 ---> docker-login.sh 06:41:27 nexus3.edgexfoundry.org:10001 06:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:27 Configure a credential helper to remove this warning. See 06:41:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:27 06:41:27 Login Succeeded 06:41:27 nexus3.edgexfoundry.org:10002 06:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:28 Configure a credential helper to remove this warning. See 06:41:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:28 06:41:28 Login Succeeded 06:41:28 nexus3.edgexfoundry.org:10003 06:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:28 Configure a credential helper to remove this warning. See 06:41:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:28 06:41:28 Login Succeeded 06:41:28 nexus3.edgexfoundry.org:10004 06:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:29 Configure a credential helper to remove this warning. See 06:41:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:29 06:41:29 Login Succeeded 06:41:29 docker.io 06:41:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:29 Configure a credential helper to remove this warning. See 06:41:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:29 06:41:29 Login Succeeded 06:41:29 ---> docker-login.sh ends [Pipeline] } 06:41:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:41:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:41:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:41:29 ========================================================= 06:41:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:41:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:30 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:41:30 Sending build context to Docker daemon 14.14MB 06:41:30 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 06:41:30 Step 2/13 : FROM ${BASE} AS builder 06:41:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:41:30 9fda8d8052c6: Pulling fs layer 06:41:30 5d54e960e981: Pulling fs layer 06:41:30 c4a7e357bf2a: Pulling fs layer 06:41:30 f0e02332f6b5: Pulling fs layer 06:41:30 cefa15bbcfad: Pulling fs layer 06:41:30 17808c966233: Pulling fs layer 06:41:30 f4c1fc716caa: Pulling fs layer 06:41:30 cefa15bbcfad: Waiting 06:41:30 17808c966233: Waiting 06:41:30 f4c1fc716caa: Waiting 06:41:30 f0e02332f6b5: Waiting 06:41:30 5d54e960e981: Verifying Checksum 06:41:30 5d54e960e981: Download complete 06:41:30 f0e02332f6b5: Download complete 06:41:30 cefa15bbcfad: Verifying Checksum 06:41:30 cefa15bbcfad: Download complete 06:41:30 9fda8d8052c6: Download complete 06:41:31 f4c1fc716caa: Verifying Checksum 06:41:31 f4c1fc716caa: Download complete 06:41:31 9fda8d8052c6: Pull complete 06:41:32 5d54e960e981: Pull complete 06:41:32 c4a7e357bf2a: Verifying Checksum 06:41:32 c4a7e357bf2a: Download complete 06:41:33 17808c966233: Verifying Checksum 06:41:33 17808c966233: Download complete 06:41:43 c4a7e357bf2a: Pull complete 06:41:43 f0e02332f6b5: Pull complete 06:41:43 cefa15bbcfad: Pull complete 06:41:51 17808c966233: Pull complete 06:41:52 f4c1fc716caa: Pull complete 06:41:52 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 06:41:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:41:52 ---> ea914061e18c 06:41:52 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:41:54 ---> Running in 32a9ca939d5e 06:41:54 Removing intermediate container 32a9ca939d5e 06:41:54 ---> ba3f1e8d5210 06:41:54 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:41:54 ---> Running in ce8d8659c3c9 06:41:54 Removing intermediate container ce8d8659c3c9 06:41:54 ---> 8a74787d6be0 06:41:54 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 06:41:54 ---> Running in 08b301e00337 06:41:55 Removing intermediate container 08b301e00337 06:41:55 ---> 3d127b2ed0f9 06:41:55 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 06:41:55 ---> Running in 07cf2e9ac065 06:41:55 Removing intermediate container 07cf2e9ac065 06:41:55 ---> 53fdf4d6f751 06:41:55 Step 7/13 : LABEL Name=edgex-device-onvif-camera 06:41:55 ---> Running in c167fe13ec25 06:41:55 Removing intermediate container c167fe13ec25 06:41:55 ---> 6cd0b861652c 06:41:55 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:41:55 ---> Running in 4c585d0c9a19 06:41:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:41:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:41:58 OK: 266 MiB in 52 packages 06:41:59 Removing intermediate container 4c585d0c9a19 06:41:59 ---> 50a4965b07c1 06:41:59 Step 9/13 : WORKDIR /device-onvif-camera 06:41:59 ---> Running in 15b86b0df0cf 06:41:59 Removing intermediate container 15b86b0df0cf 06:41:59 ---> 2eb8ba9893a7 06:41:59 Step 10/13 : COPY go.mod vendor* ./ 06:42:00 ---> d60ce6f62910 06:42:00 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:42:00 ---> Running in 41fe60a688df 06:43:08 Removing intermediate container 41fe60a688df 06:43:08 ---> a160fcac56e2 06:43:08 Step 12/13 : COPY . . 06:43:08 ---> 4d4509e4805b 06:43:08 Step 13/13 : RUN ${MAKE} 06:43:08 ---> Running in ec19bde4219e 06:43:09 noop 06:43:12 Removing intermediate container ec19bde4219e 06:43:12 ---> 531a85493168 06:43:12 Successfully built 531a85493168 06:43:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:12 + docker inspect -f . ci-base-image-arm64 06:43:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:12 prd-ubuntu20.04-docker-arm64-4c-16g-8119 does not seem to be running inside a container 06:43:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/172 -v /w/workspace/device-onvif-camera/172:/w/workspace/device-onvif-camera/172:rw,z -v /w/workspace/device-onvif-camera/172@tmp:/w/workspace/device-onvif-camera/172@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 06:43:14 $ docker top 3e20733b564b867b07ec06757d874bf726cfba60e6f5b05e3e2f5a0ffc10ff73 -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:15 + go version 06:43:15 go version go1.21.0 linux/arm64 [Pipeline] } 06:43:15 $ docker stop --time=1 3e20733b564b867b07ec06757d874bf726cfba60e6f5b05e3e2f5a0ffc10ff73 06:43:16 $ docker rm -f --volumes 3e20733b564b867b07ec06757d874bf726cfba60e6f5b05e3e2f5a0ffc10ff73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:17 + docker inspect -f . ci-base-image-arm64 06:43:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:17 prd-ubuntu20.04-docker-arm64-4c-16g-8119 does not seem to be running inside a container 06:43:17 $ 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/172 -v /w/workspace/device-onvif-camera/172:/w/workspace/device-onvif-camera/172:rw,z -v /w/workspace/device-onvif-camera/172@tmp:/w/workspace/device-onvif-camera/172@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 06:43:18 $ docker top 41d764bbf944856df30cb0ca3a38d13865792e59de29a8100118070b4eda3b29 -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:19 + git config --global --add safe.directory /w/workspace/device-onvif-camera/172 [Pipeline] fileExists [Pipeline] sh 06:43:19 + make test 06:43:19 go test ./... -coverprofile=coverage.out ./... 06:43:23 ? github.com/edgexfoundry/device-onvif-camera [no test files] 06:45:00 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 06:45:01 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 06:45:04 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.190s coverage: 31.5% of statements 06:45:31 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.212s coverage: 86.5% of statements 06:45:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:45:31 go vet ./... 06:45:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:45:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:45:53 ./bin/test-attribution-txt.sh [Pipeline] echo 06:45:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:45:53 $ docker stop --time=1 41d764bbf944856df30cb0ca3a38d13865792e59de29a8100118070b4eda3b29 06:45:54 $ docker rm -f --volumes 41d764bbf944856df30cb0ca3a38d13865792e59de29a8100118070b4eda3b29 [Pipeline] // withDockerContainer [Pipeline] sh 06:45:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:45:56 Warning: overwriting stash ‘coverage-report’ 06:45:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:45:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:45:57 + ls -al . 06:45:57 total 240 06:45:57 drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 06:43 . 06:45:57 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 06:41 .. 06:45:57 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 06:41 .git 06:45:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 06:41 .github 06:45:57 -rw-rw-r-- 1 jenkins jenkins 496 Sep 28 06:41 .gitignore 06:45:57 -rw-rw-r-- 1 jenkins jenkins 42 Sep 28 06:41 .golangci.yml 06:45:57 -rw-rw-r-- 1 jenkins jenkins 11155 Sep 28 06:41 Attribution.txt 06:45:57 -rw-rw-r-- 1 jenkins jenkins 15932 Sep 28 06:41 CHANGELOG.md 06:45:57 -rw-rw-r-- 1 jenkins jenkins 1574 Sep 28 06:41 Dockerfile 06:45:57 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 06:41 GOVERNANCE.md 06:45:57 -rw-rw-r-- 1 jenkins jenkins 739 Sep 28 06:41 Jenkinsfile 06:45:57 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 28 06:41 LICENSE 06:45:57 -rw-rw-r-- 1 jenkins jenkins 2877 Sep 28 06:41 Makefile 06:45:57 -rw-rw-r-- 1 jenkins jenkins 625 Sep 28 06:41 OWNERS.md 06:45:57 -rw-rw-r-- 1 jenkins jenkins 2620 Sep 28 06:41 README.md 06:45:57 -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 06:38 VERSION 06:45:57 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 06:41 bin 06:45:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 06:41 cmd 06:45:57 -rw-r--r-- 1 jenkins jenkins 78456 Sep 28 06:45 coverage.out 06:45:57 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 06:41 doc 06:45:57 -rw-rw-r-- 1 jenkins jenkins 4086 Sep 28 06:41 go.mod 06:45:57 -rw-rw-r-- 1 jenkins jenkins 37524 Sep 28 06:41 go.sum 06:45:57 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 06:41 internal 06:45:57 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 06:41 snap 06:45:57 -rw-rw-r-- 1 jenkins jenkins 236 Sep 28 06:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:57 + 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=75827e104e6969b0db3798c8f9b2a7d77ba88999 --label arch=arm64 --label version=3.1.0-dev.15 . 06:45:57 Sending build context to Docker daemon 14.22MB 06:45:58 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 06:45:58 Step 2/26 : FROM ${BASE} AS builder 06:45:58 ---> 531a85493168 06:45:58 Step 3/26 : ARG ADD_BUILD_TAGS="" 06:45:58 ---> Running in 63dba1725089 06:45:58 Removing intermediate container 63dba1725089 06:45:58 ---> f0cdbb2ba930 06:45:58 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:45:58 ---> Running in 285c4564788d 06:45:58 Removing intermediate container 285c4564788d 06:45:58 ---> 03dc244de03c 06:45:58 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 06:45:58 ---> Running in 7190af071e20 06:45:59 Removing intermediate container 7190af071e20 06:45:59 ---> 73acdf01aabb 06:45:59 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 06:45:59 ---> Running in bd1541654b43 06:45:59 Removing intermediate container bd1541654b43 06:45:59 ---> d64864cf8fa8 06:45:59 Step 7/26 : LABEL Name=edgex-device-onvif-camera 06:45:59 ---> Running in 8eb4057a674b 06:45:59 Removing intermediate container 8eb4057a674b 06:45:59 ---> 5c49dc44caf7 06:45:59 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:46:00 ---> Running in 29a981f88888 06:46:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:46:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:46:02 OK: 266 MiB in 52 packages 06:46:03 Removing intermediate container 29a981f88888 06:46:03 ---> 33f9babb8091 06:46:03 Step 9/26 : WORKDIR /device-onvif-camera 06:46:03 ---> Running in 9bcd48e7c9ff 06:46:03 Removing intermediate container 9bcd48e7c9ff 06:46:03 ---> d4a30d821981 06:46:03 Step 10/26 : COPY go.mod vendor* ./ 06:46:06 ---> c04d3848c288 06:46:06 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:46:06 ---> Running in c4def5eae1d0 06:46:09 Removing intermediate container c4def5eae1d0 06:46:09 ---> 49d1adf347a5 06:46:09 Step 12/26 : COPY . . 06:46:10 ---> 89458be15c23 06:46:10 Step 13/26 : RUN ${MAKE} 06:46:10 ---> Running in f1dc6e6e7e37 06:46:11 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 06:48:18 Removing intermediate container f1dc6e6e7e37 06:48:18 ---> f17299e0ed5e 06:48:18 Step 14/26 : FROM alpine:3.18 06:48:18 3.18: Pulling from library/alpine 06:48:18 9fda8d8052c6: Already exists 06:48:18 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 06:48:18 Status: Downloaded newer image for alpine:3.18 06:48:18 ---> f6648c04cd6c 06:48:18 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:48:18 ---> Running in 1638477f9987 06:48:18 Removing intermediate container 1638477f9987 06:48:18 ---> f03fc1b54256 06:48:18 Step 16/26 : RUN apk add --update --no-cache dumb-init 06:48:18 ---> Running in ffe9aea66bee 06:48:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:48:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:48:18 (1/1) Installing dumb-init (1.2.5-r2) 06:48:18 Executing busybox-1.36.1-r2.trigger 06:48:18 OK: 8 MiB in 16 packages 06:48:18 Removing intermediate container ffe9aea66bee 06:48:18 ---> 79c0764d7dca 06:48:18 Step 17/26 : WORKDIR / 06:48:18 ---> Running in 1e618eb974bb 06:48:18 Removing intermediate container 1e618eb974bb 06:48:18 ---> dd26ea80bd18 06:48:18 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 06:48:18 ---> d12349411a5f 06:48:18 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 06:48:18 ---> f4aaf9ec7162 06:48:18 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 06:48:18 ---> 77752f637883 06:48:18 Step 21/26 : EXPOSE 59984 06:48:18 ---> Running in a3e5d264865b 06:48:18 Removing intermediate container a3e5d264865b 06:48:18 ---> d863f72258bd 06:48:18 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 06:48:18 ---> Running in 482c77f4e669 06:48:18 Removing intermediate container 482c77f4e669 06:48:18 ---> 4b43221cf337 06:48:18 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:48:18 ---> Running in 6cb01430e151 06:48:18 Removing intermediate container 6cb01430e151 06:48:18 ---> 633015c09506 06:48:18 Step 24/26 : LABEL arch=arm64 06:48:18 ---> Running in 6018e2a2a09a 06:48:18 Removing intermediate container 6018e2a2a09a 06:48:18 ---> dec403cd5c0f 06:48:18 Step 25/26 : LABEL git_sha=75827e104e6969b0db3798c8f9b2a7d77ba88999 06:48:18 ---> Running in a3c4ffcd1768 06:48:18 Removing intermediate container a3c4ffcd1768 06:48:18 ---> 0fc63dc7dede 06:48:18 Step 26/26 : LABEL version=3.1.0-dev.15 06:48:18 ---> Running in 2d788aae3bb1 06:48:18 Removing intermediate container 2d788aae3bb1 06:48:18 ---> 182751bf3532 06:48:18 [Warning] One or more build-args [ARCH] were not consumed 06:48:18 Successfully built 182751bf3532 06:48:18 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 06:48:18 provisioning config files... 06:48:18 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/172@tmp/config7137046943116667527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:48:18 ---> docker-login.sh 06:48:18 nexus3.edgexfoundry.org:10001 06:48:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:18 Configure a credential helper to remove this warning. See 06:48:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:18 06:48:18 Login Succeeded 06:48:18 nexus3.edgexfoundry.org:10002 06:48:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:19 Configure a credential helper to remove this warning. See 06:48:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:19 06:48:19 Login Succeeded 06:48:19 nexus3.edgexfoundry.org:10003 06:48:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:19 Configure a credential helper to remove this warning. See 06:48:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:19 06:48:19 Login Succeeded 06:48:19 nexus3.edgexfoundry.org:10004 06:48:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:19 Configure a credential helper to remove this warning. See 06:48:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:19 06:48:19 Login Succeeded 06:48:19 docker.io 06:48:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:20 Configure a credential helper to remove this warning. See 06:48:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:20 06:48:20 Login Succeeded 06:48:20 ---> docker-login.sh ends [Pipeline] } 06:48:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:48:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:48:20 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 06:48:20 75827e104e6969b0db3798c8f9b2a7d77ba88999 06:48:20 latest 06:48:20 3.1.0-dev.15 06:48:20 75827e104e6969b0db3798c8f9b2a7d77ba88999-3.1.0-dev.15 06:48:20 main 06:48:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:20 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:75827e104e6969b0db3798c8f9b2a7d77ba88999 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:21 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:75827e104e6969b0db3798c8f9b2a7d77ba88999 06:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:48:21 7446eee04228: Preparing 06:48:21 476a1d46b221: Preparing 06:48:21 0268ca97de38: Preparing 06:48:21 65724dc84212: Preparing 06:48:21 b2191e2be29d: Preparing 06:48:21 b2191e2be29d: Layer already exists 06:48:21 476a1d46b221: Pushed 06:48:21 65724dc84212: Pushed 06:48:21 7446eee04228: Pushed 06:48:28 0268ca97de38: Pushed 06:48:28 75827e104e6969b0db3798c8f9b2a7d77ba88999: digest: sha256:3985f206d6912d2f2f65e3f8ee98da8bdae61dc2e0deaf5c4311f3baa8a43d1b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:28 + 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 06:48:28 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 06:48:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:48:28 7446eee04228: Preparing 06:48:28 476a1d46b221: Preparing 06:48:28 0268ca97de38: Preparing 06:48:28 65724dc84212: Preparing 06:48:28 b2191e2be29d: Preparing 06:48:28 7446eee04228: Layer already exists 06:48:28 0268ca97de38: Layer already exists 06:48:28 b2191e2be29d: Layer already exists 06:48:28 65724dc84212: Layer already exists 06:48:28 476a1d46b221: Layer already exists 06:48:28 latest: digest: sha256:3985f206d6912d2f2f65e3f8ee98da8bdae61dc2e0deaf5c4311f3baa8a43d1b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:29 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:29 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.15 06:48:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:48:29 7446eee04228: Preparing 06:48:29 476a1d46b221: Preparing 06:48:29 0268ca97de38: Preparing 06:48:29 65724dc84212: Preparing 06:48:29 b2191e2be29d: Preparing 06:48:29 0268ca97de38: Layer already exists 06:48:29 476a1d46b221: Layer already exists 06:48:29 b2191e2be29d: Layer already exists 06:48:29 65724dc84212: Layer already exists 06:48:29 7446eee04228: Layer already exists 06:48:29 3.1.0-dev.15: digest: sha256:3985f206d6912d2f2f65e3f8ee98da8bdae61dc2e0deaf5c4311f3baa8a43d1b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:30 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:75827e104e6969b0db3798c8f9b2a7d77ba88999-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:30 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:75827e104e6969b0db3798c8f9b2a7d77ba88999-3.1.0-dev.15 06:48:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:48:30 7446eee04228: Preparing 06:48:30 476a1d46b221: Preparing 06:48:30 0268ca97de38: Preparing 06:48:30 65724dc84212: Preparing 06:48:30 b2191e2be29d: Preparing 06:48:30 476a1d46b221: Layer already exists 06:48:30 7446eee04228: Layer already exists 06:48:30 0268ca97de38: Layer already exists 06:48:30 b2191e2be29d: Layer already exists 06:48:30 65724dc84212: Layer already exists 06:48:30 75827e104e6969b0db3798c8f9b2a7d77ba88999-3.1.0-dev.15: digest: sha256:3985f206d6912d2f2f65e3f8ee98da8bdae61dc2e0deaf5c4311f3baa8a43d1b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:30 + 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 06:48:31 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 06:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:48:31 7446eee04228: Preparing 06:48:31 476a1d46b221: Preparing 06:48:31 0268ca97de38: Preparing 06:48:31 65724dc84212: Preparing 06:48:31 b2191e2be29d: Preparing 06:48:31 65724dc84212: Layer already exists 06:48:31 476a1d46b221: Layer already exists 06:48:31 b2191e2be29d: Layer already exists 06:48:31 0268ca97de38: Layer already exists 06:48:31 7446eee04228: Layer already exists 06:48:31 main: digest: sha256:3985f206d6912d2f2f65e3f8ee98da8bdae61dc2e0deaf5c4311f3baa8a43d1b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:48:31 ===================================================== [Pipeline] echo 06:48:31 taggedImages: 06:48:31 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:75827e104e6969b0db3798c8f9b2a7d77ba88999 06:48:31 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 06:48:31 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.15 06:48:31 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:75827e104e6969b0db3798c8f9b2a7d77ba88999-3.1.0-dev.15 06:48:31 - 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 06:48:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:48:31 06:48:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:48:31 arm64: Pulling from edgex-lftools-log-publisher 06:48:31 8998bd30e6a1: Pulling fs layer 06:48:31 04944245beec: Pulling fs layer 06:48:31 699f458cf7ca: Pulling fs layer 06:48:31 765212b225bb: Pulling fs layer 06:48:31 f23df028b6ca: Pulling fs layer 06:48:31 d65c8cfc05b1: Pulling fs layer 06:48:31 2437ff75d9bd: Pulling fs layer 06:48:31 f23df028b6ca: Waiting 06:48:31 d65c8cfc05b1: Waiting 06:48:31 2437ff75d9bd: Waiting 06:48:31 765212b225bb: Waiting 06:48:32 04944245beec: Verifying Checksum 06:48:32 04944245beec: Download complete 06:48:32 765212b225bb: Download complete 06:48:32 f23df028b6ca: Verifying Checksum 06:48:32 f23df028b6ca: Download complete 06:48:32 d65c8cfc05b1: Verifying Checksum 06:48:32 d65c8cfc05b1: Download complete 06:48:32 699f458cf7ca: Verifying Checksum 06:48:32 699f458cf7ca: Download complete 06:48:32 8998bd30e6a1: Verifying Checksum 06:48:32 8998bd30e6a1: Download complete 06:48:34 2437ff75d9bd: Verifying Checksum 06:48:34 2437ff75d9bd: Download complete 06:48:36 8998bd30e6a1: Pull complete 06:48:36 04944245beec: Pull complete 06:48:38 699f458cf7ca: Pull complete 06:48:38 765212b225bb: Pull complete 06:48:39 f23df028b6ca: Pull complete 06:48:39 d65c8cfc05b1: Pull complete 06:48:54 2437ff75d9bd: Pull complete 06:48:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:48:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:48:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:48:54 prd-ubuntu20.04-docker-arm64-4c-16g-8119 does not seem to be running inside a container 06:48:54 $ 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/172 -v /w/workspace/device-onvif-camera/172:/w/workspace/device-onvif-camera/172:rw,z -v /w/workspace/device-onvif-camera/172@tmp:/w/workspace/device-onvif-camera/172@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 06:48:56 $ docker top a8f5905333a9d5a4e60b44bdaab55927e84bdd8f56ac99669f0af30de4e93e73 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:48:57 ---> job-cost.sh 06:48:57 lf-activate-venv: SKIPPING 06:48:57 INFO: No Stack... 06:48:58 INFO: Retrieving Pricing Info for: v3-standard-4 06:48:59 INFO: Archiving Costs [Pipeline] sh 06:48:59 + cat /w/workspace/device-onvif-camera/172/archives/cost.csv 06:48:59 + cut -d, -f6 [Pipeline] lock 06:48:59 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-172-stack-cost] 06:48:59 Resource [jenkins-edgexfoundry-device-onvif-camera-main-172-stack-cost] did not exist. Created. 06:48:59 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-172-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:48:59 /w/workspace/device-onvif-camera/172@tmp/durable-4e1257b5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:49:00 + echo total: 0.10999999940395355 [Pipeline] stash 06:49:00 Warning: overwriting stash ‘stack-cost’ 06:49:00 Stashed 1 file(s) [Pipeline] } 06:49:00 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-172-stack-cost] [Pipeline] // lock [Pipeline] } 06:49:00 $ docker stop --time=1 a8f5905333a9d5a4e60b44bdaab55927e84bdd8f56ac99669f0af30de4e93e73 06:49:01 $ docker rm -f --volumes a8f5905333a9d5a4e60b44bdaab55927e84bdd8f56ac99669f0af30de4e93e73 [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 06:49:02 provisioning config files... 06:49:02 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2357489652163461702tmp [Pipeline] { [Pipeline] sh 06:49:02 + set +x 06:49:02 + curl -s https://codecov.io/bash 06:49:02 + bash -s -- 06:49:02 06:49:02 _____ _ 06:49:02 / ____| | | 06:49:02 | | ___ __| | ___ ___ _____ __ 06:49:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:49:02 | |___| (_) | (_| | __/ (_| (_) \ V / 06:49:02 \_____\___/ \__,_|\___|\___\___/ \_/ 06:49:02 Bash-1.0.6 06:49:02 06:49:02 06:49:02 ==> git version 2.25.1 found 06:49:02 ==> 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 06:49:02 Release-Date: 2020-01-08 06:49:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:49:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:49:02 ==> Jenkins CI detected. 06:49:02 current dir:  /w/workspace/foundry_device-onvif-camera_main 06:49:02 project root: . 06:49:02 --> token set from env 06:49:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:49:02 ==> Running gcov in . (disable via -X gcov) 06:49:02 ==> Python coveragepy not found 06:49:02 ==> Searching for coverage reports in: 06:49:02 + . 06:49:02 -> Found 1 reports 06:49:02 ==> Detecting git/mercurial file structure 06:49:02 ==> Reading reports 06:49:02 + ./coverage.out bytes=78456 06:49:02 ==> Appending adjustments 06:49:02 https://docs.codecov.io/docs/fixing-reports 06:49:02 + Found adjustments 06:49:02 ==> Gzipping contents 06:49:02 12K /tmp/codecov.Odftwi.gz 06:49:02 ==> Uploading reports 06:49:02 url: https://codecov.io 06:49:02 query: branch=main&commit=75827e104e6969b0db3798c8f9b2a7d77ba88999&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F172%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 06:49:02 -> Pinging Codecov 06:49:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=75827e104e6969b0db3798c8f9b2a7d77ba88999&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F172%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 06:49:02 -> Uploading to 06:49:02 https://storage.googleapis.com/codecov/v4/raw/2023-09-28/F29A59C45E3A92E06B3E522C9905F8EF/75827e104e6969b0db3798c8f9b2a7d77ba88999/7db674f9-e52d-4c0e-84f2-02ac5668cd4b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230928T064902Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cbaa20e5d53926615cfd605c78c3d0cbb65e0af046f639f394dc00a5e49c16f3 06:49:02 % Total % Received % Xferd Average Speed Time Time Time Current 06:49:02 Dload Upload Total Spent Left Speed 06:49:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 41093 --:--:-- --:--:-- --:--:-- 41093 06:49:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/75827e104e6969b0db3798c8f9b2a7d77ba88999 [Pipeline] } 06:49:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:49:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:49:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:49:03 06:49:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:49:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:49:03 df9b9388f04a: Pulling fs layer 06:49:03 52dc419b0ee2: Pulling fs layer 06:49:03 25bc292e5bac: Pulling fs layer 06:49:03 114826534d7a: Pulling fs layer 06:49:03 4657fd5d0bcf: Pulling fs layer 06:49:03 6ad1cebc031e: Pulling fs layer 06:49:03 8a3aa393b2d8: Pulling fs layer 06:49:03 4657fd5d0bcf: Waiting 06:49:03 114826534d7a: Waiting 06:49:03 6ad1cebc031e: Waiting 06:49:03 8a3aa393b2d8: Waiting 06:49:03 25bc292e5bac: Verifying Checksum 06:49:03 25bc292e5bac: Download complete 06:49:03 52dc419b0ee2: Verifying Checksum 06:49:03 52dc419b0ee2: Download complete 06:49:03 4657fd5d0bcf: Verifying Checksum 06:49:03 4657fd5d0bcf: Download complete 06:49:03 df9b9388f04a: Verifying Checksum 06:49:03 df9b9388f04a: Download complete 06:49:04 6ad1cebc031e: Verifying Checksum 06:49:04 6ad1cebc031e: Download complete 06:49:04 df9b9388f04a: Pull complete 06:49:04 52dc419b0ee2: Pull complete 06:49:04 25bc292e5bac: Pull complete 06:49:04 114826534d7a: Verifying Checksum 06:49:04 114826534d7a: Download complete 06:49:04 8a3aa393b2d8: Verifying Checksum 06:49:04 8a3aa393b2d8: Download complete 06:49:08 114826534d7a: Pull complete 06:49:08 4657fd5d0bcf: Pull complete 06:49:08 6ad1cebc031e: Pull complete 06:49:10 8a3aa393b2d8: Pull complete 06:49:10 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:49:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:49:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:10 prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container 06:49:10 $ 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:1.410.4 cat 06:49:13 $ docker top d8201b1a168cc7514f7bc8f8131371881bd63cea3b68fdbcfd7617e2ebdf1c90 -eo pid,comm [Pipeline] { [Pipeline] echo 06:49:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 06:49:14 + set -o pipefail 06:49:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 06:49:20 06:49:20 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 06:49:20 06:49:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/b5742268-9d2f-4edf-ba03-5c6d8a0ca0c1 06:49:20 06:49:20 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 06:49:20 06:49:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:49:20 06:49:20 06:49:20 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:49:20 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:49:20 More details here: https://snyk.co/ue1NS [Pipeline] } 06:49:20 $ docker stop --time=1 d8201b1a168cc7514f7bc8f8131371881bd63cea3b68fdbcfd7617e2ebdf1c90 06:49:23 $ docker rm -f --volumes d8201b1a168cc7514f7bc8f8131371881bd63cea3b68fdbcfd7617e2ebdf1c90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:49:24 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:49:24 provisioning config files... 06:49:24 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15174823761023122365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:49:24 --> edgex-publish-swagger.sh 06:49:24 === Publish doc/openapi/v3 API === 06:49:24 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 06:49:24 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 06:49:24 % Total % Received % Xferd Average Speed Time Time Time Current 06:49:24 Dload Upload Total Spent Left Speed 06:49:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 2177k --:--:-- --:--:-- --:--:-- 2177k 100 485k 0 0 100 485k 0 648k --:--:-- --:--:-- --:--:-- 648k 06:49:25 06:49:25 [Pipeline] } 06:49:25 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 06:49:25 + git log --format=format:%s -1 75827e104e6969b0db3798c8f9b2a7d77ba88999 [Pipeline] sh 06:49:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:49:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:49:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:26 prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container 06:49:26 $ 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 06:49:26 $ docker top be91901d6236c4719c23bfd85c1a16bc81fc76910f771d9979269eb66988707b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:49:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:49:26 [ssh-agent] Looking for ssh-agent implementation... 06:49:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:49:26 $ docker exec be91901d6236c4719c23bfd85c1a16bc81fc76910f771d9979269eb66988707b ssh-agent 06:49:27 SSH_AUTH_SOCK=/tmp/ssh-ILM3l9U4CEuS/agent.32 06:49:27 SSH_AGENT_PID=38 06:49:27 Running ssh-add (command line suppressed) 06:49:27 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12319099968514901607.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12319099968514901607.key) 06:49:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:49:27 + git semver tag 06:49:27 2023-09-28 06:49:27,572 [run_tag] DEBUG tag force:False 06:49:27 2023-09-28 06:49:27,572 [check_head_tag] DEBUG check head tag 06:49:27 2023-09-28 06:49:27,573 [execute] INFO git cat-file --batch-check 06:49:27 2023-09-28 06:49:27,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 06:49:27 2023-09-28 06:49:27,576 [execute] INFO git cat-file --batch 06:49:27 2023-09-28 06:49:27,576 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 06:49:27 2023-09-28 06:49:27,585 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:49:27 2023-09-28 06:49:27,585 [execute] INFO git tag -a v3.1.0-dev.15 -m v3.1.0-dev.15 06:49:27 2023-09-28 06:49:27,585 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.15', '-m', 'v3.1.0-dev.15'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 06:49:27 2023-09-28 06:49:27,589 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:49:27 3.1.0-dev.15 [Pipeline] } 06:49:27 $ docker exec --env ******** --env ******** be91901d6236c4719c23bfd85c1a16bc81fc76910f771d9979269eb66988707b ssh-agent -k 06:49:27 unset SSH_AUTH_SOCK; 06:49:27 unset SSH_AGENT_PID; 06:49:27 echo Agent pid 38 killed; 06:49:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:49:28 + git semver [Pipeline] } 06:49:28 $ docker stop --time=1 be91901d6236c4719c23bfd85c1a16bc81fc76910f771d9979269eb66988707b 06:49:29 $ docker rm -f --volumes be91901d6236c4719c23bfd85c1a16bc81fc76910f771d9979269eb66988707b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:49:30 06:49:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:49:30 0.23.1-centos7: Pulling from edgex-lftools 06:49:30 ab5ef0e58194: Pulling fs layer 06:49:30 9712f1f96733: Pulling fs layer 06:49:30 63f879dbbcfc: Pulling fs layer 06:49:30 0d9ebad4ef96: Pulling fs layer 06:49:30 e9a5061849ea: Pulling fs layer 06:49:30 d747dcd14b5f: Pulling fs layer 06:49:30 2de7ff778b66: Pulling fs layer 06:49:30 0d9ebad4ef96: Waiting 06:49:30 d747dcd14b5f: Waiting 06:49:30 2de7ff778b66: Waiting 06:49:30 e9a5061849ea: Waiting 06:49:30 9712f1f96733: Verifying Checksum 06:49:30 9712f1f96733: Download complete 06:49:30 63f879dbbcfc: Verifying Checksum 06:49:30 63f879dbbcfc: Download complete 06:49:30 e9a5061849ea: Verifying Checksum 06:49:30 e9a5061849ea: Download complete 06:49:30 d747dcd14b5f: Verifying Checksum 06:49:30 d747dcd14b5f: Download complete 06:49:30 0d9ebad4ef96: Verifying Checksum 06:49:30 0d9ebad4ef96: Download complete 06:49:30 ab5ef0e58194: Verifying Checksum 06:49:30 ab5ef0e58194: Download complete 06:49:30 2de7ff778b66: Verifying Checksum 06:49:30 2de7ff778b66: Download complete 06:49:33 ab5ef0e58194: Pull complete 06:49:33 9712f1f96733: Pull complete 06:49:33 63f879dbbcfc: Pull complete 06:49:38 0d9ebad4ef96: Pull complete 06:49:38 e9a5061849ea: Pull complete 06:49:38 d747dcd14b5f: Pull complete 06:49:39 2de7ff778b66: Pull complete 06:49:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:49:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:49:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:39 prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container 06:49:39 $ 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 06:49:43 $ docker top 231c54ae95338f613621b10e9d1be4c8ab995014809a61d95e6ca61cd31f7238 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:49:44 provisioning config files... 06:49:44 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12440577401434592154tmp 06:49:44 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9103299796535700582tmp 06:49:44 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15296869510736788481tmp [Pipeline] { [Pipeline] echo 06:49:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:49:44 ---> sigul-configuration.sh 06:49:44 gpg: directory `/root/.gnupg' created 06:49:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:49:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:49:44 gpg: keyring `/root/.gnupg/secring.gpg' created 06:49:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:49:44 gpg: CAST5 encrypted data 06:49:44 gpg: encrypted with 1 passphrase 06:49:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:49:44 + mkdir /home/jenkins 06:49:44 + mkdir /home/jenkins/sigul [Pipeline] sh 06:49:44 + 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 06:49:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:49:45 ---> sigul-install.sh 06:49:45 Sigul already installed; skipping installation. [Pipeline] sh 06:49:45 + git tag --list 06:49:45 v0.0.0 06:49:45 v2.2.0 06:49:45 v2.3.0 06:49:45 v2.3.1 06:49:45 v3.0 06:49:45 v3.0.0 06:49:45 v3.1.0-dev.1 06:49:45 v3.1.0-dev.10 06:49:45 v3.1.0-dev.11 06:49:45 v3.1.0-dev.12 06:49:45 v3.1.0-dev.13 06:49:45 v3.1.0-dev.14 06:49:45 v3.1.0-dev.15 06:49:45 v3.1.0-dev.2 06:49:45 v3.1.0-dev.3 06:49:45 v3.1.0-dev.4 06:49:45 v3.1.0-dev.5 06:49:45 v3.1.0-dev.6 06:49:45 v3.1.0-dev.7 06:49:45 v3.1.0-dev.8 06:49:45 v3.1.0-dev.9 [Pipeline] sh 06:49:45 + lftools sign git-tag v3.1.0-dev.15 06:49:46 Signing Git tag with Sigul... 06:49:46 Signing v3.1.0-dev.15 [Pipeline] echo 06:49:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:49:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:49:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:49:46 $ docker stop --time=1 231c54ae95338f613621b10e9d1be4c8ab995014809a61d95e6ca61cd31f7238 06:49:48 $ docker rm -f --volumes 231c54ae95338f613621b10e9d1be4c8ab995014809a61d95e6ca61cd31f7238 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:49:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:49:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:49:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:48 prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container 06:49:49 $ 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 06:49:49 $ docker top 20a6e05b13fbefa10e4b31e3ac8661c30bb8c6302269e38968ee47931007a91e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:49:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:49:49 [ssh-agent] Looking for ssh-agent implementation... 06:49:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:49:49 $ docker exec 20a6e05b13fbefa10e4b31e3ac8661c30bb8c6302269e38968ee47931007a91e ssh-agent 06:49:49 SSH_AUTH_SOCK=/tmp/ssh-xClf1GtRIjVb/agent.33 06:49:49 SSH_AGENT_PID=39 06:49:49 Running ssh-add (command line suppressed) 06:49:49 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4079932165586599579.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4079932165586599579.key) 06:49:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:49:50 + git semver bump pre 06:49:50 2023-09-28 06:49:50,252 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:49:50 2023-09-28 06:49:50,252 [bump_version] DEBUG bumping version:3.1.0-dev.15 on axis:pre with prefix:dev 06:49:50 2023-09-28 06:49:50,252 [bump_version] DEBUG bumped version:3.1.0-dev.16 06:49:50 2023-09-28 06:49:50,252 [write_version] DEBUG write version:3.1.0-dev.16 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 06:49:50 2023-09-28 06:49:50,252 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:49:50 2023-09-28 06:49:50,252 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 06:49:50 2023-09-28 06:49:50,254 [execute] INFO git cat-file --batch-check 06:49:50 2023-09-28 06:49:50,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 06:49:50 2023-09-28 06:49:50,260 [execute] INFO git cat-file --batch 06:49:50 2023-09-28 06:49:50,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 06:49:50 2023-09-28 06:49:50,266 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:49:50 3.1.0-dev.16 [Pipeline] } 06:49:50 $ docker exec --env ******** --env ******** 20a6e05b13fbefa10e4b31e3ac8661c30bb8c6302269e38968ee47931007a91e ssh-agent -k 06:49:50 unset SSH_AUTH_SOCK; 06:49:50 unset SSH_AGENT_PID; 06:49:50 echo Agent pid 39 killed; 06:49:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:49:50 + git semver [Pipeline] } 06:49:51 $ docker stop --time=1 20a6e05b13fbefa10e4b31e3ac8661c30bb8c6302269e38968ee47931007a91e 06:49:52 $ docker rm -f --volumes 20a6e05b13fbefa10e4b31e3ac8661c30bb8c6302269e38968ee47931007a91e [Pipeline] // withDockerContainer [Pipeline] sh 06:49:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:49:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:49:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:53 prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container 06:49:53 $ 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 06:49:53 $ docker top 4db568a8933b3f6a2275da60a4c27df5000922cd94968edf275c651af1a0bfd7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:49:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:49:53 [ssh-agent] Looking for ssh-agent implementation... 06:49:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:49:53 $ docker exec 4db568a8933b3f6a2275da60a4c27df5000922cd94968edf275c651af1a0bfd7 ssh-agent 06:49:53 SSH_AUTH_SOCK=/tmp/ssh-PVraerXKszpo/agent.31 06:49:53 SSH_AGENT_PID=37 06:49:53 Running ssh-add (command line suppressed) 06:49:53 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12058737303770304884.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12058737303770304884.key) 06:49:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:49:54 + git semver push 06:49:54 2023-09-28 06:49:54,205 [run_push] DEBUG push 06:49:54 2023-09-28 06:49:54,205 [execute] INFO git cat-file --batch-check 06:49:54 2023-09-28 06:49:54,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 06:49:54 2023-09-28 06:49:54,209 [execute] INFO git rev-list e5c225412535833dbb08390ad7799c84bb235d72 -- 06:49:54 2023-09-28 06:49:54,210 [execute] DEBUG Popen(['git', 'rev-list', 'e5c225412535833dbb08390ad7799c84bb235d72', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 06:49:54 2023-09-28 06:49:54,218 [execute] INFO git fetch -v origin 06:49:54 2023-09-28 06:49:54,218 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 06:49:54 2023-09-28 06:49:54,738 [run_push] DEBUG no remote changes detected 06:49:54 2023-09-28 06:49:54,738 [execute] INFO git push origin semver 06:49:54 2023-09-28 06:49:54,739 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 06:49:55 2023-09-28 06:49:55,735 [run_push] DEBUG push all version tags 06:49:55 2023-09-28 06:49:55,735 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:49:55 2023-09-28 06:49:55,736 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 06:49:56 2023-09-28 06:49:56,532 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:49:56 3.1.0-dev.16 [Pipeline] } 06:49:56 $ docker exec --env ******** --env ******** 4db568a8933b3f6a2275da60a4c27df5000922cd94968edf275c651af1a0bfd7 ssh-agent -k 06:49:56 unset SSH_AUTH_SOCK; 06:49:56 unset SSH_AGENT_PID; 06:49:56 echo Agent pid 37 killed; 06:49:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:49:57 + git semver [Pipeline] } 06:49:57 $ docker stop --time=1 4db568a8933b3f6a2275da60a4c27df5000922cd94968edf275c651af1a0bfd7 06:49:58 $ docker rm -f --volumes 4db568a8933b3f6a2275da60a4c27df5000922cd94968edf275c651af1a0bfd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:49:59 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 06:49:59 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 06:49:59 total 16 06:49:59 drwxr-xr-x 3 root root 4096 Sep 28 06:40 . 06:49:59 drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 06:49 .. 06:49:59 drwxr-xr-x 2 root root 4096 Sep 28 06:40 cost 06:49:59 -rw-r--r-- 1 root root 91 Sep 28 06:40 cost.csv 06:49:59 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 06:49:59 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 06:49:59 total 16 06:49:59 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 06:40 . 06:49:59 drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 06:49 .. 06:49:59 drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 06:40 cost 06:49:59 -rw-r--r-- 1 jenkins jenkins 91 Sep 28 06:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:49:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:50:00 ---> package-listing.sh 06:50:00 ++ facter osfamily 06:50:00 ++ tr '[:upper:]' '[:lower:]' 06:50:00 + OS_FAMILY=debian 06:50:00 + workspace=/w/workspace/foundry_device-onvif-camera_main 06:50:00 + START_PACKAGES=/tmp/packages_start.txt 06:50:00 + END_PACKAGES=/tmp/packages_end.txt 06:50:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:50:00 + PACKAGES=/tmp/packages_start.txt 06:50:00 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 06:50:00 + PACKAGES=/tmp/packages_end.txt 06:50:00 + case "${OS_FAMILY}" in 06:50:00 + dpkg -l 06:50:00 + grep '^ii' 06:50:00 + '[' -f /tmp/packages_start.txt ']' 06:50:00 + '[' -f /tmp/packages_end.txt ']' 06:50:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:50:00 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 06:50:00 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 06:50:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 06:50:00 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 06:50:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:50:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:01 prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container 06:50:01 $ 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 06:50:01 $ docker top 50799d0aeaacf2712b87db5201ccebc352dad132e190bb65c53ea06d3f1e2901 -eo pid,comm [Pipeline] { [Pipeline] sh 06:50:02 + touch /tmp/pre-build-complete [Pipeline] sh 06:50:02 + mkdir -p /var/log/sysstat [Pipeline] sh 06:50:02 + ls /var/log/sa-host 06:50:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:50:02 provisioning config files... 06:50:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11654205672594737466tmp [Pipeline] { [Pipeline] echo 06:50:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:50:02 ---> create-netrc.sh [Pipeline] } 06:50:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:50:03 ---> python-tools-install.sh [Pipeline] echo 06:50:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:50:03 ---> sudo-logs.sh 06:50:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:50:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:50:03 ---> job-cost.sh 06:50:03 lf-activate-venv: SKIPPING 06:50:03 DEBUG: total: 0.2199999988079071 06:50:03 INFO: Retrieving Stack Cost... 06:50:04 INFO: Retrieving Pricing Info for: v3-standard-8 06:50:04 INFO: Archiving Costs [Pipeline] echo 06:50:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:50:04 ---> logs-deploy.sh 06:50:04 lf-activate-venv: SKIPPING 06:50:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/172 06:50:04 INFO: archiving workspace using pattern(s): 06:50:05 Archives upload complete. 06:50:05 INFO: archiving logs to Nexus