Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 43835cf99a75d9aea88a6e6ad4468f5338448856 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-ssh14827156220101021031.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-ssh16308452212388751157.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-ssh3023765381484651204.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-ssh851680772042213871.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-ssh9141745215843791072.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-11912 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 43835cf99a75d9aea88a6e6ad4468f5338448856 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43835cf99a75d9aea88a6e6ad4468f5338448856 # timeout=10 Commit message: "revert: Restore ignored items that were not snap-related (#399)" > git rev-list --no-walk bf74ebf12077028c42a990cb9f5eb3b4e8875dd7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:17:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:17:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:17:17 ========================================================= 14:17:17 EdgeX Global Pipelines Version Info 14:17:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:17:18 ------------------- 14:17:18 stable info: 14:17:18 ------------------- 14:17:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:17:18 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 14:17:18 Message: update stable to v1.0.254 14:17:19 ------------------- 14:17:19 experimental info: 14:17:19 ------------------- 14:17:19 Commited By: **** collab-it+edgex@linuxfoundation.org 14:17:19 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 14:17:19 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 43835cf99a75d9aea88a6e6ad4468f5338448856 [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 43835cf [Pipeline] echo 14:17:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:17:20 provisioning config files... 14:17:21 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7008954131567630499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:17:21 ---> docker-login.sh 14:17:21 nexus3.edgexfoundry.org:10001 14:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:21 Configure a credential helper to remove this warning. See 14:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:21 14:17:21 Login Succeeded 14:17:21 nexus3.edgexfoundry.org:10002 14:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:21 Configure a credential helper to remove this warning. See 14:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:21 14:17:21 Login Succeeded 14:17:21 nexus3.edgexfoundry.org:10003 14:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:21 Configure a credential helper to remove this warning. See 14:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:21 14:17:21 Login Succeeded 14:17:21 nexus3.edgexfoundry.org:10004 14:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:22 Configure a credential helper to remove this warning. See 14:17:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:22 14:17:22 Login Succeeded 14:17:22 docker.io 14:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:22 Configure a credential helper to remove this warning. See 14:17:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:22 14:17:22 Login Succeeded 14:17:22 ---> docker-login.sh ends [Pipeline] } 14:17:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:17:22 + git rev-list -1 --merges 43835cf99a75d9aea88a6e6ad4468f5338448856~1..43835cf99a75d9aea88a6e6ad4468f5338448856 [Pipeline] echo 14:17:22 -----------> git rev-list -1 --merges 43835cf99a75d9aea88a6e6ad4468f5338448856~1..43835cf99a75d9aea88a6e6ad4468f5338448856 43835cf99a75d9aea88a6e6ad4468f5338448856 [false] [Pipeline] sh 14:17:23 + git log --format=format:%s -1 43835cf99a75d9aea88a6e6ad4468f5338448856 [Pipeline] echo 14:17:23 ========================================================= 14:17:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:17:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:17:23 + git log --format=format:%s -1 43835cf99a75d9aea88a6e6ad4468f5338448856 [Pipeline] echo 14:17:23 [semverPrep] GIT_COMMIT: 43835cf99a75d9aea88a6e6ad4468f5338448856, Commit Message: revert: Restore ignored items that were not snap-related (#399) [Pipeline] echo 14:17:23 [semverPrep] This is not a build commit. [Pipeline] sh 14:17:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:17:23 + grep -v github /etc/ssh/ssh_known_hosts 14:17:23 + [ -e /tmp/ssh_known_hosts ] 14:17:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:17:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:17:23 + sudo tee -a /etc/ssh/ssh_known_hosts 14:17:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:17:24 14:17:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:17:25 0.1.4: Pulling from edgex-devops/py-git-semver 14:17:25 b85a868b505f: Pulling fs layer 14:17:25 e2be974225ed: Pulling fs layer 14:17:25 339a4e72a1f5: Pulling fs layer 14:17:25 988bab9f4d93: Pulling fs layer 14:17:25 1469e6f7b9e6: Pulling fs layer 14:17:25 eaf3925da568: Pulling fs layer 14:17:25 bab4dde63d76: Pulling fs layer 14:17:25 bde34c3a00c8: Pulling fs layer 14:17:25 b352a97aabf1: Pulling fs layer 14:17:25 4872d77fe225: Pulling fs layer 14:17:25 5851b861e8e6: Pulling fs layer 14:17:25 988bab9f4d93: Waiting 14:17:25 b352a97aabf1: Waiting 14:17:25 eaf3925da568: Waiting 14:17:25 4872d77fe225: Waiting 14:17:25 5851b861e8e6: Waiting 14:17:25 1469e6f7b9e6: Waiting 14:17:25 bde34c3a00c8: Waiting 14:17:25 e2be974225ed: Download complete 14:17:25 988bab9f4d93: Download complete 14:17:25 1469e6f7b9e6: Verifying Checksum 14:17:25 1469e6f7b9e6: Download complete 14:17:25 339a4e72a1f5: Verifying Checksum 14:17:25 339a4e72a1f5: Download complete 14:17:25 eaf3925da568: Verifying Checksum 14:17:25 eaf3925da568: Download complete 14:17:25 bde34c3a00c8: Verifying Checksum 14:17:25 bde34c3a00c8: Download complete 14:17:25 b352a97aabf1: Verifying Checksum 14:17:25 b352a97aabf1: Download complete 14:17:25 4872d77fe225: Download complete 14:17:25 5851b861e8e6: Download complete 14:17:25 b85a868b505f: Verifying Checksum 14:17:25 b85a868b505f: Download complete 14:17:25 bab4dde63d76: Verifying Checksum 14:17:25 bab4dde63d76: Download complete 14:17:26 b85a868b505f: Pull complete 14:17:26 e2be974225ed: Pull complete 14:17:27 339a4e72a1f5: Pull complete 14:17:27 988bab9f4d93: Pull complete 14:17:27 1469e6f7b9e6: Pull complete 14:17:27 eaf3925da568: Pull complete 14:17:29 bab4dde63d76: Pull complete 14:17:29 bde34c3a00c8: Pull complete 14:17:29 b352a97aabf1: Pull complete 14:17:29 4872d77fe225: Pull complete 14:17:29 5851b861e8e6: Pull complete 14:17:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:17:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:17:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:29 prd-ubuntu20.04-docker-8c-8g-11912 does not seem to be running inside a container 14:17:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:17:33 $ docker top f3d6abc14dd0ddf7684d1a53a93d9f019b632fb49db1ed169fdb961d248a4f06 -eo pid,comm 14:17:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:17:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:17:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:17:33 [ssh-agent] Looking for ssh-agent implementation... 14:17:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:17:33 $ docker exec f3d6abc14dd0ddf7684d1a53a93d9f019b632fb49db1ed169fdb961d248a4f06 ssh-agent 14:17:33 SSH_AUTH_SOCK=/tmp/ssh-GmzkPHmvAEp9/agent.32 14:17:33 SSH_AGENT_PID=38 14:17:33 Running ssh-add (command line suppressed) 14:17:33 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14297787976072310715.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14297787976072310715.key) 14:17:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:17:33 + git tag --points-at HEAD [Pipeline] } 14:17:33 $ docker exec --env ******** --env ******** f3d6abc14dd0ddf7684d1a53a93d9f019b632fb49db1ed169fdb961d248a4f06 ssh-agent -k 14:17:33 unset SSH_AUTH_SOCK; 14:17:33 unset SSH_AGENT_PID; 14:17:33 echo Agent pid 38 killed; 14:17:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:17:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:17:33 [ssh-agent] Looking for ssh-agent implementation... 14:17:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:17:33 $ docker exec f3d6abc14dd0ddf7684d1a53a93d9f019b632fb49db1ed169fdb961d248a4f06 ssh-agent 14:17:34 SSH_AUTH_SOCK=/tmp/ssh-FwcDPfVJTTM7/agent.70 14:17:34 SSH_AGENT_PID=76 14:17:34 Running ssh-add (command line suppressed) 14:17:34 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15710953175808981778.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15710953175808981778.key) 14:17:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:17:34 + git semver init 14:17:34 2023-10-26 14:17:34,673 [run_init] DEBUG init version:0.0.0 force:False 14:17:34 2023-10-26 14:17:34,674 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 14:17:34 2023-10-26 14:17:34,674 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 14:17:34 2023-10-26 14:17:34,674 [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) 14:17:36 2023-10-26 14:17:35,763 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 14:17:36 2023-10-26 14:17:35,764 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 14:17:36 2023-10-26 14:17:35,764 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 14:17:36 2023-10-26 14:17:35,764 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 14:17:36 3.1.0-dev.23 [Pipeline] } 14:17:36 $ docker exec --env ******** --env ******** f3d6abc14dd0ddf7684d1a53a93d9f019b632fb49db1ed169fdb961d248a4f06 ssh-agent -k 14:17:36 unset SSH_AUTH_SOCK; 14:17:36 unset SSH_AGENT_PID; 14:17:36 echo Agent pid 76 killed; 14:17:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:17:36 + git semver [Pipeline] } 14:17:36 $ docker stop --time=1 f3d6abc14dd0ddf7684d1a53a93d9f019b632fb49db1ed169fdb961d248a4f06 14:17:38 $ docker rm -f --volumes f3d6abc14dd0ddf7684d1a53a93d9f019b632fb49db1ed169fdb961d248a4f06 [Pipeline] // withDockerContainer [Pipeline] sh 14:17:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:17:38 Stashed 1 file(s) [Pipeline] echo 14:17:38 [edgeXSemver]: initialized semver on version 3.1.0-dev.23 [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 14:17:38 provisioning config files... 14:17:38 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8395134835738303791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:17:39 ---> docker-login.sh 14:17:39 nexus3.edgexfoundry.org:10001 14:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:39 Configure a credential helper to remove this warning. See 14:17:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:39 14:17:39 Login Succeeded 14:17:39 nexus3.edgexfoundry.org:10002 14:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:39 Configure a credential helper to remove this warning. See 14:17:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:39 14:17:39 Login Succeeded 14:17:39 nexus3.edgexfoundry.org:10003 14:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:39 Configure a credential helper to remove this warning. See 14:17:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:39 14:17:39 Login Succeeded 14:17:39 nexus3.edgexfoundry.org:10004 14:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:39 Configure a credential helper to remove this warning. See 14:17:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:39 14:17:39 Login Succeeded 14:17:39 docker.io 14:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:39 Configure a credential helper to remove this warning. See 14:17:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:39 14:17:39 Login Succeeded 14:17:39 ---> docker-login.sh ends [Pipeline] } 14:17:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:17:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:17:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:17:39 ========================================================= 14:17:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:17:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:40 + 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 . 14:17:40 Sending build context to Docker daemon 21.63MB 14:17:40 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 14:17:40 Step 2/13 : FROM ${BASE} AS builder 14:17:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:17:40 7264a8db6415: Pulling fs layer 14:17:40 c4d48a809fc2: Pulling fs layer 14:17:40 4f1c88b9dad5: Pulling fs layer 14:17:40 ad3a456e5733: Pulling fs layer 14:17:40 33e27b845d1e: Pulling fs layer 14:17:40 c68163c4e522: Pulling fs layer 14:17:40 50da416c3ac9: Pulling fs layer 14:17:40 23d2d4c4bb30: Pulling fs layer 14:17:40 ad3a456e5733: Waiting 14:17:40 33e27b845d1e: Waiting 14:17:40 c68163c4e522: Waiting 14:17:40 50da416c3ac9: Waiting 14:17:40 23d2d4c4bb30: Waiting 14:17:40 c4d48a809fc2: Verifying Checksum 14:17:40 c4d48a809fc2: Download complete 14:17:40 ad3a456e5733: Verifying Checksum 14:17:40 ad3a456e5733: Download complete 14:17:40 33e27b845d1e: Verifying Checksum 14:17:40 33e27b845d1e: Download complete 14:17:40 7264a8db6415: Verifying Checksum 14:17:40 7264a8db6415: Download complete 14:17:40 c68163c4e522: Verifying Checksum 14:17:40 c68163c4e522: Download complete 14:17:40 23d2d4c4bb30: Verifying Checksum 14:17:40 7264a8db6415: Pull complete 14:17:40 c4d48a809fc2: Pull complete 14:17:40 4f1c88b9dad5: Verifying Checksum 14:17:40 4f1c88b9dad5: Download complete 14:17:41 50da416c3ac9: Verifying Checksum 14:17:41 50da416c3ac9: Download complete 14:17:43 4f1c88b9dad5: Pull complete 14:17:43 ad3a456e5733: Pull complete 14:17:43 33e27b845d1e: Pull complete 14:17:44 c68163c4e522: Pull complete 14:17:46 50da416c3ac9: Pull complete 14:17:46 23d2d4c4bb30: Pull complete 14:17:46 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 14:17:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:17:46 ---> 0786185ac409 14:17:46 Step 3/13 : ARG ADD_BUILD_TAGS="" 14:17:51 ---> Running in ab50406e87ed 14:17:51 Removing intermediate container ab50406e87ed 14:17:51 ---> 26ae23ef45a0 14:17:51 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:17:51 ---> Running in 22aca224c6e7 14:17:51 Removing intermediate container 22aca224c6e7 14:17:51 ---> 3a063f08cd67 14:17:51 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 14:17:51 ---> Running in de0f9170c09b 14:17:51 Removing intermediate container de0f9170c09b 14:17:51 ---> 1f1564dcd58a 14:17:51 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 14:17:51 ---> Running in 0bbd43420590 14:17:51 Removing intermediate container 0bbd43420590 14:17:51 ---> 1cd7e0d8d5dd 14:17:51 Step 7/13 : LABEL Name=edgex-device-onvif-camera 14:17:51 ---> Running in c54b1877fb9c 14:17:51 Removing intermediate container c54b1877fb9c 14:17:51 ---> c6d4cc88d242 14:17:51 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:17:51 ---> Running in d9bd775231fe 14:17:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:17:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:17:52 OK: 264 MiB in 52 packages 14:17:52 Removing intermediate container d9bd775231fe 14:17:52 ---> f564574d5621 14:17:52 Step 9/13 : WORKDIR /device-onvif-camera 14:17:52 ---> Running in 7e097e964e16 14:17:53 Removing intermediate container 7e097e964e16 14:17:53 ---> 02f41fd2ece5 14:17:53 Step 10/13 : COPY go.mod vendor* ./ 14:17:53 ---> 16a67fd75741 14:17:53 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:53 ---> Running in f444a7f2a5ad 14:17:53 Still waiting to schedule task 14:17:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:18:53 Removing intermediate container f444a7f2a5ad 14:18:53 ---> 0711146143c9 14:18:53 Step 12/13 : COPY . . 14:18:53 ---> 94f3a890c97a 14:18:53 Step 13/13 : RUN ${MAKE} 14:18:53 ---> Running in a5f2866b2455 14:18:53 noop 14:18:53 Removing intermediate container a5f2866b2455 14:18:53 ---> 1cc37a486b86 14:18:53 Successfully built 1cc37a486b86 14:18:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:53 + docker inspect -f . ci-base-image-x86_64 14:18:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:18:53 prd-ubuntu20.04-docker-8c-8g-11912 does not seem to be running inside a container 14:18:53 $ 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 14:18:53 $ docker top dbdcd25cc1d2d168709e5898a2160a742b5452e0f511188b33180eb52eb20e23 -eo pid,comm [Pipeline] { [Pipeline] sh 14:18:54 + go version 14:18:54 go version go1.21.0 linux/amd64 [Pipeline] } 14:18:54 $ docker stop --time=1 dbdcd25cc1d2d168709e5898a2160a742b5452e0f511188b33180eb52eb20e23 14:18:56 $ docker rm -f --volumes dbdcd25cc1d2d168709e5898a2160a742b5452e0f511188b33180eb52eb20e23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:56 + docker inspect -f . ci-base-image-x86_64 14:18:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:18:56 prd-ubuntu20.04-docker-8c-8g-11912 does not seem to be running inside a container 14:18:56 $ 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 14:18:57 $ docker top 2f68fe06d157b6a9611a666f01c31637a72915cdf9bdfec276e4d8aabbddbc58 -eo pid,comm [Pipeline] { [Pipeline] sh 14:18:58 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 14:18:58 + make test 14:18:58 go test ./... -coverprofile=coverage.out ./... 14:18:59 ? github.com/edgexfoundry/device-onvif-camera [no test files] 14:19:09 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 14:19:10 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 14:19:12 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.027s coverage: 31.5% of statements 14:19:12 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.096s coverage: 86.5% of statements 14:19:18 go vet ./... 14:19:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:19:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:19:23 ./bin/test-attribution-txt.sh [Pipeline] echo 14:19:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:19:23 $ docker stop --time=1 2f68fe06d157b6a9611a666f01c31637a72915cdf9bdfec276e4d8aabbddbc58 14:19:27 $ docker rm -f --volumes 2f68fe06d157b6a9611a666f01c31637a72915cdf9bdfec276e4d8aabbddbc58 [Pipeline] // withDockerContainer [Pipeline] sh 14:19:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:19:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:19:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:19:29 + ls -al . 14:19:29 total 236 14:19:29 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 14:18 . 14:19:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 14:17 .. 14:19:29 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 14:19 .git 14:19:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 14:17 .github 14:19:29 -rw-rw-r-- 1 jenkins jenkins 493 Oct 26 14:17 .gitignore 14:19:29 -rw-rw-r-- 1 jenkins jenkins 42 Oct 26 14:17 .golangci.yml 14:19:29 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 14:17 .semver 14:19:29 -rw-rw-r-- 1 jenkins jenkins 11155 Oct 26 14:17 Attribution.txt 14:19:29 -rw-rw-r-- 1 jenkins jenkins 15932 Oct 26 14:17 CHANGELOG.md 14:19:29 -rw-rw-r-- 1 jenkins jenkins 1574 Oct 26 14:17 Dockerfile 14:19:29 -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 14:17 GOVERNANCE.md 14:19:29 -rw-rw-r-- 1 jenkins jenkins 739 Oct 26 14:17 Jenkinsfile 14:19:29 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 26 14:17 LICENSE 14:19:29 -rw-rw-r-- 1 jenkins jenkins 2877 Oct 26 14:17 Makefile 14:19:29 -rw-rw-r-- 1 jenkins jenkins 625 Oct 26 14:17 OWNERS.md 14:19:29 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 26 14:17 README.md 14:19:29 -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 14:17 VERSION 14:19:29 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 14:17 bin 14:19:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 14:17 cmd 14:19:29 -rw-r--r-- 1 jenkins jenkins 78456 Oct 26 14:19 coverage.out 14:19:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 14:17 doc 14:19:29 -rw-rw-r-- 1 jenkins jenkins 4087 Oct 26 14:17 go.mod 14:19:29 -rw-rw-r-- 1 jenkins jenkins 35688 Oct 26 14:17 go.sum 14:19:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 14:17 internal 14:19:29 -rw-rw-r-- 1 jenkins jenkins 236 Oct 26 14:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:29 + 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=43835cf99a75d9aea88a6e6ad4468f5338448856 --label arch=amd64 --label version=3.1.0-dev.23 . 14:19:29 Sending build context to Docker daemon 21.71MB 14:19:29 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 14:19:29 Step 2/26 : FROM ${BASE} AS builder 14:19:29 ---> 1cc37a486b86 14:19:29 Step 3/26 : ARG ADD_BUILD_TAGS="" 14:19:30 ---> Running in 6042af922ef6 14:19:30 Removing intermediate container 6042af922ef6 14:19:30 ---> afff5f9fd5f3 14:19:30 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:19:30 ---> Running in e124248319b9 14:19:30 Removing intermediate container e124248319b9 14:19:30 ---> 1732fc5aa7b6 14:19:30 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 14:19:30 ---> Running in e3089756edb2 14:19:30 Removing intermediate container e3089756edb2 14:19:30 ---> 4de1aaf50b1c 14:19:30 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 14:19:30 ---> Running in f4114be81897 14:19:30 Removing intermediate container f4114be81897 14:19:30 ---> 5e99df132e77 14:19:30 Step 7/26 : LABEL Name=edgex-device-onvif-camera 14:19:30 ---> Running in e226dc3383f2 14:19:30 Removing intermediate container e226dc3383f2 14:19:30 ---> b30690b1a1c7 14:19:30 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:19:30 ---> Running in a9b62888950b 14:19:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:19:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:19:31 OK: 264 MiB in 52 packages 14:19:31 Removing intermediate container a9b62888950b 14:19:31 ---> c5ee21ce84ef 14:19:31 Step 9/26 : WORKDIR /device-onvif-camera 14:19:31 ---> Running in af1312b4ede0 14:19:31 Removing intermediate container af1312b4ede0 14:19:31 ---> efe83a6843a7 14:19:31 Step 10/26 : COPY go.mod vendor* ./ 14:19:31 ---> 775b8fce9fea 14:19:31 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:31 ---> Running in 029f00e11799 14:19:32 Removing intermediate container 029f00e11799 14:19:32 ---> 1d7602c2cb53 14:19:32 Step 12/26 : COPY . . 14:19:33 ---> 729968da4cad 14:19:33 Step 13/26 : RUN ${MAKE} 14:19:33 ---> Running in 2072d95824cf 14:19:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 14:19:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11913 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 14:19:33 Running in /w/workspace/device-onvif-camera/180 [Pipeline] { [Pipeline] checkout 14:19:33 The recommended git tool is: git 14:19:39 using credential edgex-jenkins-ssh 14:19:39 Cloning the remote Git repository 14:19:39 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 14:19:39 > git init /w/workspace/device-onvif-camera/180 # timeout=10 14:19:39 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 14:19:39 > git --version # timeout=10 14:19:39 > git --version # 'git version 2.25.1' 14:19:39 using GIT_SSH to set credentials SSH Credentials for GitHub 14:19:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:19:42 Avoid second fetch 14:19:42 Checking out Revision 43835cf99a75d9aea88a6e6ad4468f5338448856 (main) 14:19:41 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 14:19:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:19:42 > git config core.sparsecheckout # timeout=10 14:19:42 > git checkout -f 43835cf99a75d9aea88a6e6ad4468f5338448856 # timeout=10 14:19:43 Commit message: "revert: Restore ignored items that were not snap-related (#399)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:19:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:19:43 % Total % Received % Xferd Average Speed Time Time Time Current 14:19:43 Dload Upload Total Spent Left Speed 14:19:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh 14:19:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:19:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:19:44 + sudo tee /etc/docker/daemon.new 14:19:44 { 14:19:44 "registry-mirrors": [ 14:19:44 "https://nexus3.edgexfoundry.org:10001" 14:19:44 ], 14:19:44 "bip": "10.250.0.254/24", 14:19:44 "hosts": [ 14:19:44 "tcp://0.0.0.0:5555", 14:19:44 "unix:///var/run/docker.sock" 14:19:44 ], 14:19:44 "mtu": 1458, 14:19:44 "selinux-enabled": true, 14:19:44 "seccomp-profile": "/etc/docker/seccomp.json" 14:19:44 } [Pipeline] sh 14:19:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:19:45 + sudo service docker restart 14:19:55 Removing intermediate container 2072d95824cf 14:19:55 ---> 634f406b3c22 14:19:55 Step 14/26 : FROM alpine:3.18 14:19:55 3.18: Pulling from library/alpine 14:19:55 96526aa774ef: Pulling fs layer 14:19:55 96526aa774ef: Verifying Checksum 14:19:55 96526aa774ef: Download complete 14:19:55 96526aa774ef: Pull complete 14:19:55 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 14:19:55 Status: Downloaded newer image for alpine:3.18 14:19:55 ---> 8ca4688f4f35 14:19:55 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 14:19:55 ---> Running in 9cc062144716 14:19:55 Removing intermediate container 9cc062144716 14:19:55 ---> dd3f08d12e6d 14:19:55 Step 16/26 : RUN apk add --update --no-cache dumb-init 14:19:55 ---> Running in 9efc907656f1 14:19:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:19:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:19:56 (1/1) Installing dumb-init (1.2.5-r2) 14:19:56 Executing busybox-1.36.1-r2.trigger 14:19:56 OK: 7 MiB in 16 packages 14:19:56 Removing intermediate container 9efc907656f1 14:19:56 ---> 9ae66caa8297 14:19:56 Step 17/26 : WORKDIR / 14:19:56 ---> Running in db0f8431eacf 14:19:56 Removing intermediate container db0f8431eacf 14:19:56 ---> 7c45eeb826d2 14:19:56 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 14:19:57 ---> 7ee694aa9cf0 14:19:57 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 14:19:57 ---> ac179f4d5bda 14:19:57 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 14:19:57 ---> ccec0f62372d 14:19:57 Step 21/26 : EXPOSE 59984 14:19:57 ---> Running in fc47ad6bcedf 14:19:58 Removing intermediate container fc47ad6bcedf 14:19:58 ---> 6ffebf3deb2b 14:19:58 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 14:19:58 ---> Running in 2a1b35a4548f 14:19:58 Removing intermediate container 2a1b35a4548f 14:19:58 ---> 8732afa12e00 14:19:58 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 14:19:58 ---> Running in c8872214a663 14:19:58 Removing intermediate container c8872214a663 14:19:58 ---> c416a963baf6 14:19:58 Step 24/26 : LABEL arch=amd64 14:19:58 ---> Running in 6ce604f8f483 14:19:58 Removing intermediate container 6ce604f8f483 14:19:58 ---> 79e05a2d6171 14:19:58 Step 25/26 : LABEL git_sha=43835cf99a75d9aea88a6e6ad4468f5338448856 14:19:58 ---> Running in 9a47c756c162 14:19:58 Removing intermediate container 9a47c756c162 14:19:58 ---> 7cb03700e123 14:19:58 Step 26/26 : LABEL version=3.1.0-dev.23 14:19:58 ---> Running in 91f030f080e4 14:19:58 Removing intermediate container 91f030f080e4 14:19:58 ---> 8baa425bb63e 14:19:58 [Warning] One or more build-args [ARCH] were not consumed 14:19:58 Successfully built 8baa425bb63e 14:19:58 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 14:19:58 provisioning config files... 14:19:58 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18066283499209890253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:19:58 ---> docker-login.sh 14:19:58 nexus3.edgexfoundry.org:10001 14:19:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:58 Configure a credential helper to remove this warning. See 14:19:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:58 14:19:58 Login Succeeded 14:19:58 nexus3.edgexfoundry.org:10002 14:19:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:58 Configure a credential helper to remove this warning. See 14:19:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:58 14:19:58 Login Succeeded 14:19:58 nexus3.edgexfoundry.org:10003 14:19:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:59 Configure a credential helper to remove this warning. See 14:19:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:59 14:19:59 Login Succeeded 14:19:59 nexus3.edgexfoundry.org:10004 14:19:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:59 Configure a credential helper to remove this warning. See 14:19:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:59 14:19:59 Login Succeeded 14:19:59 docker.io 14:19:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:59 Configure a credential helper to remove this warning. See 14:19:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:59 14:19:59 Login Succeeded 14:19:59 ---> docker-login.sh ends [Pipeline] } 14:19:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:19:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:19:59 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 14:19:59 43835cf99a75d9aea88a6e6ad4468f5338448856 14:19:59 latest 14:19:59 3.1.0-dev.23 14:19:59 43835cf99a75d9aea88a6e6ad4468f5338448856-3.1.0-dev.23 14:19:59 main 14:19:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:59 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:43835cf99a75d9aea88a6e6ad4468f5338448856 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:59 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:43835cf99a75d9aea88a6e6ad4468f5338448856 14:19:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 14:19:59 0bc762070011: Preparing 14:19:59 0219fbf1c516: Preparing 14:19:59 117fa7cd9598: Preparing 14:19:59 d11a4efed8f0: Preparing 14:19:59 cc2447e1835a: Preparing 14:19:59 cc2447e1835a: Layer already exists 14:19:59 0219fbf1c516: Pushed 14:19:59 d11a4efed8f0: Pushed 14:19:59 0bc762070011: Pushed 14:20:03 117fa7cd9598: Pushed 14:20:03 43835cf99a75d9aea88a6e6ad4468f5338448856: digest: sha256:0f02b8c130c4a4334a43d9816b48eb390fc8a564ff6af7c289d70c4cda3760eb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:03 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:03 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 14:20:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 14:20:03 0bc762070011: Preparing 14:20:03 0219fbf1c516: Preparing 14:20:03 117fa7cd9598: Preparing 14:20:03 d11a4efed8f0: Preparing 14:20:03 cc2447e1835a: Preparing 14:20:03 117fa7cd9598: Layer already exists 14:20:03 0bc762070011: Layer already exists 14:20:03 0219fbf1c516: Layer already exists 14:20:03 d11a4efed8f0: Layer already exists 14:20:03 cc2447e1835a: Layer already exists 14:20:03 latest: digest: sha256:0f02b8c130c4a4334a43d9816b48eb390fc8a564ff6af7c289d70c4cda3760eb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:20:03 provisioning config files... 14:20:04 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/180@tmp/config10478755422379061041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:20:04 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:04 ---> docker-login.sh 14:20:04 nexus3.edgexfoundry.org:10001 14:20:04 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.23 14:20:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 14:20:04 0bc762070011: Preparing 14:20:04 0219fbf1c516: Preparing 14:20:04 117fa7cd9598: Preparing 14:20:04 d11a4efed8f0: Preparing 14:20:04 cc2447e1835a: Preparing 14:20:04 0bc762070011: Layer already exists 14:20:04 d11a4efed8f0: Layer already exists 14:20:04 0219fbf1c516: Layer already exists 14:20:04 117fa7cd9598: Layer already exists 14:20:04 cc2447e1835a: Layer already exists 14:20:04 3.1.0-dev.23: digest: sha256:0f02b8c130c4a4334a43d9816b48eb390fc8a564ff6af7c289d70c4cda3760eb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:04 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:43835cf99a75d9aea88a6e6ad4468f5338448856-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:20:04 Configure a credential helper to remove this warning. See 14:20:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:20:04 14:20:04 Login Succeeded 14:20:04 nexus3.edgexfoundry.org:10002 14:20:05 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:43835cf99a75d9aea88a6e6ad4468f5338448856-3.1.0-dev.23 14:20:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 14:20:05 0bc762070011: Preparing 14:20:05 0219fbf1c516: Preparing 14:20:05 117fa7cd9598: Preparing 14:20:05 d11a4efed8f0: Preparing 14:20:05 cc2447e1835a: Preparing 14:20:05 117fa7cd9598: Layer already exists 14:20:05 cc2447e1835a: Layer already exists 14:20:05 0219fbf1c516: Layer already exists 14:20:05 d11a4efed8f0: Layer already exists 14:20:05 0bc762070011: Layer already exists 14:20:05 43835cf99a75d9aea88a6e6ad4468f5338448856-3.1.0-dev.23: digest: sha256:0f02b8c130c4a4334a43d9816b48eb390fc8a564ff6af7c289d70c4cda3760eb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:05 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:20:05 Configure a credential helper to remove this warning. See 14:20:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:20:05 14:20:05 Login Succeeded 14:20:05 nexus3.edgexfoundry.org:10003 14:20:05 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 14:20:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 14:20:05 0bc762070011: Preparing 14:20:05 0219fbf1c516: Preparing 14:20:05 117fa7cd9598: Preparing 14:20:05 d11a4efed8f0: Preparing 14:20:05 cc2447e1835a: Preparing 14:20:05 117fa7cd9598: Layer already exists 14:20:05 0bc762070011: Layer already exists 14:20:05 d11a4efed8f0: Layer already exists 14:20:05 cc2447e1835a: Layer already exists 14:20:05 0219fbf1c516: Layer already exists 14:20:05 main: digest: sha256:0f02b8c130c4a4334a43d9816b48eb390fc8a564ff6af7c289d70c4cda3760eb size: 1365 14:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:20:05 Configure a credential helper to remove this warning. See 14:20:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:20:05 14:20:05 Login Succeeded 14:20:05 nexus3.edgexfoundry.org:10004 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:20:05 ===================================================== [Pipeline] echo 14:20:05 taggedImages: 14:20:05 - nexus3.edgexfoundry.org:10004/device-onvif-camera:43835cf99a75d9aea88a6e6ad4468f5338448856 14:20:05 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 14:20:05 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.23 14:20:05 - nexus3.edgexfoundry.org:10004/device-onvif-camera:43835cf99a75d9aea88a6e6ad4468f5338448856-3.1.0-dev.23 14:20:05 - 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 14:20:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:20:06 Configure a credential helper to remove this warning. See 14:20:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:20:06 14:20:06 Login Succeeded 14:20:06 docker.io 14:20:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:20:06 14:20:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:20:06 latest: Pulling from edgex-lftools-log-publisher 14:20:06 5eb5b503b376: Pulling fs layer 14:20:06 5c69ac0246d0: Pulling fs layer 14:20:06 ec43610c2a17: Pulling fs layer 14:20:06 3a2ae6a8a46f: Pulling fs layer 14:20:06 33b1e0a273af: Pulling fs layer 14:20:06 5d3b04190fa2: Pulling fs layer 14:20:06 2f39f015ded8: Pulling fs layer 14:20:06 3a2ae6a8a46f: Waiting 14:20:06 33b1e0a273af: Waiting 14:20:06 5d3b04190fa2: Waiting 14:20:06 2f39f015ded8: Waiting 14:20:06 5c69ac0246d0: Verifying Checksum 14:20:06 5c69ac0246d0: Download complete 14:20:06 3a2ae6a8a46f: Verifying Checksum 14:20:06 3a2ae6a8a46f: Download complete 14:20:06 33b1e0a273af: Download complete 14:20:06 5d3b04190fa2: Verifying Checksum 14:20:06 5d3b04190fa2: Download complete 14:20:06 ec43610c2a17: Verifying Checksum 14:20:06 ec43610c2a17: Download complete 14:20:06 5eb5b503b376: Verifying Checksum 14:20:06 5eb5b503b376: Download complete 14:20:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:20:06 Configure a credential helper to remove this warning. See 14:20:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:20:06 14:20:06 Login Succeeded 14:20:06 ---> docker-login.sh ends [Pipeline] } 14:20:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:20:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:20:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:20:07 ========================================================= 14:20:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:20:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:07 2f39f015ded8: Download complete 14:20:07 + 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 . 14:20:08 Sending build context to Docker daemon 14.17MB 14:20:08 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 14:20:08 Step 2/13 : FROM ${BASE} AS builder 14:20:08 5eb5b503b376: Pull complete 14:20:08 5c69ac0246d0: Pull complete 14:20:08 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:20:08 9fda8d8052c6: Pulling fs layer 14:20:08 5d54e960e981: Pulling fs layer 14:20:08 c4a7e357bf2a: Pulling fs layer 14:20:08 f0e02332f6b5: Pulling fs layer 14:20:08 cefa15bbcfad: Pulling fs layer 14:20:08 17808c966233: Pulling fs layer 14:20:08 f4c1fc716caa: Pulling fs layer 14:20:08 cefa15bbcfad: Waiting 14:20:08 f0e02332f6b5: Waiting 14:20:08 17808c966233: Waiting 14:20:08 f4c1fc716caa: Waiting 14:20:08 5d54e960e981: Download complete 14:20:08 f0e02332f6b5: Verifying Checksum 14:20:08 f0e02332f6b5: Download complete 14:20:08 cefa15bbcfad: Verifying Checksum 14:20:08 cefa15bbcfad: Download complete 14:20:08 9fda8d8052c6: Verifying Checksum 14:20:08 9fda8d8052c6: Download complete 14:20:08 ec43610c2a17: Pull complete 14:20:08 3a2ae6a8a46f: Pull complete 14:20:09 33b1e0a273af: Pull complete 14:20:09 f4c1fc716caa: Verifying Checksum 14:20:09 f4c1fc716caa: Download complete 14:20:09 5d3b04190fa2: Pull complete 14:20:09 9fda8d8052c6: Pull complete 14:20:09 5d54e960e981: Pull complete 14:20:10 c4a7e357bf2a: Verifying Checksum 14:20:10 c4a7e357bf2a: Download complete 14:20:11 17808c966233: Verifying Checksum 14:20:11 17808c966233: Download complete 14:20:14 2f39f015ded8: Pull complete 14:20:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:20:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:20:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:14 prd-ubuntu20.04-docker-8c-8g-11912 does not seem to be running inside a container 14:20:14 $ 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 14:20:19 $ docker top eca7c7fa4114f63bc332f7852ed4c3e8067286a175d86be47bac675098c476c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:20:20 ---> job-cost.sh 14:20:20 lf-activate-venv: SKIPPING 14:20:20 INFO: No Stack... 14:20:20 INFO: Retrieving Pricing Info for: v3-standard-8 14:20:20 INFO: Archiving Costs [Pipeline] sh 14:20:21 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 14:20:21 + cut -d, -f6 [Pipeline] lock 14:20:21 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-180-stack-cost] 14:20:21 Resource [jenkins-edgexfoundry-device-onvif-camera-main-180-stack-cost] did not exist. Created. 14:20:21 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-180-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:20:21 + echo total: 0.2199999988079071 [Pipeline] stash 14:20:21 Stashed 1 file(s) [Pipeline] } 14:20:21 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-180-stack-cost] [Pipeline] // lock [Pipeline] } 14:20:21 $ docker stop --time=1 eca7c7fa4114f63bc332f7852ed4c3e8067286a175d86be47bac675098c476c1 14:20:22 $ docker rm -f --volumes eca7c7fa4114f63bc332f7852ed4c3e8067286a175d86be47bac675098c476c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:20:23 c4a7e357bf2a: Pull complete 14:20:23 f0e02332f6b5: Pull complete 14:20:23 cefa15bbcfad: Pull complete 14:20:31 17808c966233: Pull complete 14:20:32 f4c1fc716caa: Pull complete 14:20:32 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 14:20:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:20:32 ---> ea914061e18c 14:20:32 Step 3/13 : ARG ADD_BUILD_TAGS="" 14:20:33 ---> Running in 9452a4782deb 14:20:34 Removing intermediate container 9452a4782deb 14:20:34 ---> 930685b304c4 14:20:34 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:20:34 ---> Running in cc05dd332472 14:20:34 Removing intermediate container cc05dd332472 14:20:34 ---> 8dd4b637bfcc 14:20:34 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 14:20:34 ---> Running in 8ca9f21695a3 14:20:35 Removing intermediate container 8ca9f21695a3 14:20:35 ---> 0e34b2d669fa 14:20:35 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 14:20:35 ---> Running in f3ccf378898e 14:20:35 Removing intermediate container f3ccf378898e 14:20:35 ---> b173cea3d0a5 14:20:35 Step 7/13 : LABEL Name=edgex-device-onvif-camera 14:20:35 ---> Running in eeb1e1689a22 14:20:36 Removing intermediate container eeb1e1689a22 14:20:36 ---> ab73d8c4279f 14:20:36 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:20:36 ---> Running in 3e861a876003 14:20:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:20:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:20:39 OK: 266 MiB in 52 packages 14:20:39 Removing intermediate container 3e861a876003 14:20:39 ---> 77762431747b 14:20:39 Step 9/13 : WORKDIR /device-onvif-camera 14:20:39 ---> Running in 007b69f9ad45 14:20:40 Removing intermediate container 007b69f9ad45 14:20:40 ---> def8516c27a6 14:20:40 Step 10/13 : COPY go.mod vendor* ./ 14:20:40 ---> c46a46822044 14:20:40 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:20:40 ---> Running in 8006fef2e18e 14:22:32 Removing intermediate container 8006fef2e18e 14:22:32 ---> af0d2f3f2ec5 14:22:32 Step 12/13 : COPY . . 14:22:32 ---> 891e02b88684 14:22:32 Step 13/13 : RUN ${MAKE} 14:22:32 ---> Running in c72350b82123 14:22:32 noop 14:22:32 Removing intermediate container c72350b82123 14:22:32 ---> 50f08e7952a0 14:22:32 Successfully built 50f08e7952a0 14:22:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:32 + docker inspect -f . ci-base-image-arm64 14:22:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:22:33 prd-ubuntu20.04-docker-arm64-4c-16g-11913 does not seem to be running inside a container 14:22:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/180 -v /w/workspace/device-onvif-camera/180:/w/workspace/device-onvif-camera/180:rw,z -v /w/workspace/device-onvif-camera/180@tmp:/w/workspace/device-onvif-camera/180@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 14:22:34 $ docker top 556ba70aa3f48408c5939d6f4b2218c427ba5f343da3a31081c0a98e80d00f7e -eo pid,comm [Pipeline] { [Pipeline] sh 14:22:35 + go version 14:22:35 go version go1.21.0 linux/arm64 [Pipeline] } 14:22:35 $ docker stop --time=1 556ba70aa3f48408c5939d6f4b2218c427ba5f343da3a31081c0a98e80d00f7e 14:22:37 $ docker rm -f --volumes 556ba70aa3f48408c5939d6f4b2218c427ba5f343da3a31081c0a98e80d00f7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:37 + docker inspect -f . ci-base-image-arm64 14:22:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:22:38 prd-ubuntu20.04-docker-arm64-4c-16g-11913 does not seem to be running inside a container 14:22:38 $ 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/180 -v /w/workspace/device-onvif-camera/180:/w/workspace/device-onvif-camera/180:rw,z -v /w/workspace/device-onvif-camera/180@tmp:/w/workspace/device-onvif-camera/180@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 14:22:42 $ docker top d3185ada11cc4bafcef2994e86ae61057d236757b12b8336f4de6e69a302e1f5 -eo pid,comm [Pipeline] { [Pipeline] sh 14:22:42 + git config --global --add safe.directory /w/workspace/device-onvif-camera/180 [Pipeline] fileExists [Pipeline] sh 14:22:43 + make test 14:22:43 go test ./... -coverprofile=coverage.out ./... 14:22:47 ? github.com/edgexfoundry/device-onvif-camera [no test files] 14:24:54 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 14:24:54 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 14:24:54 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.196s coverage: 31.5% of statements 14:25:16 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.628s coverage: 86.5% of statements 14:25:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:25:17 go vet ./... 14:25:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:25:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:25:44 ./bin/test-attribution-txt.sh [Pipeline] echo 14:25:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:25:44 $ docker stop --time=1 d3185ada11cc4bafcef2994e86ae61057d236757b12b8336f4de6e69a302e1f5 14:25:46 $ docker rm -f --volumes d3185ada11cc4bafcef2994e86ae61057d236757b12b8336f4de6e69a302e1f5 [Pipeline] // withDockerContainer [Pipeline] sh 14:25:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:25:47 Warning: overwriting stash ‘coverage-report’ 14:25:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:25:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:25:48 + ls -al . 14:25:48 total 232 14:25:48 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 14:22 . 14:25:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 14:19 .. 14:25:48 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 14:19 .git 14:25:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 14:19 .github 14:25:48 -rw-rw-r-- 1 jenkins jenkins 493 Oct 26 14:19 .gitignore 14:25:48 -rw-rw-r-- 1 jenkins jenkins 42 Oct 26 14:19 .golangci.yml 14:25:48 -rw-rw-r-- 1 jenkins jenkins 11155 Oct 26 14:19 Attribution.txt 14:25:48 -rw-rw-r-- 1 jenkins jenkins 15932 Oct 26 14:19 CHANGELOG.md 14:25:48 -rw-rw-r-- 1 jenkins jenkins 1574 Oct 26 14:19 Dockerfile 14:25:48 -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 14:19 GOVERNANCE.md 14:25:48 -rw-rw-r-- 1 jenkins jenkins 739 Oct 26 14:19 Jenkinsfile 14:25:48 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 26 14:19 LICENSE 14:25:48 -rw-rw-r-- 1 jenkins jenkins 2877 Oct 26 14:19 Makefile 14:25:48 -rw-rw-r-- 1 jenkins jenkins 625 Oct 26 14:19 OWNERS.md 14:25:48 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 26 14:19 README.md 14:25:48 -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 14:17 VERSION 14:25:48 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 14:19 bin 14:25:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 14:19 cmd 14:25:48 -rw-r--r-- 1 jenkins jenkins 78456 Oct 26 14:25 coverage.out 14:25:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 14:19 doc 14:25:48 -rw-rw-r-- 1 jenkins jenkins 4087 Oct 26 14:19 go.mod 14:25:48 -rw-rw-r-- 1 jenkins jenkins 35688 Oct 26 14:19 go.sum 14:25:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 14:19 internal 14:25:48 -rw-rw-r-- 1 jenkins jenkins 236 Oct 26 14:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:48 + 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=43835cf99a75d9aea88a6e6ad4468f5338448856 --label arch=arm64 --label version=3.1.0-dev.23 . 14:25:49 Sending build context to Docker daemon 14.25MB 14:25:49 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 14:25:49 Step 2/26 : FROM ${BASE} AS builder 14:25:49 ---> 50f08e7952a0 14:25:49 Step 3/26 : ARG ADD_BUILD_TAGS="" 14:25:49 ---> Running in 180585c50b7a 14:25:49 Removing intermediate container 180585c50b7a 14:25:49 ---> 8c1c639b0a59 14:25:49 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:25:49 ---> Running in 1f2497513593 14:25:50 Removing intermediate container 1f2497513593 14:25:50 ---> 1d6edeb879ab 14:25:50 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 14:25:50 ---> Running in a2b3d04f34e8 14:25:50 Removing intermediate container a2b3d04f34e8 14:25:50 ---> 157da5c26811 14:25:50 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 14:25:50 ---> Running in c2c456e0a6c0 14:25:51 Removing intermediate container c2c456e0a6c0 14:25:51 ---> 765c6d6fb10b 14:25:51 Step 7/26 : LABEL Name=edgex-device-onvif-camera 14:25:51 ---> Running in e02ef8567193 14:25:51 Removing intermediate container e02ef8567193 14:25:51 ---> d4b373a15e6f 14:25:51 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:25:51 ---> Running in a0ac851db94f 14:25:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:25:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:25:54 OK: 266 MiB in 52 packages 14:25:58 Removing intermediate container a0ac851db94f 14:25:58 ---> 06842093940e 14:25:58 Step 9/26 : WORKDIR /device-onvif-camera 14:25:58 ---> Running in c2b95a9a0ad1 14:25:58 Removing intermediate container c2b95a9a0ad1 14:25:58 ---> 7524f34a9c29 14:25:58 Step 10/26 : COPY go.mod vendor* ./ 14:25:59 ---> b74002e10917 14:25:59 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:25:59 ---> Running in 577843fbe51a 14:26:01 Removing intermediate container 577843fbe51a 14:26:01 ---> 1afba5263c96 14:26:01 Step 12/26 : COPY . . 14:26:03 ---> 1ed58e018b68 14:26:03 Step 13/26 : RUN ${MAKE} 14:26:03 ---> Running in 621a5c80e6d2 14:26:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 14:28:10 Removing intermediate container 621a5c80e6d2 14:28:10 ---> 0a3fe47fa9a4 14:28:10 Step 14/26 : FROM alpine:3.18 14:28:10 3.18: Pulling from library/alpine 14:28:10 579b34f0a95b: Pulling fs layer 14:28:10 579b34f0a95b: Download complete 14:28:10 579b34f0a95b: Pull complete 14:28:10 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 14:28:10 Status: Downloaded newer image for alpine:3.18 14:28:10 ---> 3cc203321400 14:28:10 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 14:28:10 ---> Running in 2d63287b080c 14:28:10 Removing intermediate container 2d63287b080c 14:28:10 ---> 4b6d2143f95c 14:28:10 Step 16/26 : RUN apk add --update --no-cache dumb-init 14:28:10 ---> Running in dfce16160c5d 14:28:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:28:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:28:10 (1/1) Installing dumb-init (1.2.5-r2) 14:28:10 Executing busybox-1.36.1-r2.trigger 14:28:10 OK: 8 MiB in 16 packages 14:28:11 Removing intermediate container dfce16160c5d 14:28:11 ---> 1bd02a4cc0c2 14:28:11 Step 17/26 : WORKDIR / 14:28:11 ---> Running in 91c19a67d595 14:28:11 Removing intermediate container 91c19a67d595 14:28:11 ---> 03a813926c71 14:28:11 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 14:28:13 ---> f82760818387 14:28:13 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 14:28:13 ---> fd75e9bd9c3f 14:28:13 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 14:28:14 ---> 4549b593ece3 14:28:14 Step 21/26 : EXPOSE 59984 14:28:14 ---> Running in 094dc0e46972 14:28:14 Removing intermediate container 094dc0e46972 14:28:14 ---> a5e821b8521e 14:28:14 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 14:28:14 ---> Running in cc39d0413206 14:28:14 Removing intermediate container cc39d0413206 14:28:14 ---> 66b29d7ee996 14:28:14 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 14:28:14 ---> Running in 6b0931052be9 14:28:15 Removing intermediate container 6b0931052be9 14:28:15 ---> 57d113e22e07 14:28:15 Step 24/26 : LABEL arch=arm64 14:28:15 ---> Running in d808588ee071 14:28:15 Removing intermediate container d808588ee071 14:28:15 ---> 249ac1621950 14:28:15 Step 25/26 : LABEL git_sha=43835cf99a75d9aea88a6e6ad4468f5338448856 14:28:15 ---> Running in 2a6a0ccc78ad 14:28:16 Removing intermediate container 2a6a0ccc78ad 14:28:16 ---> 154bd61aa94c 14:28:16 Step 26/26 : LABEL version=3.1.0-dev.23 14:28:16 ---> Running in c07ba2d7a849 14:28:16 Removing intermediate container c07ba2d7a849 14:28:16 ---> ecdfd14338ef 14:28:16 [Warning] One or more build-args [ARCH] were not consumed 14:28:16 Successfully built ecdfd14338ef 14:28:16 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 14:28:16 provisioning config files... 14:28:16 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/180@tmp/config12229053312725011369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:28:17 ---> docker-login.sh 14:28:17 nexus3.edgexfoundry.org:10001 14:28:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:17 Configure a credential helper to remove this warning. See 14:28:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:17 14:28:17 Login Succeeded 14:28:17 nexus3.edgexfoundry.org:10002 14:28:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:17 Configure a credential helper to remove this warning. See 14:28:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:17 14:28:17 Login Succeeded 14:28:17 nexus3.edgexfoundry.org:10003 14:28:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:18 Configure a credential helper to remove this warning. See 14:28:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:18 14:28:18 Login Succeeded 14:28:18 nexus3.edgexfoundry.org:10004 14:28:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:18 Configure a credential helper to remove this warning. See 14:28:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:18 14:28:18 Login Succeeded 14:28:18 docker.io 14:28:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:19 Configure a credential helper to remove this warning. See 14:28:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:19 14:28:19 Login Succeeded 14:28:19 ---> docker-login.sh ends [Pipeline] } 14:28:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:28:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:28:19 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 14:28:19 43835cf99a75d9aea88a6e6ad4468f5338448856 14:28:19 latest 14:28:19 3.1.0-dev.23 14:28:19 43835cf99a75d9aea88a6e6ad4468f5338448856-3.1.0-dev.23 14:28:19 main 14:28:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:19 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:43835cf99a75d9aea88a6e6ad4468f5338448856 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:20 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:43835cf99a75d9aea88a6e6ad4468f5338448856 14:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 14:28:20 347c1878ed70: Preparing 14:28:20 82394d0be036: Preparing 14:28:20 553da04037b1: Preparing 14:28:20 2b9e904b2468: Preparing 14:28:20 5f4d9fc4d98d: Preparing 14:28:20 5f4d9fc4d98d: Layer already exists 14:28:20 347c1878ed70: Pushed 14:28:20 82394d0be036: Pushed 14:28:20 2b9e904b2468: Pushed 14:28:27 553da04037b1: Pushed 14:28:27 43835cf99a75d9aea88a6e6ad4468f5338448856: digest: sha256:c9f3742938cd8bb782dd3c0445ce7e6172668f0c28376fdff8466825d50d8425 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:27 + 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 14:28:28 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 14:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 14:28:28 347c1878ed70: Preparing 14:28:28 82394d0be036: Preparing 14:28:28 553da04037b1: Preparing 14:28:28 2b9e904b2468: Preparing 14:28:28 5f4d9fc4d98d: Preparing 14:28:28 82394d0be036: Layer already exists 14:28:28 347c1878ed70: Layer already exists 14:28:28 5f4d9fc4d98d: Layer already exists 14:28:28 2b9e904b2468: Layer already exists 14:28:28 553da04037b1: Layer already exists 14:28:28 latest: digest: sha256:c9f3742938cd8bb782dd3c0445ce7e6172668f0c28376fdff8466825d50d8425 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:28 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:29 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.23 14:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 14:28:29 347c1878ed70: Preparing 14:28:29 82394d0be036: Preparing 14:28:29 553da04037b1: Preparing 14:28:29 2b9e904b2468: Preparing 14:28:29 5f4d9fc4d98d: Preparing 14:28:29 347c1878ed70: Layer already exists 14:28:29 82394d0be036: Layer already exists 14:28:29 553da04037b1: Layer already exists 14:28:29 2b9e904b2468: Layer already exists 14:28:29 5f4d9fc4d98d: Layer already exists 14:28:29 3.1.0-dev.23: digest: sha256:c9f3742938cd8bb782dd3c0445ce7e6172668f0c28376fdff8466825d50d8425 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:29 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:43835cf99a75d9aea88a6e6ad4468f5338448856-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:30 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:43835cf99a75d9aea88a6e6ad4468f5338448856-3.1.0-dev.23 14:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 14:28:30 347c1878ed70: Preparing 14:28:30 82394d0be036: Preparing 14:28:30 553da04037b1: Preparing 14:28:30 2b9e904b2468: Preparing 14:28:30 5f4d9fc4d98d: Preparing 14:28:30 5f4d9fc4d98d: Layer already exists 14:28:30 2b9e904b2468: Layer already exists 14:28:30 553da04037b1: Layer already exists 14:28:30 82394d0be036: Layer already exists 14:28:30 347c1878ed70: Layer already exists 14:28:30 43835cf99a75d9aea88a6e6ad4468f5338448856-3.1.0-dev.23: digest: sha256:c9f3742938cd8bb782dd3c0445ce7e6172668f0c28376fdff8466825d50d8425 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28: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 14:28:31 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 14:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 14:28:31 347c1878ed70: Preparing 14:28:31 82394d0be036: Preparing 14:28:31 553da04037b1: Preparing 14:28:31 2b9e904b2468: Preparing 14:28:31 5f4d9fc4d98d: Preparing 14:28:31 2b9e904b2468: Layer already exists 14:28:31 553da04037b1: Layer already exists 14:28:31 82394d0be036: Layer already exists 14:28:33 5f4d9fc4d98d: Layer already exists 14:28:33 347c1878ed70: Layer already exists 14:28:33 main: digest: sha256:c9f3742938cd8bb782dd3c0445ce7e6172668f0c28376fdff8466825d50d8425 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:28:33 ===================================================== [Pipeline] echo 14:28:33 taggedImages: 14:28:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:43835cf99a75d9aea88a6e6ad4468f5338448856 14:28:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 14:28:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.23 14:28:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:43835cf99a75d9aea88a6e6ad4468f5338448856-3.1.0-dev.23 14:28:33 - 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 14:28:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:28:34 14:28:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:28:34 arm64: Pulling from edgex-lftools-log-publisher 14:28:34 8998bd30e6a1: Pulling fs layer 14:28:34 04944245beec: Pulling fs layer 14:28:34 699f458cf7ca: Pulling fs layer 14:28:34 765212b225bb: Pulling fs layer 14:28:34 f23df028b6ca: Pulling fs layer 14:28:34 d65c8cfc05b1: Pulling fs layer 14:28:34 2437ff75d9bd: Pulling fs layer 14:28:34 765212b225bb: Waiting 14:28:34 f23df028b6ca: Waiting 14:28:34 d65c8cfc05b1: Waiting 14:28:34 2437ff75d9bd: Waiting 14:28:34 04944245beec: Verifying Checksum 14:28:34 04944245beec: Download complete 14:28:34 765212b225bb: Download complete 14:28:34 f23df028b6ca: Verifying Checksum 14:28:34 f23df028b6ca: Download complete 14:28:34 d65c8cfc05b1: Verifying Checksum 14:28:34 d65c8cfc05b1: Download complete 14:28:35 699f458cf7ca: Verifying Checksum 14:28:35 699f458cf7ca: Download complete 14:28:35 8998bd30e6a1: Verifying Checksum 14:28:35 8998bd30e6a1: Download complete 14:28:37 2437ff75d9bd: Verifying Checksum 14:28:37 2437ff75d9bd: Download complete 14:28:39 8998bd30e6a1: Pull complete 14:28:40 04944245beec: Pull complete 14:28:41 699f458cf7ca: Pull complete 14:28:42 765212b225bb: Pull complete 14:28:43 f23df028b6ca: Pull complete 14:28:43 d65c8cfc05b1: Pull complete 14:29:05 2437ff75d9bd: Pull complete 14:29:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:29:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:29:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:05 prd-ubuntu20.04-docker-arm64-4c-16g-11913 does not seem to be running inside a container 14:29:05 $ 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/180 -v /w/workspace/device-onvif-camera/180:/w/workspace/device-onvif-camera/180:rw,z -v /w/workspace/device-onvif-camera/180@tmp:/w/workspace/device-onvif-camera/180@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 14:29:08 $ docker top 187cba1b09c10a172ea018c4625159bc147a5bab6e6189db989366cad4d858fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:29:09 ---> job-cost.sh 14:29:09 lf-activate-venv: SKIPPING 14:29:09 INFO: No Stack... 14:29:10 INFO: Retrieving Pricing Info for: v3-standard-4 14:29:11 INFO: Archiving Costs [Pipeline] sh 14:29:11 + + cat /w/workspace/device-onvif-camera/180/archives/cost.csv 14:29:11 cut -d, -f6 [Pipeline] lock 14:29:11 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-180-stack-cost] 14:29:11 Resource [jenkins-edgexfoundry-device-onvif-camera-main-180-stack-cost] did not exist. Created. 14:29:11 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-180-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:29:12 /w/workspace/device-onvif-camera/180@tmp/durable-3c6aa396/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:29:13 + echo total: 0.10999999940395355 [Pipeline] stash 14:29:13 Warning: overwriting stash ‘stack-cost’ 14:29:13 Stashed 1 file(s) [Pipeline] } 14:29:13 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-180-stack-cost] [Pipeline] // lock [Pipeline] } 14:29:13 $ docker stop --time=1 187cba1b09c10a172ea018c4625159bc147a5bab6e6189db989366cad4d858fc 14:29:16 $ docker rm -f --volumes 187cba1b09c10a172ea018c4625159bc147a5bab6e6189db989366cad4d858fc [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 14:29:16 provisioning config files... 14:29:16 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1890550187810793247tmp [Pipeline] { [Pipeline] sh 14:29:17 + set +x 14:29:17 + curl -s https://codecov.io/bash 14:29:17 + bash -s -- 14:29:17 14:29:17 _____ _ 14:29:17 / ____| | | 14:29:17 | | ___ __| | ___ ___ _____ __ 14:29:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:29:17 | |___| (_) | (_| | __/ (_| (_) \ V / 14:29:17 \_____\___/ \__,_|\___|\___\___/ \_/ 14:29:17 Bash-1.0.6 14:29:17 14:29:17 14:29:17 ==> git version 2.25.1 found 14:29:17 ==> 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 14:29:17 Release-Date: 2020-01-08 14:29:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:29:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:29:17 ==> Jenkins CI detected. 14:29:17 current dir:  /w/workspace/foundry_device-onvif-camera_main 14:29:17 project root: . 14:29:17 --> token set from env 14:29:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:29:17 ==> Running gcov in . (disable via -X gcov) 14:29:17 ==> Python coveragepy not found 14:29:17 ==> Searching for coverage reports in: 14:29:17 + . 14:29:17 -> Found 1 reports 14:29:17 ==> Detecting git/mercurial file structure 14:29:17 ==> Reading reports 14:29:17 + ./coverage.out bytes=78456 14:29:17 ==> Appending adjustments 14:29:17 https://docs.codecov.io/docs/fixing-reports 14:29:17 + Found adjustments 14:29:17 ==> Gzipping contents 14:29:17 12K /tmp/codecov.oSLUuH.gz 14:29:17 ==> Uploading reports 14:29:17 url: https://codecov.io 14:29:17 query: branch=main&commit=43835cf99a75d9aea88a6e6ad4468f5338448856&build=180&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F180%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 14:29:17 -> Pinging Codecov 14:29:17 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=43835cf99a75d9aea88a6e6ad4468f5338448856&build=180&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F180%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 14:29:17 -> Uploading to 14:29:17 https://storage.googleapis.com/codecov/v4/raw/2023-10-26/F29A59C45E3A92E06B3E522C9905F8EF/43835cf99a75d9aea88a6e6ad4468f5338448856/c89aa75d-99b3-45e6-aed3-3b210f7f734d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231026T142917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=83383a852dec8ce2648d9fecd7051e2d0f74962de1d0fe91db11ed1c697cfef4 14:29:17 % Total % Received % Xferd Average Speed Time Time Time Current 14:29:17 Dload Upload Total Spent Left Speed 14:29:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 50624 --:--:-- --:--:-- --:--:-- 50378 100 10378 0 0 100 10378 0 28589 --:--:-- --:--:-- --:--:-- 28510 14:29:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/43835cf99a75d9aea88a6e6ad4468f5338448856 [Pipeline] } 14:29:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:29:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:29:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:29:18 14:29:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:29:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:29:18 df9b9388f04a: Pulling fs layer 14:29:18 52dc419b0ee2: Pulling fs layer 14:29:18 25bc292e5bac: Pulling fs layer 14:29:18 114826534d7a: Pulling fs layer 14:29:18 4657fd5d0bcf: Pulling fs layer 14:29:18 6ad1cebc031e: Pulling fs layer 14:29:18 8a3aa393b2d8: Pulling fs layer 14:29:18 4657fd5d0bcf: Waiting 14:29:18 6ad1cebc031e: Waiting 14:29:18 8a3aa393b2d8: Waiting 14:29:18 114826534d7a: Waiting 14:29:18 25bc292e5bac: Download complete 14:29:18 52dc419b0ee2: Verifying Checksum 14:29:18 52dc419b0ee2: Download complete 14:29:18 4657fd5d0bcf: Verifying Checksum 14:29:18 4657fd5d0bcf: Download complete 14:29:18 df9b9388f04a: Verifying Checksum 14:29:18 6ad1cebc031e: Verifying Checksum 14:29:18 6ad1cebc031e: Download complete 14:29:19 df9b9388f04a: Pull complete 14:29:19 52dc419b0ee2: Pull complete 14:29:19 25bc292e5bac: Pull complete 14:29:19 114826534d7a: Verifying Checksum 14:29:19 114826534d7a: Download complete 14:29:19 8a3aa393b2d8: Verifying Checksum 14:29:19 8a3aa393b2d8: Download complete 14:29:23 114826534d7a: Pull complete 14:29:23 4657fd5d0bcf: Pull complete 14:29:24 6ad1cebc031e: Pull complete 14:29:26 8a3aa393b2d8: Pull complete 14:29:26 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:29:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:29:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:26 prd-ubuntu20.04-docker-8c-8g-11912 does not seem to be running inside a container 14:29:26 $ 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 14:29:32 $ docker top e9814c39098c7001586ee7d29444c1feb94e5713d51fd414f6b6db4eba7a55f0 -eo pid,comm [Pipeline] { [Pipeline] echo 14:29:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 14:29:33 + set -o pipefail 14:29:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 14:29:39 14:29:39 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 14:29:39 14:29:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/58e80f25-ae41-4373-925c-8e18960c2b71 14:29:39 14:29:39 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:29:39 14:29:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:29:39 14:29:40 14:29:40 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:29:40 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:29:40 More details here: https://snyk.co/ue1NS [Pipeline] } 14:29:40 $ docker stop --time=1 e9814c39098c7001586ee7d29444c1feb94e5713d51fd414f6b6db4eba7a55f0 14:29:45 $ docker rm -f --volumes e9814c39098c7001586ee7d29444c1feb94e5713d51fd414f6b6db4eba7a55f0 [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 14:29:46 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:29:46 provisioning config files... 14:29:46 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14042923139400495011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:29:46 --> edgex-publish-swagger.sh 14:29:46 === Publish doc/openapi/v3 API === 14:29:46 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 14:29:46 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 14:29:46 % Total % Received % Xferd Average Speed Time Time Time Current 14:29:46 Dload Upload Total Spent Left Speed 14:29:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 627k --:--:-- --:--:-- --:--:-- 627k 100 485k 0 0 100 485k 0 627k --:--:-- --:--:-- --:--:-- 626k 14:29:46 14:29:46 [Pipeline] } 14:29:46 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 14:29:47 + git log --format=format:%s -1 43835cf99a75d9aea88a6e6ad4468f5338448856 [Pipeline] sh 14:29:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:29:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:29:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:47 prd-ubuntu20.04-docker-8c-8g-11912 does not seem to be running inside a container 14:29:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:29:48 $ docker top f24f5ddbbac475be14c1b0b6f0ecac4c12f900e7a772db5f467657b9d6bae96c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:29:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:29:48 [ssh-agent] Looking for ssh-agent implementation... 14:29:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:29:48 $ docker exec f24f5ddbbac475be14c1b0b6f0ecac4c12f900e7a772db5f467657b9d6bae96c ssh-agent 14:29:48 SSH_AUTH_SOCK=/tmp/ssh-hVEykayKVfHm/agent.31 14:29:48 SSH_AGENT_PID=37 14:29:48 Running ssh-add (command line suppressed) 14:29:48 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12340652376145412520.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12340652376145412520.key) 14:29:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:29:49 + git semver tag 14:29:49 2023-10-26 14:29:49,246 [run_tag] DEBUG tag force:False 14:29:49 2023-10-26 14:29:49,246 [check_head_tag] DEBUG check head tag 14:29:49 2023-10-26 14:29:49,247 [execute] INFO git cat-file --batch-check 14:29:49 2023-10-26 14:29:49,247 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 14:29:49 2023-10-26 14:29:49,250 [execute] INFO git cat-file --batch 14:29:49 2023-10-26 14:29:49,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 14:29:49 2023-10-26 14:29:49,262 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 14:29:49 2023-10-26 14:29:49,262 [execute] INFO git tag -a v3.1.0-dev.23 -m v3.1.0-dev.23 14:29:49 2023-10-26 14:29:49,262 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.23', '-m', 'v3.1.0-dev.23'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 14:29:49 2023-10-26 14:29:49,267 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 14:29:49 3.1.0-dev.23 [Pipeline] } 14:29:49 $ docker exec --env ******** --env ******** f24f5ddbbac475be14c1b0b6f0ecac4c12f900e7a772db5f467657b9d6bae96c ssh-agent -k 14:29:49 unset SSH_AUTH_SOCK; 14:29:49 unset SSH_AGENT_PID; 14:29:49 echo Agent pid 37 killed; 14:29:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:29:49 + git semver [Pipeline] } 14:29:50 $ docker stop --time=1 f24f5ddbbac475be14c1b0b6f0ecac4c12f900e7a772db5f467657b9d6bae96c 14:29:51 $ docker rm -f --volumes f24f5ddbbac475be14c1b0b6f0ecac4c12f900e7a772db5f467657b9d6bae96c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:29:51 14:29:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:29:51 0.23.1-centos7: Pulling from edgex-lftools 14:29:51 ab5ef0e58194: Pulling fs layer 14:29:51 9712f1f96733: Pulling fs layer 14:29:51 63f879dbbcfc: Pulling fs layer 14:29:51 0d9ebad4ef96: Pulling fs layer 14:29:51 e9a5061849ea: Pulling fs layer 14:29:51 d747dcd14b5f: Pulling fs layer 14:29:51 2de7ff778b66: Pulling fs layer 14:29:51 0d9ebad4ef96: Waiting 14:29:51 e9a5061849ea: Waiting 14:29:51 d747dcd14b5f: Waiting 14:29:51 2de7ff778b66: Waiting 14:29:51 9712f1f96733: Verifying Checksum 14:29:51 9712f1f96733: Download complete 14:29:52 63f879dbbcfc: Verifying Checksum 14:29:52 63f879dbbcfc: Download complete 14:29:52 0d9ebad4ef96: Verifying Checksum 14:29:52 0d9ebad4ef96: Download complete 14:29:52 e9a5061849ea: Verifying Checksum 14:29:52 e9a5061849ea: Download complete 14:29:52 ab5ef0e58194: Verifying Checksum 14:29:52 ab5ef0e58194: Download complete 14:29:52 d747dcd14b5f: Verifying Checksum 14:29:52 d747dcd14b5f: Download complete 14:29:52 2de7ff778b66: Verifying Checksum 14:29:52 2de7ff778b66: Download complete 14:29:55 ab5ef0e58194: Pull complete 14:29:55 9712f1f96733: Pull complete 14:29:55 63f879dbbcfc: Pull complete 14:30:00 0d9ebad4ef96: Pull complete 14:30:00 e9a5061849ea: Pull complete 14:30:00 d747dcd14b5f: Pull complete 14:30:00 2de7ff778b66: Pull complete 14:30:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:30:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:30:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:30:01 prd-ubuntu20.04-docker-8c-8g-11912 does not seem to be running inside a container 14:30:01 $ 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 14:30:07 $ docker top 3f2b0dbaca416ac75e877852b163d853f4590fe50cdf2b875228a9cc279ab9db -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:30:08 provisioning config files... 14:30:08 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17497303992566676062tmp 14:30:08 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8804435490668089862tmp 14:30:08 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15244418362265935243tmp [Pipeline] { [Pipeline] echo 14:30:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:30:08 ---> sigul-configuration.sh 14:30:08 gpg: directory `/root/.gnupg' created 14:30:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:30:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:30:08 gpg: keyring `/root/.gnupg/secring.gpg' created 14:30:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:30:08 gpg: CAST5 encrypted data 14:30:08 gpg: encrypted with 1 passphrase 14:30:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:30:08 + mkdir /home/jenkins 14:30:08 + mkdir /home/jenkins/sigul [Pipeline] sh 14:30:08 + 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 14:30:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:30:09 ---> sigul-install.sh 14:30:09 Sigul already installed; skipping installation. [Pipeline] sh 14:30:09 + git tag --list 14:30:09 v0.0.0 14:30:09 v2.2.0 14:30:09 v2.3.0 14:30:09 v2.3.1 14:30:09 v3.0 14:30:09 v3.0.0 14:30:09 v3.1.0-dev.1 14:30:09 v3.1.0-dev.10 14:30:09 v3.1.0-dev.11 14:30:09 v3.1.0-dev.12 14:30:09 v3.1.0-dev.13 14:30:09 v3.1.0-dev.14 14:30:09 v3.1.0-dev.15 14:30:09 v3.1.0-dev.16 14:30:09 v3.1.0-dev.17 14:30:09 v3.1.0-dev.18 14:30:09 v3.1.0-dev.19 14:30:09 v3.1.0-dev.2 14:30:09 v3.1.0-dev.20 14:30:09 v3.1.0-dev.21 14:30:09 v3.1.0-dev.22 14:30:09 v3.1.0-dev.23 14:30:09 v3.1.0-dev.3 14:30:09 v3.1.0-dev.4 14:30:09 v3.1.0-dev.5 14:30:09 v3.1.0-dev.6 14:30:09 v3.1.0-dev.7 14:30:09 v3.1.0-dev.8 14:30:09 v3.1.0-dev.9 [Pipeline] sh 14:30:09 + lftools sign git-tag v3.1.0-dev.23 14:30:10 Signing Git tag with Sigul... 14:30:10 Signing v3.1.0-dev.23 [Pipeline] echo 14:30:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:30:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:30:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:30:11 $ docker stop --time=1 3f2b0dbaca416ac75e877852b163d853f4590fe50cdf2b875228a9cc279ab9db 14:30:12 $ docker rm -f --volumes 3f2b0dbaca416ac75e877852b163d853f4590fe50cdf2b875228a9cc279ab9db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:30:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:30:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:30:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:30:13 prd-ubuntu20.04-docker-8c-8g-11912 does not seem to be running inside a container 14:30:13 $ 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 14:30:13 $ docker top 9954072f53324d31d1d6cd5bfe5c91d3624515210b9eb682d3d43494aa5d9f78 -eo pid,comm 14:30:13 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). 14:30:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:30:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:30:13 [ssh-agent] Looking for ssh-agent implementation... 14:30:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:30:13 $ docker exec 9954072f53324d31d1d6cd5bfe5c91d3624515210b9eb682d3d43494aa5d9f78 ssh-agent 14:30:13 SSH_AUTH_SOCK=/tmp/ssh-aB6cWDxmUThG/agent.31 14:30:13 SSH_AGENT_PID=37 14:30:13 Running ssh-add (command line suppressed) 14:30:14 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6456667309920062504.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6456667309920062504.key) 14:30:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:30:14 + git semver bump pre 14:30:14 2023-10-26 14:30:14,505 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 14:30:14 2023-10-26 14:30:14,505 [bump_version] DEBUG bumping version:3.1.0-dev.23 on axis:pre with prefix:dev 14:30:14 2023-10-26 14:30:14,505 [bump_version] DEBUG bumped version:3.1.0-dev.24 14:30:14 2023-10-26 14:30:14,505 [write_version] DEBUG write version:3.1.0-dev.24 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 14:30:14 2023-10-26 14:30:14,505 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 14:30:14 2023-10-26 14:30:14,506 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 14:30:14 2023-10-26 14:30:14,507 [execute] INFO git cat-file --batch-check 14:30:14 2023-10-26 14:30:14,508 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 14:30:14 2023-10-26 14:30:14,512 [execute] INFO git cat-file --batch 14:30:14 2023-10-26 14:30:14,513 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 14:30:14 2023-10-26 14:30:14,517 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 14:30:14 3.1.0-dev.24 [Pipeline] } 14:30:14 $ docker exec --env ******** --env ******** 9954072f53324d31d1d6cd5bfe5c91d3624515210b9eb682d3d43494aa5d9f78 ssh-agent -k 14:30:14 unset SSH_AUTH_SOCK; 14:30:14 unset SSH_AGENT_PID; 14:30:14 echo Agent pid 37 killed; 14:30:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:30:15 + git semver [Pipeline] } 14:30:15 $ docker stop --time=1 9954072f53324d31d1d6cd5bfe5c91d3624515210b9eb682d3d43494aa5d9f78 14:30:16 $ docker rm -f --volumes 9954072f53324d31d1d6cd5bfe5c91d3624515210b9eb682d3d43494aa5d9f78 [Pipeline] // withDockerContainer [Pipeline] sh 14:30:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:30:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:30:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:30:17 prd-ubuntu20.04-docker-8c-8g-11912 does not seem to be running inside a container 14:30:17 $ 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 14:30:17 $ docker top 46d576a633ca0836e3d7a93c39b370343f84ffb44044eb0c0d48170a3f609c90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:30:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:30:18 [ssh-agent] Looking for ssh-agent implementation... 14:30:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:30:18 $ docker exec 46d576a633ca0836e3d7a93c39b370343f84ffb44044eb0c0d48170a3f609c90 ssh-agent 14:30:18 SSH_AUTH_SOCK=/tmp/ssh-ZwHRqhcZnm7X/agent.32 14:30:18 SSH_AGENT_PID=38 14:30:18 Running ssh-add (command line suppressed) 14:30:18 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4555601616404170515.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4555601616404170515.key) 14:30:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:30:18 + git semver push 14:30:18 2023-10-26 14:30:18,833 [run_push] DEBUG push 14:30:18 2023-10-26 14:30:18,834 [execute] INFO git cat-file --batch-check 14:30:18 2023-10-26 14:30:18,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 14:30:18 2023-10-26 14:30:18,838 [execute] INFO git rev-list eb7b0e8bca5423540ab0cd5a393481fe8cd17518 -- 14:30:18 2023-10-26 14:30:18,839 [execute] DEBUG Popen(['git', 'rev-list', 'eb7b0e8bca5423540ab0cd5a393481fe8cd17518', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 14:30:18 2023-10-26 14:30:18,847 [execute] INFO git fetch -v origin 14:30:18 2023-10-26 14:30:18,847 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 14:30:19 2023-10-26 14:30:19,383 [run_push] DEBUG no remote changes detected 14:30:19 2023-10-26 14:30:19,383 [execute] INFO git push origin semver 14:30:19 2023-10-26 14:30:19,384 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 14:30:22 2023-10-26 14:30:20,177 [run_push] DEBUG push all version tags 14:30:22 2023-10-26 14:30:20,178 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:30:22 2023-10-26 14:30:20,179 [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) 14:30:27 2023-10-26 14:30:27,570 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 14:30:27 3.1.0-dev.24 [Pipeline] } 14:30:28 $ docker exec --env ******** --env ******** 46d576a633ca0836e3d7a93c39b370343f84ffb44044eb0c0d48170a3f609c90 ssh-agent -k 14:30:28 unset SSH_AUTH_SOCK; 14:30:28 unset SSH_AGENT_PID; 14:30:28 echo Agent pid 38 killed; 14:30:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:30:28 + git semver [Pipeline] } 14:30:28 $ docker stop --time=1 46d576a633ca0836e3d7a93c39b370343f84ffb44044eb0c0d48170a3f609c90 14:30:29 $ docker rm -f --volumes 46d576a633ca0836e3d7a93c39b370343f84ffb44044eb0c0d48170a3f609c90 [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 14:30:30 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 14:30:30 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 14:30:30 total 16 14:30:30 drwxr-xr-x 3 root root 4096 Oct 26 14:20 . 14:30:30 drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 14:30 .. 14:30:30 drwxr-xr-x 2 root root 4096 Oct 26 14:20 cost 14:30:30 -rw-r--r-- 1 root root 91 Oct 26 14:20 cost.csv 14:30:30 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 14:30:30 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 14:30:30 total 16 14:30:30 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 14:20 . 14:30:30 drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 14:30 .. 14:30:30 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 14:20 cost 14:30:30 -rw-r--r-- 1 jenkins jenkins 91 Oct 26 14:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:30:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:30:31 ---> package-listing.sh 14:30:31 ++ facter osfamily 14:30:31 ++ tr '[:upper:]' '[:lower:]' 14:30:31 + OS_FAMILY=debian 14:30:31 + workspace=/w/workspace/foundry_device-onvif-camera_main 14:30:31 + START_PACKAGES=/tmp/packages_start.txt 14:30:31 + END_PACKAGES=/tmp/packages_end.txt 14:30:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:30:31 + PACKAGES=/tmp/packages_start.txt 14:30:31 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 14:30:31 + PACKAGES=/tmp/packages_end.txt 14:30:31 + case "${OS_FAMILY}" in 14:30:31 + dpkg -l 14:30:31 + grep '^ii' 14:30:31 + '[' -f /tmp/packages_start.txt ']' 14:30:31 + '[' -f /tmp/packages_end.txt ']' 14:30:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:30:31 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 14:30:31 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 14:30:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 14:30:31 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 14:30:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:30:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:30:33 prd-ubuntu20.04-docker-8c-8g-11912 does not seem to be running inside a container 14:30:33 $ 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 14:30:33 $ docker top 285fa79c36327060445e6dbee73f3ef4a7b35d6f100a8f5f38f7e0e46dca7a08 -eo pid,comm [Pipeline] { [Pipeline] sh 14:30:33 + touch /tmp/pre-build-complete [Pipeline] sh 14:30:34 + mkdir -p /var/log/sysstat [Pipeline] sh 14:30:34 + ls /var/log/sa-host 14:30:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:30:34 provisioning config files... 14:30:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config305641382353578087tmp [Pipeline] { [Pipeline] echo 14:30:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:30:34 ---> create-netrc.sh [Pipeline] } 14:30:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:30:34 ---> python-tools-install.sh [Pipeline] echo 14:30:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:30:35 ---> sudo-logs.sh 14:30:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:30:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:30:35 ---> job-cost.sh 14:30:35 lf-activate-venv: SKIPPING 14:30:35 DEBUG: total: 0.2199999988079071 14:30:35 INFO: Retrieving Stack Cost... 14:30:36 INFO: Retrieving Pricing Info for: v3-standard-8 14:30:36 INFO: Archiving Costs [Pipeline] echo 14:30:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:30:36 ---> logs-deploy.sh 14:30:36 lf-activate-venv: SKIPPING 14:30:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/180 14:30:36 INFO: archiving workspace using pattern(s): 14:30:37 Archives upload complete. 14:30:37 INFO: archiving logs to Nexus