Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 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-ssh10326659736117223626.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh17105460225587267304.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11510336344517502238.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh13364432792952937952.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-usb-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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8177064136664997539.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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-29628 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-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 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 # timeout=10 Commit message: "Merge pull request #83 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0-dev.16" > git rev-list --no-walk 04d1bc2df935031b2716c6cab2753c558f92504f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:23:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:23:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:23:27 ========================================================= 22:23:27 EdgeX Global Pipelines Version Info 22:23:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:23:28 ------------------- 22:23:28 stable info: 22:23:28 ------------------- 22:23:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:23:28 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:23:28 Message: update stable to v1.0.239 22:23:28 ------------------- 22:23:28 experimental info: 22:23:28 ------------------- 22:23:28 Commited By: **** collab-it+edgex@linuxfoundation.org 22:23:28 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:23:28 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e61396 [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:23:29 provisioning config files... 22:23:29 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6485672489527609736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:29 ---> docker-login.sh 22:23:29 nexus3.edgexfoundry.org:10001 22:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:30 Configure a credential helper to remove this warning. See 22:23:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:30 22:23:30 Login Succeeded 22:23:30 nexus3.edgexfoundry.org:10002 22:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:30 Configure a credential helper to remove this warning. See 22:23:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:30 22:23:30 Login Succeeded 22:23:30 nexus3.edgexfoundry.org:10003 22:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:30 Configure a credential helper to remove this warning. See 22:23:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:30 22:23:30 Login Succeeded 22:23:30 nexus3.edgexfoundry.org:10004 22:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:30 Configure a credential helper to remove this warning. See 22:23:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:30 22:23:30 Login Succeeded 22:23:30 docker.io 22:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:31 Configure a credential helper to remove this warning. See 22:23:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:31 22:23:31 Login Succeeded 22:23:31 ---> docker-login.sh ends [Pipeline] } 22:23:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:23:31 + git rev-list -1 --merges 1e613961013b6b37f2d2c6796bfa6cb96c8fac46~1..1e613961013b6b37f2d2c6796bfa6cb96c8fac46 [Pipeline] echo 22:23:31 -----------> git rev-list -1 --merges 1e613961013b6b37f2d2c6796bfa6cb96c8fac46~1..1e613961013b6b37f2d2c6796bfa6cb96c8fac46 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 22:23:31 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 [false] [Pipeline] sh 22:23:32 + git log --format=format:%s -1 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 [Pipeline] echo 22:23:32 ========================================================= 22:23:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:23:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:23:32 + git log --format=format:%s -1 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 [Pipeline] echo 22:23:32 [semverPrep] GIT_COMMIT: 1e613961013b6b37f2d2c6796bfa6cb96c8fac46, Commit Message: Merge pull request #83 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0-dev.16 [Pipeline] echo 22:23:32 [semverPrep] This is not a build commit. [Pipeline] sh 22:23:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:23:32 + grep -v github /etc/ssh/ssh_known_hosts 22:23:32 + [ -e /tmp/ssh_known_hosts ] 22:23:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:23:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:23:32 + sudo tee -a /etc/ssh/ssh_known_hosts 22:23:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:23:33 22:23:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:23:33 0.1.4: Pulling from edgex-devops/py-git-semver 22:23:33 b85a868b505f: Pulling fs layer 22:23:33 e2be974225ed: Pulling fs layer 22:23:33 339a4e72a1f5: Pulling fs layer 22:23:33 988bab9f4d93: Pulling fs layer 22:23:33 1469e6f7b9e6: Pulling fs layer 22:23:33 eaf3925da568: Pulling fs layer 22:23:33 bab4dde63d76: Pulling fs layer 22:23:33 bde34c3a00c8: Pulling fs layer 22:23:33 b352a97aabf1: Pulling fs layer 22:23:33 4872d77fe225: Pulling fs layer 22:23:33 5851b861e8e6: Pulling fs layer 22:23:33 bde34c3a00c8: Waiting 22:23:33 bab4dde63d76: Waiting 22:23:33 988bab9f4d93: Waiting 22:23:33 5851b861e8e6: Waiting 22:23:33 4872d77fe225: Waiting 22:23:33 b352a97aabf1: Waiting 22:23:33 1469e6f7b9e6: Waiting 22:23:33 eaf3925da568: Waiting 22:23:33 e2be974225ed: Download complete 22:23:33 988bab9f4d93: Verifying Checksum 22:23:33 988bab9f4d93: Download complete 22:23:33 1469e6f7b9e6: Verifying Checksum 22:23:33 1469e6f7b9e6: Download complete 22:23:33 339a4e72a1f5: Verifying Checksum 22:23:33 339a4e72a1f5: Download complete 22:23:33 eaf3925da568: Verifying Checksum 22:23:33 eaf3925da568: Download complete 22:23:33 bde34c3a00c8: Verifying Checksum 22:23:33 bde34c3a00c8: Download complete 22:23:33 b352a97aabf1: Download complete 22:23:33 4872d77fe225: Download complete 22:23:33 5851b861e8e6: Verifying Checksum 22:23:33 5851b861e8e6: Download complete 22:23:33 b85a868b505f: Verifying Checksum 22:23:33 b85a868b505f: Download complete 22:23:34 bab4dde63d76: Verifying Checksum 22:23:34 bab4dde63d76: Download complete 22:23:35 b85a868b505f: Pull complete 22:23:35 e2be974225ed: Pull complete 22:23:36 339a4e72a1f5: Pull complete 22:23:36 988bab9f4d93: Pull complete 22:23:36 1469e6f7b9e6: Pull complete 22:23:36 eaf3925da568: Pull complete 22:23:38 bab4dde63d76: Pull complete 22:23:38 bde34c3a00c8: Pull complete 22:23:38 b352a97aabf1: Pull complete 22:23:38 4872d77fe225: Pull complete 22:23:38 5851b861e8e6: Pull complete 22:23:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:23:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:23:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:39 prd-ubuntu20.04-docker-8c-8g-29628 does not seem to be running inside a container 22:23:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 22:23:40 $ docker top c3399deb630ba37550167a428c2138d36e5b975268b829d69c8937b42e845c53 -eo pid,comm 22:23:40 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). 22:23:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:23:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:23:40 [ssh-agent] Looking for ssh-agent implementation... 22:23:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:40 $ docker exec c3399deb630ba37550167a428c2138d36e5b975268b829d69c8937b42e845c53 ssh-agent 22:23:40 SSH_AUTH_SOCK=/tmp/ssh-dBSTwLFCbu9B/agent.33 22:23:40 SSH_AGENT_PID=39 22:23:40 Running ssh-add (command line suppressed) 22:23:41 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4585007770703964850.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4585007770703964850.key) 22:23:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:23:41 + git tag --points-at HEAD [Pipeline] } 22:23:41 $ docker exec --env ******** --env ******** c3399deb630ba37550167a428c2138d36e5b975268b829d69c8937b42e845c53 ssh-agent -k 22:23:41 unset SSH_AUTH_SOCK; 22:23:41 unset SSH_AGENT_PID; 22:23:41 echo Agent pid 39 killed; 22:23:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:23:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:23:41 [ssh-agent] Looking for ssh-agent implementation... 22:23:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:41 $ docker exec c3399deb630ba37550167a428c2138d36e5b975268b829d69c8937b42e845c53 ssh-agent 22:23:41 SSH_AUTH_SOCK=/tmp/ssh-r8SRN25imqey/agent.72 22:23:41 SSH_AGENT_PID=78 22:23:41 Running ssh-add (command line suppressed) 22:23:41 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3906487481072196003.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3906487481072196003.key) 22:23:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:23:42 + git semver init 22:23:42 2022-09-15 22:23:42,478 [run_init] DEBUG init version:0.0.0 force:False 22:23:42 2022-09-15 22:23:42,479 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 22:23:42 2022-09-15 22:23:42,479 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 22:23:42 2022-09-15 22:23:42,479 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 22:23:43 2022-09-15 22:23:43,209 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 22:23:43 2022-09-15 22:23:43,209 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 22:23:43 2022-09-15 22:23:43,210 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:23:43 2022-09-15 22:23:43,210 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:23:43 2.3.0-dev.6 [Pipeline] } 22:23:43 $ docker exec --env ******** --env ******** c3399deb630ba37550167a428c2138d36e5b975268b829d69c8937b42e845c53 ssh-agent -k 22:23:43 unset SSH_AUTH_SOCK; 22:23:43 unset SSH_AGENT_PID; 22:23:43 echo Agent pid 78 killed; 22:23:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:23:43 + git semver [Pipeline] } 22:23:44 $ docker stop --time=1 c3399deb630ba37550167a428c2138d36e5b975268b829d69c8937b42e845c53 22:23:45 $ docker rm -f c3399deb630ba37550167a428c2138d36e5b975268b829d69c8937b42e845c53 [Pipeline] // withDockerContainer [Pipeline] sh 22:23:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:23:46 Stashed 1 file(s) [Pipeline] echo 22:23:46 [edgeXSemver]: initialized semver on version 2.3.0-dev.6 [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 22:23:46 provisioning config files... 22:23:46 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6394955855827784591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:46 ---> docker-login.sh 22:23:46 nexus3.edgexfoundry.org:10001 22:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:46 Configure a credential helper to remove this warning. See 22:23:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:46 22:23:46 Login Succeeded 22:23:46 nexus3.edgexfoundry.org:10002 22:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:46 Configure a credential helper to remove this warning. See 22:23:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:46 22:23:46 Login Succeeded 22:23:46 nexus3.edgexfoundry.org:10003 22:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:46 Configure a credential helper to remove this warning. See 22:23:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:46 22:23:46 Login Succeeded 22:23:46 nexus3.edgexfoundry.org:10004 22:23:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:47 Configure a credential helper to remove this warning. See 22:23:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:47 22:23:47 Login Succeeded 22:23:47 docker.io 22:23:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:47 Configure a credential helper to remove this warning. See 22:23:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:47 22:23:47 Login Succeeded 22:23:47 ---> docker-login.sh ends [Pipeline] } 22:23:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:23:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:23:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:23:47 ========================================================= 22:23:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:23:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 22:23:48 Sending build context to Docker daemon 862.2kB 22:23:48 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:23:48 Step 2/13 : FROM ${BASE} AS builder 22:23:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:23:48 2408cc74d12b: Pulling fs layer 22:23:48 ea60b727a1ce: Pulling fs layer 22:23:48 30c4a7721957: Pulling fs layer 22:23:48 370296b7ddb6: Pulling fs layer 22:23:48 7c6cee850709: Pulling fs layer 22:23:48 39a5fcdaea64: Pulling fs layer 22:23:48 d94ebbe4e438: Pulling fs layer 22:23:48 bcfd1f05c69d: Pulling fs layer 22:23:48 59ccb84bbe0f: Pulling fs layer 22:23:48 7c6cee850709: Waiting 22:23:48 bcfd1f05c69d: Waiting 22:23:48 39a5fcdaea64: Waiting 22:23:48 d94ebbe4e438: Waiting 22:23:48 370296b7ddb6: Waiting 22:23:48 59ccb84bbe0f: Waiting 22:23:48 30c4a7721957: Download complete 22:23:48 ea60b727a1ce: Verifying Checksum 22:23:48 ea60b727a1ce: Download complete 22:23:48 7c6cee850709: Download complete 22:23:48 39a5fcdaea64: Verifying Checksum 22:23:48 39a5fcdaea64: Download complete 22:23:48 2408cc74d12b: Verifying Checksum 22:23:48 2408cc74d12b: Download complete 22:23:48 2408cc74d12b: Pull complete 22:23:48 ea60b727a1ce: Pull complete 22:23:48 30c4a7721957: Pull complete 22:23:48 59ccb84bbe0f: Verifying Checksum 22:23:48 59ccb84bbe0f: Download complete 22:23:48 bcfd1f05c69d: Verifying Checksum 22:23:48 bcfd1f05c69d: Download complete 22:23:49 370296b7ddb6: Verifying Checksum 22:23:49 370296b7ddb6: Download complete 22:23:54 370296b7ddb6: Pull complete 22:23:54 7c6cee850709: Pull complete 22:23:54 39a5fcdaea64: Pull complete 22:23:54 d94ebbe4e438: Pull complete 22:23:56 bcfd1f05c69d: Pull complete 22:23:56 59ccb84bbe0f: Pull complete 22:23:56 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 22:23:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:23:56 ---> a4fb48ad2a94 22:23:56 Step 3/13 : ARG MAKE="make build" 22:23:58 ---> Running in ab2672693ac6 22:23:58 Removing intermediate container ab2672693ac6 22:23:58 ---> 82ca6dbc49e9 22:23:58 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:23:59 ---> Running in 44564a5366c1 22:23:59 Removing intermediate container 44564a5366c1 22:23:59 ---> 4d6a43c5af56 22:23:59 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:23:59 ---> Running in 7ca8706c151d 22:23:59 Removing intermediate container 7ca8706c151d 22:23:59 ---> 5b8d570543de 22:23:59 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:23:59 ---> Running in 2ba5e722c2d5 22:23:59 Removing intermediate container 2ba5e722c2d5 22:23:59 ---> df402853dee3 22:23:59 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:23:59 ---> Running in 7a15cfbde74f 22:24:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:24:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:24:01 Still waiting to schedule task 22:24:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:24:01 (1/80) Installing mesa (21.3.8-r2) 22:24:01 (2/80) Installing libxau (1.0.9-r0) 22:24:01 (3/80) Installing libxdmcp (1.1.3-r0) 22:24:01 (4/80) Installing libxcb (1.15-r0) 22:24:01 (5/80) Installing libx11 (1.8-r0) 22:24:01 (6/80) Installing libxext (1.3.4-r0) 22:24:01 (7/80) Installing libxfixes (6.0.0-r0) 22:24:01 (8/80) Installing libxxf86vm (1.1.4-r2) 22:24:02 (9/80) Installing libpciaccess (0.16-r0) 22:24:02 (10/80) Installing libdrm (2.4.110-r0) 22:24:02 (11/80) Installing mesa-glapi (21.3.8-r2) 22:24:02 (12/80) Installing libxshmfence (1.3-r1) 22:24:02 (13/80) Installing mesa-gl (21.3.8-r2) 22:24:02 (14/80) Installing icu-data-full (71.1-r2) 22:24:03 (15/80) Installing libice (1.0.10-r0) 22:24:03 (16/80) Installing libuuid (2.38-r1) 22:24:03 (17/80) Installing libsm (1.2.3-r0) 22:24:03 (18/80) Installing libxt (1.2.1-r0) 22:24:03 (19/80) Installing libxmu (1.1.3-r0) 22:24:03 (20/80) Installing xset (1.2.4-r0) 22:24:03 (21/80) Installing xprop (1.2.5-r0) 22:24:03 (22/80) Installing xdg-utils (1.1.3-r3) 22:24:04 (23/80) Installing dbus-libs (1.14.0-r1) 22:24:04 (24/80) Installing libffi (3.4.2-r1) 22:24:04 (25/80) Installing libintl (0.21-r2) 22:24:04 (26/80) Installing libblkid (2.38-r1) 22:24:04 (27/80) Installing libmount (2.38-r1) 22:24:04 (28/80) Installing pcre (8.45-r2) 22:24:04 (29/80) Installing glib (2.72.1-r0) 22:24:04 (30/80) Installing icu-libs (71.1-r2) 22:24:05 (31/80) Installing libpcre2-16 (10.40-r0) 22:24:05 (32/80) Installing zstd-libs (1.5.2-r1) 22:24:05 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 22:24:05 (34/80) Installing hicolor-icon-theme (0.17-r1) 22:24:05 (35/80) Installing wayland-libs-server (1.20.0-r0) 22:24:05 (36/80) Installing mesa-gbm (21.3.8-r2) 22:24:05 (37/80) Installing wayland-libs-client (1.20.0-r0) 22:24:06 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 22:24:06 (39/80) Installing libxcomposite (0.4.5-r0) 22:24:06 (40/80) Installing libbz2 (1.0.8-r1) 22:24:06 (41/80) Installing libpng (1.6.37-r1) 22:24:06 (42/80) Installing freetype (2.12.1-r0) 22:24:06 (43/80) Installing fontconfig (2.14.0-r0) 22:24:06 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 22:24:06 (45/80) Installing wayland-libs-egl (1.20.0-r0) 22:24:07 (46/80) Installing xkeyboard-config (2.35.1-r0) 22:24:07 (47/80) Installing xz-libs (5.2.5-r1) 22:24:07 (48/80) Installing libxml2 (2.9.14-r1) 22:24:07 (49/80) Installing libxkbcommon (1.4.1-r0) 22:24:07 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 22:24:07 (51/80) Installing mesa-egl (21.3.8-r2) 22:24:07 (52/80) Installing avahi-libs (0.8-r6) 22:24:08 (53/80) Installing nettle (3.7.3-r0) 22:24:08 (54/80) Installing p11-kit (0.24.1-r0) 22:24:08 (55/80) Installing libtasn1 (4.18.0-r0) 22:24:08 (56/80) Installing libunistring (1.0-r0) 22:24:08 (57/80) Installing gnutls (3.7.7-r0) 22:24:09 (58/80) Installing cups-libs (2.4.2-r0) 22:24:09 (59/80) Installing graphite2 (1.3.14-r1) 22:24:09 (60/80) Installing harfbuzz (4.3.0-r0) 22:24:09 (61/80) Installing libevdev (1.12.1-r0) 22:24:09 (62/80) Installing mtdev (1.1.6-r0) 22:24:09 (63/80) Installing eudev-libs (3.2.11-r0) 22:24:09 (64/80) Installing libinput-libs (1.20.1-r0) 22:24:10 (65/80) Installing libjpeg-turbo (2.1.3-r1) 22:24:10 (66/80) Installing xcb-util-wm (0.4.1-r1) 22:24:10 (67/80) Installing xcb-util (0.4.0-r3) 22:24:10 (68/80) Installing xcb-util-image (0.4.0-r1) 22:24:10 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 22:24:10 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 22:24:10 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 22:24:10 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 22:24:12 (73/80) Installing v4l-utils-libs (1.22.1-r1) 22:24:12 (74/80) Installing v4l-utils (1.22.1-r1) 22:24:12 (75/80) Installing udev-init-scripts (35-r0) 22:24:12 Executing udev-init-scripts-35-r0.post-install 22:24:12 (76/80) Installing kmod-libs (29-r2) 22:24:12 (77/80) Installing eudev (3.2.11-r0) 22:24:12 (78/80) Installing eudev-dev (3.2.11-r0) 22:24:12 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 22:24:12 (80/80) Installing v4l-utils-dev (1.22.1-r1) 22:24:12 Executing busybox-1.35.0-r13.trigger 22:24:12 Executing eudev-3.2.11-r0.trigger 22:24:12 OK: 330 MiB in 131 packages 22:24:15 Removing intermediate container 7a15cfbde74f 22:24:15 ---> 56bf28dcef64 22:24:15 Step 8/13 : WORKDIR /device-usb-camera 22:24:15 ---> Running in 4f4e75fa60a7 22:24:15 Removing intermediate container 4f4e75fa60a7 22:24:15 ---> 585bf0597b19 22:24:15 Step 9/13 : COPY go.mod vendor* ./ 22:24:15 ---> d94bf627becc 22:24:15 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:24:15 ---> Running in 20b1d24434ae 22:24:33 Removing intermediate container 20b1d24434ae 22:24:33 ---> b8f2c602d0dc 22:24:33 Step 11/13 : COPY . . 22:24:33 ---> 875a09f124c9 22:24:33 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:24:33 ---> Running in a79778712e5f 22:24:33  % Total % Received % Xferd Average Speed Time Time Time Current 22:24:33 Dload Upload Total Spent Left Speed 22:24:33 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11665 0 --:--:-- --:--:-- --:--:-- 11800 22:24:33 Removing intermediate container a79778712e5f 22:24:33 ---> cb483734b89f 22:24:33 Step 13/13 : RUN ${MAKE} 22:24:33 ---> Running in 2c896728acb8 22:24:34 noop 22:24:34 Removing intermediate container 2c896728acb8 22:24:34 ---> 68c90cccaf38 22:24:34 Successfully built 68c90cccaf38 22:24:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:35 + docker inspect -f . ci-base-image-x86_64 22:24:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:35 prd-ubuntu20.04-docker-8c-8g-29628 does not seem to be running inside a container 22:24:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 22:24:35 $ docker top 057556b3fbac1ed8312c07ab003cd15ba09c96f16d03447135621d9bcf9fb89f -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:35 + go version 22:24:35 go version go1.18.3 linux/amd64 [Pipeline] } 22:24:35 $ docker stop --time=1 057556b3fbac1ed8312c07ab003cd15ba09c96f16d03447135621d9bcf9fb89f 22:24:37 $ docker rm -f 057556b3fbac1ed8312c07ab003cd15ba09c96f16d03447135621d9bcf9fb89f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:37 + docker inspect -f . ci-base-image-x86_64 22:24:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:37 prd-ubuntu20.04-docker-8c-8g-29628 does not seem to be running inside a container 22:24:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 22:24:38 $ docker top 2616bf19a7b47192a4bf33ed9d325659749d708aa4fca92c2dad73bef55fe22c -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:38 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 22:24:38 + make test 22:24:38 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 22:24:39 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:24:49 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:24:49 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 1.9% of statements 22:24:55 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 22:24:55 CGO_ENABLED=1 go vet ./... 22:24:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:24:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:24:59 ./bin/test-attribution-txt.sh [Pipeline] echo 22:24:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:24:59 $ docker stop --time=1 2616bf19a7b47192a4bf33ed9d325659749d708aa4fca92c2dad73bef55fe22c 22:25:00 $ docker rm -f 2616bf19a7b47192a4bf33ed9d325659749d708aa4fca92c2dad73bef55fe22c [Pipeline] // withDockerContainer [Pipeline] sh 22:25:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:25:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:25:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:25:02 + ls -al . 22:25:02 total 200 22:25:02 drwxrwxr-x 9 jenkins jenkins 4096 Sep 15 22:24 . 22:25:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:23 .. 22:25:02 drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:24 .git 22:25:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:23 .github 22:25:02 -rw-rw-r-- 1 jenkins jenkins 414 Sep 15 22:23 .gitignore 22:25:02 -rw-rw-r-- 1 jenkins jenkins 42 Sep 15 22:23 .golangci.yml 22:25:02 -rw-rw-r-- 1 jenkins jenkins 77 Sep 15 22:23 .hadolint.yml 22:25:02 drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 22:23 .semver 22:25:02 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 15 22:23 Attribution.txt 22:25:02 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 15 22:23 CHANGELOG.md 22:25:02 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 15 22:23 Dockerfile 22:25:02 -rw-rw-r-- 1 jenkins jenkins 678 Sep 15 22:23 GOVERNANCE.md 22:25:02 -rw-rw-r-- 1 jenkins jenkins 659 Sep 15 22:23 Jenkinsfile 22:25:02 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 15 22:23 LICENSE 22:25:02 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 15 22:23 Makefile 22:25:02 -rw-rw-r-- 1 jenkins jenkins 622 Sep 15 22:23 OWNERS.md 22:25:02 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 15 22:23 README.md 22:25:02 -rw-rw-r-- 1 jenkins jenkins 11 Sep 15 22:23 VERSION 22:25:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:23 bin 22:25:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:23 cmd 22:25:02 -rw-r--r-- 1 jenkins jenkins 29387 Sep 15 22:24 coverage.out 22:25:02 -rwxrwxr-x 1 jenkins jenkins 140 Sep 15 22:23 docker-entrypoint.sh 22:25:02 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 15 22:23 go.mod 22:25:02 -rw-rw-r-- 1 jenkins jenkins 37073 Sep 15 22:23 go.sum 22:25:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:23 internal 22:25:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:23 snap 22:25:02 -rw-rw-r-- 1 jenkins jenkins 231 Sep 15 22:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:02 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1e613961013b6b37f2d2c6796bfa6cb96c8fac46 --label arch=amd64 --label version=2.3.0-dev.6 . 22:25:02 Sending build context to Docker daemon 892.4kB 22:25:02 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 22:25:02 Step 2/35 : FROM ${BASE} AS builder 22:25:02 ---> 68c90cccaf38 22:25:02 Step 3/35 : ARG MAKE="make build" 22:25:02 ---> Running in 9d6da94fc741 22:25:02 Removing intermediate container 9d6da94fc741 22:25:02 ---> 33c7c2f8a031 22:25:02 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:25:02 ---> Running in ab3819a2bb37 22:25:02 Removing intermediate container ab3819a2bb37 22:25:02 ---> 4ee4629a55e0 22:25:02 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:25:02 ---> Running in ffeafb688559 22:25:03 Removing intermediate container ffeafb688559 22:25:03 ---> 8e0b368e29a6 22:25:03 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:03 ---> Running in a88a7de39040 22:25:03 Removing intermediate container a88a7de39040 22:25:03 ---> 06a797969c34 22:25:03 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:25:03 ---> Running in 8536e42bb68b 22:25:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:25:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:25:05 OK: 330 MiB in 131 packages 22:25:05 Removing intermediate container 8536e42bb68b 22:25:05 ---> 970349ce9ad3 22:25:05 Step 8/35 : WORKDIR /device-usb-camera 22:25:05 ---> Running in 8fc83c866771 22:25:05 Removing intermediate container 8fc83c866771 22:25:05 ---> 97d86d70c89c 22:25:05 Step 9/35 : COPY go.mod vendor* ./ 22:25:05 ---> e35931dfbf14 22:25:05 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:05 ---> Running in 85910a7969bc 22:25:06 Removing intermediate container 85910a7969bc 22:25:06 ---> be71b62a6ba5 22:25:06 Step 11/35 : COPY . . 22:25:06 ---> e1fdd143d9d0 22:25:06 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:25:06 ---> Running in 2c0e0ea8a52a 22:25:06  % Total % Received % Xferd Average Speed Time Time Time Current 22:25:06 Dload Upload Total Spent Left Speed 22:25:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43205 0 --:--:-- --:--:-- --:--:-- 44250 22:25:07 Removing intermediate container 2c0e0ea8a52a 22:25:07 ---> 5918da59e889 22:25:07 Step 13/35 : RUN ${MAKE} 22:25:07 ---> Running in 03152c4d583b 22:25:07 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 22:25:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29630 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 22:25:21 Running in /w/workspace/device-usb-camera/45 [Pipeline] { [Pipeline] checkout 22:25:21 Selected Git installation does not exist. Using Default 22:25:21 The recommended git tool is: NONE 22:25:29 Removing intermediate container 03152c4d583b 22:25:29 ---> 13d43d350bb1 22:25:29 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 22:25:29 v0.18.4: Pulling from aler9/rtsp-simple-server 22:25:29 af6660deedbd: Pulling fs layer 22:25:29 97cd0a44c592: Pulling fs layer 22:25:29 97cd0a44c592: Verifying Checksum 22:25:29 97cd0a44c592: Download complete 22:25:29 af6660deedbd: Verifying Checksum 22:25:29 af6660deedbd: Download complete 22:25:29 af6660deedbd: Pull complete 22:25:29 97cd0a44c592: Pull complete 22:25:29 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 22:25:29 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 22:25:29 ---> fea57e182299 22:25:29 Step 15/35 : FROM alpine:3.16 22:25:29 3.16: Pulling from library/alpine 22:25:29 213ec9aee27d: Pulling fs layer 22:25:29 213ec9aee27d: Verifying Checksum 22:25:29 213ec9aee27d: Download complete 22:25:29 213ec9aee27d: Pull complete 22:25:29 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:25:29 Status: Downloaded newer image for alpine:3.16 22:25:29 ---> 9c6f07244728 22:25:29 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:25:29 ---> Running in 15754f3c53ee 22:25:29 Removing intermediate container 15754f3c53ee 22:25:29 ---> cad4eb93ed05 22:25:29 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 22:25:29 ---> Running in b87ac0d0794a 22:25:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:25:30 using credential edgex-jenkins-ssh 22:25:30 Cloning the remote Git repository 22:25:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:25:30 (1/83) Installing dumb-init (1.2.5-r1) 22:25:30 (2/83) Installing sdl2 (2.0.22-r0) 22:25:30 (3/83) Installing libxau (1.0.9-r0) 22:25:30 (4/83) Installing libxdmcp (1.1.3-r0) 22:25:30 (5/83) Installing libxcb (1.15-r0) 22:25:30 (6/83) Installing libx11 (1.8-r0) 22:25:30 (7/83) Installing aom-libs (3.3.0-r0) 22:25:30 (8/83) Installing alsa-lib (1.2.7.2-r0) 22:25:30 (9/83) Installing expat (2.4.8-r0) 22:25:30 (10/83) Installing brotli-libs (1.0.9-r6) 22:25:30 (11/83) Installing libbz2 (1.0.8-r1) 22:25:30 (12/83) Installing libpng (1.6.37-r1) 22:25:30 (13/83) Installing freetype (2.12.1-r0) 22:25:30 (14/83) Installing fontconfig (2.14.0-r0) 22:25:30 (15/83) Installing fribidi (1.0.12-r0) 22:25:30 (16/83) Installing libffi (3.4.2-r1) 22:25:30 (17/83) Installing libintl (0.21-r2) 22:25:30 (18/83) Installing libblkid (2.38-r1) 22:25:30 (19/83) Installing libmount (2.38-r1) 22:25:30 (20/83) Installing pcre (8.45-r2) 22:25:30 (21/83) Installing glib (2.72.1-r0) 22:25:30 (22/83) Installing graphite2 (1.3.14-r1) 22:25:30 (23/83) Installing harfbuzz (4.3.0-r0) 22:25:30 (24/83) Installing libass (0.16.0-r0) 22:25:30 (25/83) Installing libdav1d (1.0.0-r0) 22:25:30 (26/83) Installing libpciaccess (0.16-r0) 22:25:30 (27/83) Installing libdrm (2.4.110-r0) 22:25:30 (28/83) Installing gmp (6.2.1-r2) 22:25:30 (29/83) Installing nettle (3.7.3-r0) 22:25:30 (30/83) Installing p11-kit (0.24.1-r0) 22:25:30 (31/83) Installing libtasn1 (4.18.0-r0) 22:25:30 (32/83) Installing libunistring (1.0-r0) 22:25:30 (33/83) Installing gnutls (3.7.7-r0) 22:25:30 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:25:30 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 22:25:30 (36/83) Installing lame (3.100-r0) 22:25:30 (37/83) Installing opus (1.3.1-r1) 22:25:30 (38/83) Installing libasyncns (0.8-r1) 22:25:30 (39/83) Installing dbus-libs (1.14.0-r1) 22:25:30 (40/83) Installing libltdl (2.4.7-r0) 22:25:30 (41/83) Installing orc (0.4.32-r0) 22:25:30 (42/83) Installing libgcc (11.2.1_git20220219-r2) 22:25:30 (43/83) Installing libogg (1.3.5-r1) 22:25:30 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 22:25:30 (45/83) Installing flac (1.3.4-r0) 22:25:30 (46/83) Installing libvorbis (1.3.7-r0) 22:25:30 (47/83) Installing libsndfile (1.1.0-r0) 22:25:31 (48/83) Installing libgomp (11.2.1_git20220219-r2) 22:25:31 (49/83) Installing soxr (0.1.3-r2) 22:25:31 (50/83) Installing speexdsp (1.2.0-r0) 22:25:31 (51/83) Installing tdb-libs (1.4.6-r0) 22:25:31 (52/83) Installing libpulse (15.0-r2) 22:25:31 (53/83) Installing cjson (1.7.15-r3) 22:25:31 (54/83) Installing mbedtls (2.28.1-r0) 22:25:31 (55/83) Installing librist (0.2.6-r1) 22:25:31 (56/83) Installing libsrt (1.4.4-r0) 22:25:31 (57/83) Installing libssh (0.9.6-r1) 22:25:31 (58/83) Installing libtheora (1.1.1-r16) 22:25:31 (59/83) Installing libjpeg-turbo (2.1.3-r1) 22:25:31 (60/83) Installing v4l-utils-libs (1.22.1-r1) 22:25:31 (61/83) Installing libxext (1.3.4-r0) 22:25:31 (62/83) Installing libxfixes (6.0.0-r0) 22:25:31 (63/83) Installing wayland-libs-client (1.20.0-r0) 22:25:31 (64/83) Installing libva (2.14.0-r0) 22:25:31 (65/83) Installing libvdpau (1.5-r0) 22:25:31 (66/83) Installing vidstab (1.1.0-r1) 22:25:31 (67/83) Installing libvpx (1.11.0-r1) 22:25:30 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 22:25:30 > git init /w/workspace/device-usb-camera/45 # timeout=10 22:25:30 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 22:25:30 > git --version # timeout=10 22:25:30 > git --version # 'git version 2.25.1' 22:25:30 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:31 (68/83) Installing libwebp (1.2.3-r0) 22:25:31 (69/83) Installing x264-libs (0.163_git20210613-r0) 22:25:31 (70/83) Installing numactl (2.0.14-r0) 22:25:31 (71/83) Installing x265-libs (3.5-r3) 22:25:31 (72/83) Installing xvidcore (1.3.7-r1) 22:25:31 (73/83) Installing ffmpeg-libs (5.0.1-r1) 22:25:31 (74/83) Installing ffmpeg (5.0.1-r1) 22:25:31 (75/83) Installing udev-init-scripts (35-r0) 22:25:31 Executing udev-init-scripts-35-r0.post-install 22:25:31 (76/83) Installing eudev-libs (3.2.11-r0) 22:25:31 (77/83) Installing xz-libs (5.2.5-r1) 22:25:31 (78/83) Installing zstd-libs (1.5.2-r1) 22:25:31 (79/83) Installing kmod-libs (29-r2) 22:25:31 (80/83) Installing eudev (3.2.11-r0) 22:25:31 (81/83) Installing libsodium (1.0.18-r0) 22:25:31 (82/83) Installing libzmq (4.3.4-r0) 22:25:31 (83/83) Installing zeromq (4.3.4-r0) 22:25:31 Executing busybox-1.35.0-r17.trigger 22:25:31 Executing eudev-3.2.11-r0.trigger 22:25:31 OK: 101 MiB in 97 packages 22:25:31 Avoid second fetch 22:25:31 Checking out Revision 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 (main) 22:25:31 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 22:25:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:31 > git config core.sparsecheckout # timeout=10 22:25:31 > git checkout -f 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 # timeout=10 22:25:33 Removing intermediate container b87ac0d0794a 22:25:33 ---> d51abdf6f77e 22:25:33 Step 18/35 : WORKDIR / 22:25:33 ---> Running in 2587f3e25075 22:25:33 Removing intermediate container 2587f3e25075 22:25:33 ---> 4207b63de858 22:25:33 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 22:25:34 ---> 14d285e6e496 22:25:34 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 22:25:34 ---> 098462939b7b 22:25:34 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:25:34 ---> c8517c94d819 22:25:34 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:25:34 ---> d929a32986a7 22:25:34 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:25:34 ---> 8444ab251740 22:25:34 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 22:25:34 ---> d357995be0d7 22:25:34 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 22:25:35 ---> ccd8a93af81d 22:25:35 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:25:35 ---> Running in e88b3fe0c2fc 22:25:36 Removing intermediate container e88b3fe0c2fc 22:25:36 ---> 26b51968c8cb 22:25:36 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:25:36 ---> Running in 276a6475c608 22:25:36 Commit message: "Merge pull request #83 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0-dev.16" 22:25:36 Removing intermediate container 276a6475c608 22:25:36 ---> 8468e41e479a 22:25:36 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:25:36 ---> Running in 7d1d45ddef9b 22:25:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:25:37 % Total % Received % Xferd Average Speed Time Time Time Current 22:25:37 Dload Upload Total Spent Left Speed 22:25:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k 22:25:37 Removing intermediate container 7d1d45ddef9b 22:25:37 ---> a84d35725261 22:25:37 Step 29/35 : EXPOSE 59983 22:25:37 ---> Running in ab8f1155d4f7 22:25:37 Removing intermediate container ab8f1155d4f7 22:25:37 ---> 57fb3ece39bf 22:25:37 Step 30/35 : EXPOSE 8554 22:25:37 ---> Running in 5c332b69fa70 [Pipeline] sh 22:25:37 Removing intermediate container 5c332b69fa70 22:25:37 ---> 0a8fa51ec85c 22:25:37 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:25:37 ---> Running in c1f15a80e316 22:25:37 Removing intermediate container c1f15a80e316 22:25:37 ---> db1b62be1004 22:25:37 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 22:25:37 ---> Running in 155bab4256f1 22:25:38 Removing intermediate container 155bab4256f1 22:25:38 ---> 0c9694481ef4 22:25:38 Step 33/35 : LABEL arch=amd64 22:25:38 ---> Running in 679f294f46e2 22:25:38 Removing intermediate container 679f294f46e2 22:25:38 ---> ec3c814af43a 22:25:38 Step 34/35 : LABEL git_sha=1e613961013b6b37f2d2c6796bfa6cb96c8fac46 22:25:38 ---> Running in cba498964ebe 22:25:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:25:38 Removing intermediate container cba498964ebe 22:25:38 ---> 2f19df91a85f 22:25:38 Step 35/35 : LABEL version=2.3.0-dev.6 22:25:38 ---> Running in 0efb791db41c 22:25:38 Removing intermediate container 0efb791db41c 22:25:38 ---> c248cfe3069f 22:25:38 [Warning] One or more build-args [ARCH] were not consumed 22:25:38 Successfully built c248cfe3069f 22:25:38 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:38 provisioning config files... 22:25:38 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4009075208380950070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:25:38 + sudo tee /etc/docker/daemon.new 22:25:38 { 22:25:38 "registry-mirrors": [ 22:25:38 "https://nexus3.edgexfoundry.org:10001" 22:25:38 ], 22:25:38 "bip": "10.250.0.254/24", 22:25:38 "hosts": [ 22:25:38 "tcp://0.0.0.0:5555", 22:25:38 "unix:///var/run/docker.sock" 22:25:38 ], 22:25:38 "mtu": 1458, 22:25:38 "selinux-enabled": true, 22:25:38 "seccomp-profile": "/etc/docker/seccomp.json" 22:25:38 } [Pipeline] sh 22:25:38 ---> docker-login.sh 22:25:38 nexus3.edgexfoundry.org:10001 22:25:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:38 Configure a credential helper to remove this warning. See 22:25:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:38 22:25:38 Login Succeeded 22:25:38 nexus3.edgexfoundry.org:10002 22:25:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:25:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:39 Configure a credential helper to remove this warning. See 22:25:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:39 22:25:39 Login Succeeded 22:25:39 nexus3.edgexfoundry.org:10003 22:25:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:39 Configure a credential helper to remove this warning. See 22:25:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:39 22:25:39 Login Succeeded 22:25:39 nexus3.edgexfoundry.org:10004 22:25:39 + sudo service docker restart 22:25:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:39 Configure a credential helper to remove this warning. See 22:25:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:39 22:25:39 Login Succeeded 22:25:39 docker.io 22:25:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:39 Configure a credential helper to remove this warning. See 22:25:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:39 22:25:39 Login Succeeded 22:25:39 ---> docker-login.sh ends [Pipeline] } 22:25:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:25:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:25:39 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 22:25:39 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 22:25:39 latest 22:25:39 2.3.0-dev.6 22:25:39 1e613961013b6b37f2d2c6796bfa6cb96c8fac46-2.3.0-dev.6 22:25:39 main 22:25:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:39 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:1e613961013b6b37f2d2c6796bfa6cb96c8fac46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:40 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:1e613961013b6b37f2d2c6796bfa6cb96c8fac46 22:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:25:40 2e475d44f946: Preparing 22:25:40 2e29c2615849: Preparing 22:25:40 9e0bec5a0179: Preparing 22:25:40 550e596c6d0e: Preparing 22:25:40 1207169bf42c: Preparing 22:25:40 7d8e580f7efd: Preparing 22:25:40 1a74a08b64b9: Preparing 22:25:40 8a527096b64e: Preparing 22:25:40 7b9599bce863: Preparing 22:25:40 9652759a68a4: Preparing 22:25:40 5a5a7349003b: Preparing 22:25:40 994393dc58e7: Preparing 22:25:40 1a74a08b64b9: Waiting 22:25:40 5a5a7349003b: Waiting 22:25:40 994393dc58e7: Waiting 22:25:40 8a527096b64e: Waiting 22:25:40 9652759a68a4: Waiting 22:25:40 7d8e580f7efd: Waiting 22:25:40 7b9599bce863: Waiting 22:25:40 9e0bec5a0179: Pushed 22:25:40 2e475d44f946: Pushed 22:25:40 2e29c2615849: Pushed 22:25:40 1207169bf42c: Pushed 22:25:40 7d8e580f7efd: Pushed 22:25:40 1a74a08b64b9: Pushed 22:25:40 7b9599bce863: Pushed 22:25:40 8a527096b64e: Pushed 22:25:40 994393dc58e7: Layer already exists 22:25:42 550e596c6d0e: Pushed 22:25:43 9652759a68a4: Pushed 22:25:49 5a5a7349003b: Pushed 22:25:50 1e613961013b6b37f2d2c6796bfa6cb96c8fac46: digest: sha256:ee28e2097373b584d6a2e0ec792650f252ec44fbba689f66f8ac20316e8e794a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:50 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:50 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 22:25:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:25:50 2e475d44f946: Preparing 22:25:50 2e29c2615849: Preparing 22:25:50 9e0bec5a0179: Preparing 22:25:50 550e596c6d0e: Preparing 22:25:50 1207169bf42c: Preparing 22:25:50 7d8e580f7efd: Preparing 22:25:50 1a74a08b64b9: Preparing 22:25:50 8a527096b64e: Preparing 22:25:50 7b9599bce863: Preparing 22:25:50 9652759a68a4: Preparing 22:25:50 5a5a7349003b: Preparing 22:25:50 994393dc58e7: Preparing 22:25:50 7d8e580f7efd: Waiting 22:25:50 8a527096b64e: Waiting 22:25:50 7b9599bce863: Waiting 22:25:50 9652759a68a4: Waiting 22:25:50 994393dc58e7: Waiting 22:25:50 1207169bf42c: Layer already exists 22:25:50 550e596c6d0e: Layer already exists 22:25:50 2e475d44f946: Layer already exists 22:25:50 2e29c2615849: Layer already exists 22:25:50 9e0bec5a0179: Layer already exists 22:25:50 7d8e580f7efd: Layer already exists 22:25:50 7b9599bce863: Layer already exists 22:25:50 1a74a08b64b9: Layer already exists 22:25:50 8a527096b64e: Layer already exists 22:25:50 9652759a68a4: Layer already exists 22:25:50 5a5a7349003b: Layer already exists 22:25:50 994393dc58e7: Layer already exists 22:25:50 latest: digest: sha256:ee28e2097373b584d6a2e0ec792650f252ec44fbba689f66f8ac20316e8e794a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:51 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:51 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.6 22:25:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:25:51 2e475d44f946: Preparing 22:25:51 2e29c2615849: Preparing 22:25:51 9e0bec5a0179: Preparing 22:25:51 550e596c6d0e: Preparing 22:25:51 1207169bf42c: Preparing 22:25:51 7d8e580f7efd: Preparing 22:25:51 1a74a08b64b9: Preparing 22:25:51 8a527096b64e: Preparing 22:25:51 7b9599bce863: Preparing 22:25:51 9652759a68a4: Preparing 22:25:51 5a5a7349003b: Preparing 22:25:51 994393dc58e7: Preparing 22:25:51 1a74a08b64b9: Waiting 22:25:51 9652759a68a4: Waiting 22:25:51 8a527096b64e: Waiting 22:25:51 7b9599bce863: Waiting 22:25:51 5a5a7349003b: Waiting 22:25:51 994393dc58e7: Waiting 22:25:51 7d8e580f7efd: Waiting 22:25:51 9e0bec5a0179: Layer already exists 22:25:51 1207169bf42c: Layer already exists 22:25:51 550e596c6d0e: Layer already exists 22:25:51 2e29c2615849: Layer already exists 22:25:51 2e475d44f946: Layer already exists 22:25:51 8a527096b64e: Layer already exists 22:25:51 1a74a08b64b9: Layer already exists 22:25:51 7b9599bce863: Layer already exists 22:25:51 9652759a68a4: Layer already exists 22:25:51 7d8e580f7efd: Layer already exists 22:25:51 5a5a7349003b: Layer already exists 22:25:51 994393dc58e7: Layer already exists 22:25:51 2.3.0-dev.6: digest: sha256:ee28e2097373b584d6a2e0ec792650f252ec44fbba689f66f8ac20316e8e794a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:51 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:1e613961013b6b37f2d2c6796bfa6cb96c8fac46-2.3.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:52 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:1e613961013b6b37f2d2c6796bfa6cb96c8fac46-2.3.0-dev.6 22:25:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:25:52 2e475d44f946: Preparing 22:25:52 2e29c2615849: Preparing 22:25:52 9e0bec5a0179: Preparing 22:25:52 550e596c6d0e: Preparing 22:25:52 1207169bf42c: Preparing 22:25:52 7d8e580f7efd: Preparing 22:25:52 1a74a08b64b9: Preparing 22:25:52 8a527096b64e: Preparing 22:25:52 7b9599bce863: Preparing 22:25:52 9652759a68a4: Preparing 22:25:52 5a5a7349003b: Preparing 22:25:52 994393dc58e7: Preparing 22:25:52 7d8e580f7efd: Waiting 22:25:52 9652759a68a4: Waiting 22:25:52 5a5a7349003b: Waiting 22:25:52 994393dc58e7: Waiting 22:25:52 1a74a08b64b9: Waiting 22:25:52 8a527096b64e: Waiting 22:25:52 7b9599bce863: Waiting 22:25:52 2e475d44f946: Layer already exists 22:25:52 550e596c6d0e: Layer already exists 22:25:52 9e0bec5a0179: Layer already exists 22:25:52 2e29c2615849: Layer already exists 22:25:52 1207169bf42c: Layer already exists 22:25:52 7d8e580f7efd: Layer already exists 22:25:52 8a527096b64e: Layer already exists 22:25:52 1a74a08b64b9: Layer already exists 22:25:52 7b9599bce863: Layer already exists 22:25:52 5a5a7349003b: Layer already exists 22:25:52 9652759a68a4: Layer already exists 22:25:52 994393dc58e7: Layer already exists 22:25:52 1e613961013b6b37f2d2c6796bfa6cb96c8fac46-2.3.0-dev.6: digest: sha256:ee28e2097373b584d6a2e0ec792650f252ec44fbba689f66f8ac20316e8e794a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:52 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:52 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 22:25:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:25:52 2e475d44f946: Preparing 22:25:52 2e29c2615849: Preparing 22:25:52 9e0bec5a0179: Preparing 22:25:52 550e596c6d0e: Preparing 22:25:52 1207169bf42c: Preparing 22:25:52 7d8e580f7efd: Preparing 22:25:52 1a74a08b64b9: Preparing 22:25:52 8a527096b64e: Preparing 22:25:52 7b9599bce863: Preparing 22:25:52 9652759a68a4: Preparing 22:25:52 5a5a7349003b: Preparing 22:25:52 994393dc58e7: Preparing 22:25:52 7d8e580f7efd: Waiting 22:25:52 9652759a68a4: Waiting 22:25:52 5a5a7349003b: Waiting 22:25:52 994393dc58e7: Waiting 22:25:52 1a74a08b64b9: Waiting 22:25:52 8a527096b64e: Waiting 22:25:52 7b9599bce863: Waiting 22:25:52 9e0bec5a0179: Layer already exists 22:25:52 2e29c2615849: Layer already exists 22:25:52 1207169bf42c: Layer already exists 22:25:52 2e475d44f946: Layer already exists 22:25:52 550e596c6d0e: Layer already exists 22:25:52 7b9599bce863: Layer already exists 22:25:52 7d8e580f7efd: Layer already exists 22:25:52 8a527096b64e: Layer already exists 22:25:52 1a74a08b64b9: Layer already exists 22:25:52 9652759a68a4: Layer already exists 22:25:52 994393dc58e7: Layer already exists 22:25:52 5a5a7349003b: Layer already exists 22:25:52 main: digest: sha256:ee28e2097373b584d6a2e0ec792650f252ec44fbba689f66f8ac20316e8e794a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:25:52 ===================================================== [Pipeline] echo 22:25:52 taggedImages: 22:25:52 - nexus3.edgexfoundry.org:10004/device-usb-camera:1e613961013b6b37f2d2c6796bfa6cb96c8fac46 22:25:52 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 22:25:52 - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.6 22:25:52 - nexus3.edgexfoundry.org:10004/device-usb-camera:1e613961013b6b37f2d2c6796bfa6cb96c8fac46-2.3.0-dev.6 22:25:52 - nexus3.edgexfoundry.org:10004/device-usb-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 22:25:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:53 22:25:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:53 latest: Pulling from edgex-lftools-log-publisher 22:25:53 5eb5b503b376: Pulling fs layer 22:25:53 5c69ac0246d0: Pulling fs layer 22:25:53 ec43610c2a17: Pulling fs layer 22:25:53 3a2ae6a8a46f: Pulling fs layer 22:25:53 33b1e0a273af: Pulling fs layer 22:25:53 5d3b04190fa2: Pulling fs layer 22:25:53 2f39f015ded8: Pulling fs layer 22:25:53 3a2ae6a8a46f: Waiting 22:25:53 5d3b04190fa2: Waiting 22:25:53 2f39f015ded8: Waiting 22:25:53 33b1e0a273af: Waiting 22:25:53 5c69ac0246d0: Verifying Checksum 22:25:53 5c69ac0246d0: Download complete 22:25:53 3a2ae6a8a46f: Download complete 22:25:53 33b1e0a273af: Verifying Checksum 22:25:53 33b1e0a273af: Download complete 22:25:53 5d3b04190fa2: Verifying Checksum 22:25:53 5d3b04190fa2: Download complete 22:25:53 ec43610c2a17: Verifying Checksum 22:25:53 ec43610c2a17: Download complete 22:25:53 5eb5b503b376: Verifying Checksum 22:25:53 5eb5b503b376: Download complete 22:25:54 2f39f015ded8: Download complete 22:25:55 5eb5b503b376: Pull complete 22:25:55 5c69ac0246d0: Pull complete 22:25:55 ec43610c2a17: Pull complete 22:25:55 3a2ae6a8a46f: Pull complete 22:25:56 33b1e0a273af: Pull complete 22:25:56 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:57 provisioning config files... 22:25:57 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/45@tmp/config4230871236073130104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:58 ---> docker-login.sh 22:25:58 nexus3.edgexfoundry.org:10001 22:25:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:59 Configure a credential helper to remove this warning. See 22:25:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:59 22:25:59 Login Succeeded 22:25:59 nexus3.edgexfoundry.org:10002 22:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:59 Configure a credential helper to remove this warning. See 22:25:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:59 22:25:59 Login Succeeded 22:25:59 nexus3.edgexfoundry.org:10003 22:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:00 Configure a credential helper to remove this warning. See 22:26:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:00 22:26:00 Login Succeeded 22:26:00 nexus3.edgexfoundry.org:10004 22:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:01 Configure a credential helper to remove this warning. See 22:26:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:01 22:26:01 Login Succeeded 22:26:01 docker.io 22:26:01 2f39f015ded8: Pull complete 22:26:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:26:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:26:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv 22:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:01 prd-ubuntu20.04-docker-8c-8g-29628 does not seem to be running inside a container 22:26:01 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 22:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:02 Configure a credential helper to remove this warning. See 22:26:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:02 22:26:02 Login Succeeded 22:26:02 ---> docker-login.sh ends 22:26:03 $ docker top 1ffc2a9c6a7df96bca637b2e614aa98a8585a95f3d33ddc8c5823ee107241eba -eo pid,comm [Pipeline] { [Pipeline] } 22:26:03 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 22:26:04 ---> job-cost.sh 22:26:04 lf-activate-venv: SKIPPING 22:26:04 INFO: No Stack... [Pipeline] echo 22:26:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:26:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:26:04 ========================================================= 22:26:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:26:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:04 INFO: Retrieving Pricing Info for: v3-standard-8 22:26:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 22:26:04 Sending build context to Docker daemon 557.1kB 22:26:04 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:26:04 Step 2/13 : FROM ${BASE} AS builder 22:26:04 INFO: Archiving Costs [Pipeline] sh 22:26:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:26:05 b3c136eddcbf: Pulling fs layer 22:26:05 c0a3192eca97: Pulling fs layer 22:26:05 a050256f5b6f: Pulling fs layer 22:26:05 656be50a0ddc: Pulling fs layer 22:26:05 2bbca73fdf42: Pulling fs layer 22:26:05 46d945488cbd: Pulling fs layer 22:26:05 8a5474983e97: Pulling fs layer 22:26:05 329c88fbcd65: Pulling fs layer 22:26:05 2bbca73fdf42: Waiting 22:26:05 46d945488cbd: Waiting 22:26:05 8a5474983e97: Waiting 22:26:05 329c88fbcd65: Waiting 22:26:05 656be50a0ddc: Waiting 22:26:05 a050256f5b6f: Verifying Checksum 22:26:05 a050256f5b6f: Download complete 22:26:05 c0a3192eca97: Download complete 22:26:05 2bbca73fdf42: Verifying Checksum 22:26:05 2bbca73fdf42: Download complete 22:26:05 46d945488cbd: Verifying Checksum 22:26:05 46d945488cbd: Download complete 22:26:05 b3c136eddcbf: Download complete 22:26:05 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 22:26:05 + cut -d, -f6 [Pipeline] lock 22:26:05 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-45-stack-cost] 22:26:05 Resource [jenkins-edgexfoundry-device-usb-camera-main-45-stack-cost] did not exist. Created. 22:26:05 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:26:05 + echo total: 0.2199999988079071 [Pipeline] stash 22:26:05 Stashed 1 file(s) [Pipeline] } 22:26:05 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-45-stack-cost] [Pipeline] // lock [Pipeline] } 22:26:05 $ docker stop --time=1 1ffc2a9c6a7df96bca637b2e614aa98a8585a95f3d33ddc8c5823ee107241eba 22:26:06 b3c136eddcbf: Pull complete 22:26:06 329c88fbcd65: Verifying Checksum 22:26:06 329c88fbcd65: Download complete 22:26:06 $ docker rm -f 1ffc2a9c6a7df96bca637b2e614aa98a8585a95f3d33ddc8c5823ee107241eba 22:26:06 c0a3192eca97: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:26:07 a050256f5b6f: Pull complete 22:26:07 8a5474983e97: Verifying Checksum 22:26:07 8a5474983e97: Download complete 22:26:08 656be50a0ddc: Verifying Checksum 22:26:08 656be50a0ddc: Download complete 22:26:23 656be50a0ddc: Pull complete 22:26:23 2bbca73fdf42: Pull complete 22:26:23 46d945488cbd: Pull complete 22:26:28 8a5474983e97: Pull complete 22:26:30 329c88fbcd65: Pull complete 22:26:30 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:26:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:26:30 ---> ff4287adb874 22:26:30 Step 3/13 : ARG MAKE="make build" 22:26:33 ---> Running in 88edde867e7f 22:26:33 Removing intermediate container 88edde867e7f 22:26:33 ---> 87c4b69bc3fd 22:26:33 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:26:33 ---> Running in 9705c67b551b 22:26:35 Removing intermediate container 9705c67b551b 22:26:35 ---> fd2c0412b758 22:26:35 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:26:35 ---> Running in ffd2ab4f26b8 22:26:35 Removing intermediate container ffd2ab4f26b8 22:26:35 ---> a8ef012e9726 22:26:35 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:35 ---> Running in 362b2ee4eda9 22:26:37 Removing intermediate container 362b2ee4eda9 22:26:37 ---> 33feb91774d0 22:26:37 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:26:37 ---> Running in 0b515f40c823 22:26:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:26:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:26:40 (1/14) Installing libintl (0.21-r2) 22:26:40 (2/14) Installing eudev-libs (3.2.11-r0) 22:26:40 (3/14) Installing libjpeg-turbo (2.1.3-r1) 22:26:40 (4/14) Installing v4l-utils-libs (1.22.1-r1) 22:26:40 (5/14) Installing v4l-utils (1.22.1-r1) 22:26:40 (6/14) Installing udev-init-scripts (35-r0) 22:26:40 Executing udev-init-scripts-35-r0.post-install 22:26:41 (7/14) Installing libblkid (2.38-r1) 22:26:41 (8/14) Installing xz-libs (5.2.5-r1) 22:26:41 (9/14) Installing zstd-libs (1.5.2-r1) 22:26:41 (10/14) Installing kmod-libs (29-r2) 22:26:41 (11/14) Installing eudev (3.2.11-r0) 22:26:41 (12/14) Installing eudev-dev (3.2.11-r0) 22:26:41 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 22:26:41 (14/14) Installing v4l-utils-dev (1.22.1-r1) 22:26:41 Executing busybox-1.35.0-r13.trigger 22:26:41 Executing eudev-3.2.11-r0.trigger 22:26:41 OK: 228 MiB in 65 packages 22:26:43 Removing intermediate container 0b515f40c823 22:26:43 ---> bafe6e59e642 22:26:43 Step 8/13 : WORKDIR /device-usb-camera 22:26:43 ---> Running in cc9316aa76b4 22:26:43 Removing intermediate container cc9316aa76b4 22:26:43 ---> 5c4e1875476d 22:26:43 Step 9/13 : COPY go.mod vendor* ./ 22:26:44 ---> d8e2bbd7bdd3 22:26:44 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:44 ---> Running in 5c47718bfc78 22:27:40 Removing intermediate container 5c47718bfc78 22:27:40 ---> bab963059038 22:27:40 Step 11/13 : COPY . . 22:27:40 ---> a467113df492 22:27:40 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:27:40 ---> Running in 22151757330e 22:27:40  % Total % Received % Xferd Average Speed Time Time Time Current 22:27:40 Dload Upload Total Spent Left Speed 22:27:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12842 0 --:--:-- --:--:-- --:--:-- 12951 22:27:40 Removing intermediate container 22151757330e 22:27:40 ---> d14f6df659fb 22:27:40 Step 13/13 : RUN ${MAKE} 22:27:40 ---> Running in b5a848ab2610 22:27:40 noop 22:27:40 Removing intermediate container b5a848ab2610 22:27:40 ---> 323f6dae2bc6 22:27:40 Successfully built 323f6dae2bc6 22:27:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:41 + docker inspect -f . ci-base-image-arm64 22:27:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:41 prd-ubuntu20.04-docker-arm64-4c-16g-29630 does not seem to be running inside a container 22:27:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/45 -v /w/workspace/device-usb-camera/45:/w/workspace/device-usb-camera/45:rw,z -v /w/workspace/device-usb-camera/45@tmp:/w/workspace/device-usb-camera/45@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 22:27:43 $ docker top f4fb179f731c0d371df79a72ce54a4ca5c4f0e86dd22616d2d1d9b0aa0418a60 -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:44 + go version 22:27:44 go version go1.18.3 linux/arm64 [Pipeline] } 22:27:44 $ docker stop --time=1 f4fb179f731c0d371df79a72ce54a4ca5c4f0e86dd22616d2d1d9b0aa0418a60 22:27:46 $ docker rm -f f4fb179f731c0d371df79a72ce54a4ca5c4f0e86dd22616d2d1d9b0aa0418a60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:46 + docker inspect -f . ci-base-image-arm64 22:27:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:47 prd-ubuntu20.04-docker-arm64-4c-16g-29630 does not seem to be running inside a container 22:27:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/45 -v /w/workspace/device-usb-camera/45:/w/workspace/device-usb-camera/45:rw,z -v /w/workspace/device-usb-camera/45@tmp:/w/workspace/device-usb-camera/45@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 22:27:48 $ docker top d18777f0a56bcc3ea0e984ccad7c396109321ba5b19bfd8965be00507787a794 -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:49 + git config --global --add safe.directory /w/workspace/device-usb-camera/45 [Pipeline] fileExists [Pipeline] sh 22:27:50 + make test 22:27:50 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 22:27:52 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:29:44 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:29:44 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.084s coverage: 1.9% of statements 22:29:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:29:44 CGO_ENABLED=1 go vet ./... 22:30:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:30:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:30:11 ./bin/test-attribution-txt.sh [Pipeline] echo 22:30:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:30:11 $ docker stop --time=1 d18777f0a56bcc3ea0e984ccad7c396109321ba5b19bfd8965be00507787a794 22:30:13 $ docker rm -f d18777f0a56bcc3ea0e984ccad7c396109321ba5b19bfd8965be00507787a794 [Pipeline] // withDockerContainer [Pipeline] sh 22:30:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:30:14 Warning: overwriting stash ‘coverage-report’ 22:30:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:30:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:30:15 + ls -al . 22:30:15 total 196 22:30:15 drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:27 . 22:30:15 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:25 .. 22:30:15 drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:25 .git 22:30:15 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:25 .github 22:30:15 -rw-rw-r-- 1 jenkins jenkins 414 Sep 15 22:25 .gitignore 22:30:15 -rw-rw-r-- 1 jenkins jenkins 42 Sep 15 22:25 .golangci.yml 22:30:15 -rw-rw-r-- 1 jenkins jenkins 77 Sep 15 22:25 .hadolint.yml 22:30:15 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 15 22:25 Attribution.txt 22:30:15 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 15 22:25 CHANGELOG.md 22:30:15 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 15 22:25 Dockerfile 22:30:15 -rw-rw-r-- 1 jenkins jenkins 678 Sep 15 22:25 GOVERNANCE.md 22:30:15 -rw-rw-r-- 1 jenkins jenkins 659 Sep 15 22:25 Jenkinsfile 22:30:15 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 15 22:25 LICENSE 22:30:15 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 15 22:25 Makefile 22:30:15 -rw-rw-r-- 1 jenkins jenkins 622 Sep 15 22:25 OWNERS.md 22:30:15 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 15 22:25 README.md 22:30:15 -rw-rw-r-- 1 jenkins jenkins 11 Sep 15 22:23 VERSION 22:30:15 drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:25 bin 22:30:15 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:25 cmd 22:30:15 -rw-r--r-- 1 jenkins jenkins 29387 Sep 15 22:29 coverage.out 22:30:15 -rwxrwxr-x 1 jenkins jenkins 140 Sep 15 22:25 docker-entrypoint.sh 22:30:15 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 15 22:25 go.mod 22:30:15 -rw-rw-r-- 1 jenkins jenkins 37073 Sep 15 22:25 go.sum 22:30:15 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:25 internal 22:30:15 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:25 snap 22:30:15 -rw-rw-r-- 1 jenkins jenkins 231 Sep 15 22:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:16 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1e613961013b6b37f2d2c6796bfa6cb96c8fac46 --label arch=arm64 --label version=2.3.0-dev.6 . 22:30:16 Sending build context to Docker daemon 587.3kB 22:30:16 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 22:30:16 Step 2/35 : FROM ${BASE} AS builder 22:30:16 ---> 323f6dae2bc6 22:30:16 Step 3/35 : ARG MAKE="make build" 22:30:16 ---> Running in 10717847273d 22:30:17 Removing intermediate container 10717847273d 22:30:17 ---> 539feb2cc0fc 22:30:17 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:30:17 ---> Running in e06477dbe60e 22:30:17 Removing intermediate container e06477dbe60e 22:30:17 ---> adf568c75924 22:30:17 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:30:17 ---> Running in b1b18acfb4d0 22:30:18 Removing intermediate container b1b18acfb4d0 22:30:18 ---> daddcdce559a 22:30:18 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:18 ---> Running in be888d3dddac 22:30:20 Removing intermediate container be888d3dddac 22:30:20 ---> c6025ad83ba5 22:30:20 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:30:20 ---> Running in 0026f5844d00 22:30:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:30:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:30:23 OK: 228 MiB in 65 packages 22:30:24 Removing intermediate container 0026f5844d00 22:30:24 ---> 6728c4aa218a 22:30:24 Step 8/35 : WORKDIR /device-usb-camera 22:30:24 ---> Running in 2bc6bc0440ea 22:30:25 Removing intermediate container 2bc6bc0440ea 22:30:25 ---> 27d00e300bbc 22:30:25 Step 9/35 : COPY go.mod vendor* ./ 22:30:25 ---> 32d40abaa5ed 22:30:25 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:30:25 ---> Running in 77061781633c 22:30:28 Removing intermediate container 77061781633c 22:30:28 ---> 0f0401d79dbb 22:30:28 Step 11/35 : COPY . . 22:30:28 ---> acc26a294325 22:30:28 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:30:28 ---> Running in 10bb94fa3481 22:30:30  % Total % Received % Xferd Average Speed Time Time Time Current 22:30:30 Dload Upload Total Spent Left Speed 22:30:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7029 0 --:--:-- --:--:-- --:--:-- 7080 22:30:30 Removing intermediate container 10bb94fa3481 22:30:30 ---> 60e3b4b757a9 22:30:30 Step 13/35 : RUN ${MAKE} 22:30:30 ---> Running in 27c20f39c988 22:30:31 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 22:33:23 Removing intermediate container 27c20f39c988 22:33:23 ---> 7efba3d6664b 22:33:23 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 22:33:23 v0.18.4: Pulling from aler9/rtsp-simple-server 22:33:23 eab2503cf8f4: Pulling fs layer 22:33:23 97cd0a44c592: Pulling fs layer 22:33:23 97cd0a44c592: Verifying Checksum 22:33:23 97cd0a44c592: Download complete 22:33:23 eab2503cf8f4: Verifying Checksum 22:33:23 eab2503cf8f4: Download complete 22:33:23 eab2503cf8f4: Pull complete 22:33:23 97cd0a44c592: Pull complete 22:33:23 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 22:33:23 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 22:33:23 ---> 7f763cca56b3 22:33:23 Step 15/35 : FROM alpine:3.16 22:33:23 3.16: Pulling from library/alpine 22:33:23 9b18e9b68314: Pulling fs layer 22:33:23 9b18e9b68314: Verifying Checksum 22:33:23 9b18e9b68314: Download complete 22:33:23 9b18e9b68314: Pull complete 22:33:23 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:33:23 Status: Downloaded newer image for alpine:3.16 22:33:23 ---> a6215f271958 22:33:23 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:33:23 ---> Running in c766545804b4 22:33:23 Removing intermediate container c766545804b4 22:33:23 ---> f9a84fd332d4 22:33:23 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 22:33:23 ---> Running in 69fcaf2a032d 22:33:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:33:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:33:23 (1/82) Installing dumb-init (1.2.5-r1) 22:33:23 (2/82) Installing sdl2 (2.0.22-r0) 22:33:23 (3/82) Installing libxau (1.0.9-r0) 22:33:23 (4/82) Installing libxdmcp (1.1.3-r0) 22:33:23 (5/82) Installing libxcb (1.15-r0) 22:33:23 (6/82) Installing libx11 (1.8-r0) 22:33:23 (7/82) Installing aom-libs (3.3.0-r0) 22:33:23 (8/82) Installing alsa-lib (1.2.7.2-r0) 22:33:23 (9/82) Installing expat (2.4.8-r0) 22:33:23 (10/82) Installing brotli-libs (1.0.9-r6) 22:33:23 (11/82) Installing libbz2 (1.0.8-r1) 22:33:23 (12/82) Installing libpng (1.6.37-r1) 22:33:23 (13/82) Installing freetype (2.12.1-r0) 22:33:23 (14/82) Installing fontconfig (2.14.0-r0) 22:33:23 (15/82) Installing fribidi (1.0.12-r0) 22:33:23 (16/82) Installing libffi (3.4.2-r1) 22:33:23 (17/82) Installing libintl (0.21-r2) 22:33:23 (18/82) Installing libblkid (2.38-r1) 22:33:23 (19/82) Installing libmount (2.38-r1) 22:33:23 (20/82) Installing pcre (8.45-r2) 22:33:23 (21/82) Installing glib (2.72.1-r0) 22:33:23 (22/82) Installing graphite2 (1.3.14-r1) 22:33:23 (23/82) Installing harfbuzz (4.3.0-r0) 22:33:23 (24/82) Installing libass (0.16.0-r0) 22:33:23 (25/82) Installing libdav1d (1.0.0-r0) 22:33:23 (26/82) Installing libdrm (2.4.110-r0) 22:33:23 (27/82) Installing gmp (6.2.1-r2) 22:33:23 (28/82) Installing nettle (3.7.3-r0) 22:33:23 (29/82) Installing p11-kit (0.24.1-r0) 22:33:23 (30/82) Installing libtasn1 (4.18.0-r0) 22:33:23 (31/82) Installing libunistring (1.0-r0) 22:33:23 (32/82) Installing gnutls (3.7.7-r0) 22:33:23 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:33:23 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 22:33:23 (35/82) Installing lame (3.100-r0) 22:33:23 (36/82) Installing opus (1.3.1-r1) 22:33:23 (37/82) Installing libasyncns (0.8-r1) 22:33:23 (38/82) Installing dbus-libs (1.14.0-r1) 22:33:23 (39/82) Installing libltdl (2.4.7-r0) 22:33:23 (40/82) Installing orc (0.4.32-r0) 22:33:23 (41/82) Installing libgcc (11.2.1_git20220219-r2) 22:33:23 (42/82) Installing libogg (1.3.5-r1) 22:33:23 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 22:33:23 (44/82) Installing flac (1.3.4-r0) 22:33:23 (45/82) Installing libvorbis (1.3.7-r0) 22:33:23 (46/82) Installing libsndfile (1.1.0-r0) 22:33:23 (47/82) Installing libgomp (11.2.1_git20220219-r2) 22:33:23 (48/82) Installing soxr (0.1.3-r2) 22:33:23 (49/82) Installing speexdsp (1.2.0-r0) 22:33:23 (50/82) Installing tdb-libs (1.4.6-r0) 22:33:23 (51/82) Installing libpulse (15.0-r2) 22:33:23 (52/82) Installing cjson (1.7.15-r3) 22:33:23 (53/82) Installing mbedtls (2.28.1-r0) 22:33:23 (54/82) Installing librist (0.2.6-r1) 22:33:23 (55/82) Installing libsrt (1.4.4-r0) 22:33:23 (56/82) Installing libssh (0.9.6-r1) 22:33:23 (57/82) Installing libtheora (1.1.1-r16) 22:33:23 (58/82) Installing libjpeg-turbo (2.1.3-r1) 22:33:23 (59/82) Installing v4l-utils-libs (1.22.1-r1) 22:33:23 (60/82) Installing libxext (1.3.4-r0) 22:33:23 (61/82) Installing libxfixes (6.0.0-r0) 22:33:23 (62/82) Installing wayland-libs-client (1.20.0-r0) 22:33:23 (63/82) Installing libva (2.14.0-r0) 22:33:23 (64/82) Installing libvdpau (1.5-r0) 22:33:23 (65/82) Installing vidstab (1.1.0-r1) 22:33:23 (66/82) Installing libvpx (1.11.0-r1) 22:33:23 (67/82) Installing libwebp (1.2.3-r0) 22:33:23 (68/82) Installing x264-libs (0.163_git20210613-r0) 22:33:23 (69/82) Installing numactl (2.0.14-r0) 22:33:23 (70/82) Installing x265-libs (3.5-r3) 22:33:23 (71/82) Installing xvidcore (1.3.7-r1) 22:33:23 (72/82) Installing ffmpeg-libs (5.0.1-r1) 22:33:23 (73/82) Installing ffmpeg (5.0.1-r1) 22:33:23 (74/82) Installing udev-init-scripts (35-r0) 22:33:23 Executing udev-init-scripts-35-r0.post-install 22:33:23 (75/82) Installing eudev-libs (3.2.11-r0) 22:33:23 (76/82) Installing xz-libs (5.2.5-r1) 22:33:23 (77/82) Installing zstd-libs (1.5.2-r1) 22:33:23 (78/82) Installing kmod-libs (29-r2) 22:33:23 (79/82) Installing eudev (3.2.11-r0) 22:33:23 (80/82) Installing libsodium (1.0.18-r0) 22:33:23 (81/82) Installing libzmq (4.3.4-r0) 22:33:23 (82/82) Installing zeromq (4.3.4-r0) 22:33:23 Executing busybox-1.35.0-r17.trigger 22:33:23 Executing eudev-3.2.11-r0.trigger 22:33:23 OK: 78 MiB in 96 packages 22:33:24 Removing intermediate container 69fcaf2a032d 22:33:24 ---> 839f7597f3d4 22:33:24 Step 18/35 : WORKDIR / 22:33:24 ---> Running in e4cc68cfb5b2 22:33:24 Removing intermediate container e4cc68cfb5b2 22:33:24 ---> 3edbe81de7f2 22:33:24 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 22:33:25 ---> 1e5728d2fc05 22:33:25 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 22:33:26 ---> 4ad0bce3ae28 22:33:26 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:33:27 ---> b48e89149323 22:33:27 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:33:27 ---> 3a28ddab2a75 22:33:27 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:33:28 ---> 5348f39a1880 22:33:28 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 22:33:28 ---> c65d467bb6de 22:33:28 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 22:33:30 ---> bf6742994e39 22:33:30 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:33:30 ---> Running in 5c3655a9ca2f 22:33:31 Removing intermediate container 5c3655a9ca2f 22:33:31 ---> 2ede52512c3d 22:33:31 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:33:31 ---> Running in ff0d4e616916 22:33:33 Removing intermediate container ff0d4e616916 22:33:33 ---> 8898ad77c156 22:33:33 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:33:33 ---> Running in 1bc43d8b875a 22:33:35 Removing intermediate container 1bc43d8b875a 22:33:35 ---> fc4e2c382b40 22:33:35 Step 29/35 : EXPOSE 59983 22:33:35 ---> Running in b69483c42202 22:33:35 Removing intermediate container b69483c42202 22:33:35 ---> b7cf3178485f 22:33:35 Step 30/35 : EXPOSE 8554 22:33:35 ---> Running in 282c1f910170 22:33:36 Removing intermediate container 282c1f910170 22:33:36 ---> 344999a3ac97 22:33:36 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:33:36 ---> Running in c3e95f910e5d 22:33:36 Removing intermediate container c3e95f910e5d 22:33:36 ---> 9e6eba8afde4 22:33:36 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 22:33:36 ---> Running in 907535c44bd6 22:33:36 Removing intermediate container 907535c44bd6 22:33:36 ---> f0b681fe65a1 22:33:36 Step 33/35 : LABEL arch=arm64 22:33:36 ---> Running in 3d2c9245fd21 22:33:37 Removing intermediate container 3d2c9245fd21 22:33:37 ---> 47d08fce5554 22:33:37 Step 34/35 : LABEL git_sha=1e613961013b6b37f2d2c6796bfa6cb96c8fac46 22:33:37 ---> Running in 3e30aee9f190 22:33:37 Removing intermediate container 3e30aee9f190 22:33:37 ---> 40577a739c29 22:33:37 Step 35/35 : LABEL version=2.3.0-dev.6 22:33:37 ---> Running in 83ca8973deac 22:33:38 Removing intermediate container 83ca8973deac 22:33:38 ---> d6c1e3b0ce2a 22:33:38 [Warning] One or more build-args [ARCH] were not consumed 22:33:38 Successfully built d6c1e3b0ce2a 22:33:38 Successfully tagged device-usb-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 22:33:38 provisioning config files... 22:33:38 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/45@tmp/config1863911001585173941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:33:38 ---> docker-login.sh 22:33:38 nexus3.edgexfoundry.org:10001 22:33:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:38 Configure a credential helper to remove this warning. See 22:33:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:38 22:33:38 Login Succeeded 22:33:38 nexus3.edgexfoundry.org:10002 22:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:39 Configure a credential helper to remove this warning. See 22:33:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:39 22:33:39 Login Succeeded 22:33:39 nexus3.edgexfoundry.org:10003 22:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:40 Configure a credential helper to remove this warning. See 22:33:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:40 22:33:40 Login Succeeded 22:33:40 nexus3.edgexfoundry.org:10004 22:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:40 Configure a credential helper to remove this warning. See 22:33:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:40 22:33:40 Login Succeeded 22:33:40 docker.io 22:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:41 Configure a credential helper to remove this warning. See 22:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:41 22:33:41 Login Succeeded 22:33:41 ---> docker-login.sh ends [Pipeline] } 22:33:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:33:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:33:41 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 22:33:41 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 22:33:41 latest 22:33:41 2.3.0-dev.6 22:33:41 1e613961013b6b37f2d2c6796bfa6cb96c8fac46-2.3.0-dev.6 22:33:41 main 22:33:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:41 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1e613961013b6b37f2d2c6796bfa6cb96c8fac46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:42 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1e613961013b6b37f2d2c6796bfa6cb96c8fac46 22:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:33:42 e32f6c04dd68: Preparing 22:33:42 c411152c3208: Preparing 22:33:42 1de9afaa0415: Preparing 22:33:42 a43932d1df72: Preparing 22:33:42 1207169bf42c: Preparing 22:33:42 daf197b40936: Preparing 22:33:42 c872a5f43b23: Preparing 22:33:42 c6f3cb903730: Preparing 22:33:42 8e57292c1990: Preparing 22:33:42 daf7ab228ce2: Preparing 22:33:42 995232a89bce: Preparing 22:33:42 5d3e392a13a0: Preparing 22:33:42 daf197b40936: Waiting 22:33:42 c872a5f43b23: Waiting 22:33:42 c6f3cb903730: Waiting 22:33:42 8e57292c1990: Waiting 22:33:42 daf7ab228ce2: Waiting 22:33:42 995232a89bce: Waiting 22:33:42 5d3e392a13a0: Waiting 22:33:42 1207169bf42c: Pushed 22:33:42 c411152c3208: Pushed 22:33:42 e32f6c04dd68: Pushed 22:33:42 1de9afaa0415: Pushed 22:33:42 daf197b40936: Pushed 22:33:42 c872a5f43b23: Pushed 22:33:42 8e57292c1990: Pushed 22:33:42 c6f3cb903730: Pushed 22:33:42 5d3e392a13a0: Layer already exists 22:33:47 a43932d1df72: Pushed 22:33:48 daf7ab228ce2: Pushed 22:34:01 995232a89bce: Pushed 22:34:01 1e613961013b6b37f2d2c6796bfa6cb96c8fac46: digest: sha256:fde71a4de9d171753b26f23d032d64fdd061e53452272b7653eb9d0302948950 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:01 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:01 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 22:34:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:34:01 e32f6c04dd68: Preparing 22:34:01 c411152c3208: Preparing 22:34:01 1de9afaa0415: Preparing 22:34:01 a43932d1df72: Preparing 22:34:01 1207169bf42c: Preparing 22:34:01 daf197b40936: Preparing 22:34:01 c872a5f43b23: Preparing 22:34:01 c6f3cb903730: Preparing 22:34:01 8e57292c1990: Preparing 22:34:01 daf7ab228ce2: Preparing 22:34:01 995232a89bce: Preparing 22:34:01 5d3e392a13a0: Preparing 22:34:01 daf197b40936: Waiting 22:34:01 c872a5f43b23: Waiting 22:34:01 c6f3cb903730: Waiting 22:34:01 8e57292c1990: Waiting 22:34:01 daf7ab228ce2: Waiting 22:34:01 995232a89bce: Waiting 22:34:01 5d3e392a13a0: Waiting 22:34:02 a43932d1df72: Layer already exists 22:34:02 1207169bf42c: Layer already exists 22:34:02 1de9afaa0415: Layer already exists 22:34:02 e32f6c04dd68: Layer already exists 22:34:02 c411152c3208: Layer already exists 22:34:02 c872a5f43b23: Layer already exists 22:34:02 daf197b40936: Layer already exists 22:34:02 8e57292c1990: Layer already exists 22:34:02 c6f3cb903730: Layer already exists 22:34:02 daf7ab228ce2: Layer already exists 22:34:02 5d3e392a13a0: Layer already exists 22:34:02 995232a89bce: Layer already exists 22:34:02 latest: digest: sha256:fde71a4de9d171753b26f23d032d64fdd061e53452272b7653eb9d0302948950 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:02 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:02 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.6 22:34:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:34:02 e32f6c04dd68: Preparing 22:34:02 c411152c3208: Preparing 22:34:02 1de9afaa0415: Preparing 22:34:02 a43932d1df72: Preparing 22:34:02 1207169bf42c: Preparing 22:34:02 daf197b40936: Preparing 22:34:02 c872a5f43b23: Preparing 22:34:02 c6f3cb903730: Preparing 22:34:02 8e57292c1990: Preparing 22:34:02 daf7ab228ce2: Preparing 22:34:02 995232a89bce: Preparing 22:34:02 5d3e392a13a0: Preparing 22:34:02 daf197b40936: Waiting 22:34:02 c6f3cb903730: Waiting 22:34:02 8e57292c1990: Waiting 22:34:02 daf7ab228ce2: Waiting 22:34:02 995232a89bce: Waiting 22:34:02 5d3e392a13a0: Waiting 22:34:02 c872a5f43b23: Waiting 22:34:02 a43932d1df72: Layer already exists 22:34:02 1207169bf42c: Layer already exists 22:34:02 1de9afaa0415: Layer already exists 22:34:02 e32f6c04dd68: Layer already exists 22:34:02 c411152c3208: Layer already exists 22:34:02 daf7ab228ce2: Layer already exists 22:34:02 daf197b40936: Layer already exists 22:34:02 c872a5f43b23: Layer already exists 22:34:02 8e57292c1990: Layer already exists 22:34:03 c6f3cb903730: Layer already exists 22:34:03 995232a89bce: Layer already exists 22:34:03 5d3e392a13a0: Layer already exists 22:34:03 2.3.0-dev.6: digest: sha256:fde71a4de9d171753b26f23d032d64fdd061e53452272b7653eb9d0302948950 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:03 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1e613961013b6b37f2d2c6796bfa6cb96c8fac46-2.3.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:03 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1e613961013b6b37f2d2c6796bfa6cb96c8fac46-2.3.0-dev.6 22:34:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:34:03 e32f6c04dd68: Preparing 22:34:03 c411152c3208: Preparing 22:34:03 1de9afaa0415: Preparing 22:34:03 a43932d1df72: Preparing 22:34:03 1207169bf42c: Preparing 22:34:03 daf197b40936: Preparing 22:34:03 c872a5f43b23: Preparing 22:34:03 c6f3cb903730: Preparing 22:34:03 8e57292c1990: Preparing 22:34:03 daf7ab228ce2: Preparing 22:34:03 995232a89bce: Preparing 22:34:03 5d3e392a13a0: Preparing 22:34:03 daf197b40936: Waiting 22:34:03 daf7ab228ce2: Waiting 22:34:03 c872a5f43b23: Waiting 22:34:03 995232a89bce: Waiting 22:34:03 c6f3cb903730: Waiting 22:34:03 5d3e392a13a0: Waiting 22:34:03 8e57292c1990: Waiting 22:34:03 1de9afaa0415: Layer already exists 22:34:03 a43932d1df72: Layer already exists 22:34:03 e32f6c04dd68: Layer already exists 22:34:03 1207169bf42c: Layer already exists 22:34:03 c411152c3208: Layer already exists 22:34:04 c872a5f43b23: Layer already exists 22:34:04 daf197b40936: Layer already exists 22:34:04 daf7ab228ce2: Layer already exists 22:34:04 c6f3cb903730: Layer already exists 22:34:04 8e57292c1990: Layer already exists 22:34:04 5d3e392a13a0: Layer already exists 22:34:04 995232a89bce: Layer already exists 22:34:04 1e613961013b6b37f2d2c6796bfa6cb96c8fac46-2.3.0-dev.6: digest: sha256:fde71a4de9d171753b26f23d032d64fdd061e53452272b7653eb9d0302948950 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:04 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 22:34:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:34:04 e32f6c04dd68: Preparing 22:34:04 c411152c3208: Preparing 22:34:04 1de9afaa0415: Preparing 22:34:04 a43932d1df72: Preparing 22:34:04 1207169bf42c: Preparing 22:34:04 daf197b40936: Preparing 22:34:04 c872a5f43b23: Preparing 22:34:04 c6f3cb903730: Preparing 22:34:04 8e57292c1990: Preparing 22:34:04 daf7ab228ce2: Preparing 22:34:04 995232a89bce: Preparing 22:34:04 5d3e392a13a0: Preparing 22:34:04 daf197b40936: Waiting 22:34:04 c872a5f43b23: Waiting 22:34:04 c6f3cb903730: Waiting 22:34:04 8e57292c1990: Waiting 22:34:04 daf7ab228ce2: Waiting 22:34:04 995232a89bce: Waiting 22:34:04 5d3e392a13a0: Waiting 22:34:04 e32f6c04dd68: Layer already exists 22:34:04 c411152c3208: Layer already exists 22:34:04 1de9afaa0415: Layer already exists 22:34:04 1207169bf42c: Layer already exists 22:34:04 a43932d1df72: Layer already exists 22:34:05 c6f3cb903730: Layer already exists 22:34:05 daf197b40936: Layer already exists 22:34:05 8e57292c1990: Layer already exists 22:34:05 c872a5f43b23: Layer already exists 22:34:05 daf7ab228ce2: Layer already exists 22:34:05 5d3e392a13a0: Layer already exists 22:34:05 995232a89bce: Layer already exists 22:34:05 main: digest: sha256:fde71a4de9d171753b26f23d032d64fdd061e53452272b7653eb9d0302948950 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:34:05 ===================================================== [Pipeline] echo 22:34:05 taggedImages: 22:34:05 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1e613961013b6b37f2d2c6796bfa6cb96c8fac46 22:34:05 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 22:34:05 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.6 22:34:05 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1e613961013b6b37f2d2c6796bfa6cb96c8fac46-2.3.0-dev.6 22:34:05 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:34:05 22:34:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:34:06 arm64: Pulling from edgex-lftools-log-publisher 22:34:06 8998bd30e6a1: Pulling fs layer 22:34:06 04944245beec: Pulling fs layer 22:34:06 699f458cf7ca: Pulling fs layer 22:34:06 765212b225bb: Pulling fs layer 22:34:06 f23df028b6ca: Pulling fs layer 22:34:06 d65c8cfc05b1: Pulling fs layer 22:34:06 2437ff75d9bd: Pulling fs layer 22:34:06 765212b225bb: Waiting 22:34:06 f23df028b6ca: Waiting 22:34:06 d65c8cfc05b1: Waiting 22:34:06 2437ff75d9bd: Waiting 22:34:06 04944245beec: Verifying Checksum 22:34:06 04944245beec: Download complete 22:34:06 765212b225bb: Verifying Checksum 22:34:06 765212b225bb: Download complete 22:34:06 f23df028b6ca: Verifying Checksum 22:34:06 f23df028b6ca: Download complete 22:34:06 d65c8cfc05b1: Verifying Checksum 22:34:06 d65c8cfc05b1: Download complete 22:34:06 699f458cf7ca: Download complete 22:34:06 8998bd30e6a1: Verifying Checksum 22:34:06 8998bd30e6a1: Download complete 22:34:09 2437ff75d9bd: Verifying Checksum 22:34:09 2437ff75d9bd: Download complete 22:34:11 8998bd30e6a1: Pull complete 22:34:11 04944245beec: Pull complete 22:34:13 699f458cf7ca: Pull complete 22:34:13 765212b225bb: Pull complete 22:34:14 f23df028b6ca: Pull complete 22:34:14 d65c8cfc05b1: Pull complete 22:34:33 2437ff75d9bd: Pull complete 22:34:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:34:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:34:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:34 prd-ubuntu20.04-docker-arm64-4c-16g-29630 does not seem to be running inside a container 22:34:34 $ 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-usb-camera/45 -v /w/workspace/device-usb-camera/45:/w/workspace/device-usb-camera/45:rw,z -v /w/workspace/device-usb-camera/45@tmp:/w/workspace/device-usb-camera/45@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 22:34:35 $ docker top 9e8d45b0277c614262d6787a10aa04305717943d2312fc29d3a31f5bbd854d3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:34:36 ---> job-cost.sh 22:34:36 lf-activate-venv: SKIPPING 22:34:36 INFO: No Stack... 22:34:37 INFO: Retrieving Pricing Info for: v3-standard-4 22:34:38 INFO: Archiving Costs [Pipeline] sh 22:34:38 + cut -d, -f6 22:34:38 + cat /w/workspace/device-usb-camera/45/archives/cost.csv [Pipeline] lock 22:34:38 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-45-stack-cost] 22:34:38 Resource [jenkins-edgexfoundry-device-usb-camera-main-45-stack-cost] did not exist. Created. 22:34:38 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:34:39 /w/workspace/device-usb-camera/45@tmp/durable-09134f99/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:34:40 + echo total: 0.10999999940395355 [Pipeline] stash 22:34:40 Warning: overwriting stash ‘stack-cost’ 22:34:40 Stashed 1 file(s) [Pipeline] } 22:34:40 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-45-stack-cost] [Pipeline] // lock [Pipeline] } 22:34:40 $ docker stop --time=1 9e8d45b0277c614262d6787a10aa04305717943d2312fc29d3a31f5bbd854d3a 22:34:41 $ docker rm -f 9e8d45b0277c614262d6787a10aa04305717943d2312fc29d3a31f5bbd854d3a [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 22:34:42 provisioning config files... 22:34:42 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7129784138181462229tmp [Pipeline] { [Pipeline] sh 22:34:42 + set +x 22:34:42 + curl -s https://codecov.io/bash 22:34:42 + bash -s -- 22:34:42 22:34:42 _____ _ 22:34:42 / ____| | | 22:34:42 | | ___ __| | ___ ___ _____ __ 22:34:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:34:42 | |___| (_) | (_| | __/ (_| (_) \ V / 22:34:42 \_____\___/ \__,_|\___|\___\___/ \_/ 22:34:42 Bash-1.0.6 22:34:42 22:34:42 22:34:42 ==> git version 2.25.1 found 22:34:42 ==> 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 22:34:42 Release-Date: 2020-01-08 22:34:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:34:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:34:42 ==> Jenkins CI detected. 22:34:42 current dir:  /w/workspace/exfoundry_device-usb-camera_main 22:34:42 project root: . 22:34:42 --> token set from env 22:34:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:34:42 ==> Running gcov in . (disable via -X gcov) 22:34:42 ==> Python coveragepy not found 22:34:42 ==> Searching for coverage reports in: 22:34:42 + . 22:34:42 -> Found 1 reports 22:34:42 ==> Detecting git/mercurial file structure 22:34:42 ==> Reading reports 22:34:42 + ./coverage.out bytes=29387 22:34:42 ==> Appending adjustments 22:34:42 https://docs.codecov.io/docs/fixing-reports 22:34:42 + Found adjustments 22:34:42 ==> Gzipping contents 22:34:42 8.0K /tmp/codecov.P2A5QP.gz 22:34:42 ==> Uploading reports 22:34:42 url: https://codecov.io 22:34:42 query: branch=main&commit=1e613961013b6b37f2d2c6796bfa6cb96c8fac46&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:34:42 -> Pinging Codecov 22:34:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=1e613961013b6b37f2d2c6796bfa6cb96c8fac46&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:34:42 -> Uploading to 22:34:42 https://storage.googleapis.com/codecov/v4/raw/2022-09-15/73D8F5FF140700D3E01443B452E23636/1e613961013b6b37f2d2c6796bfa6cb96c8fac46/3a60c6e7-cedd-4a5e-9e7a-47e25159dc68.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220915T223442Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aab3b124c060109ce6133c4cdaf9f909de981526b7cd8d0edf65234225cce1ac 22:34:42 % Total % Received % Xferd Average Speed Time Time Time Current 22:34:42 Dload Upload Total Spent Left Speed 22:34:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4140 0 0 100 4140 0 16897 --:--:-- --:--:-- --:--:-- 16897 22:34:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/1e613961013b6b37f2d2c6796bfa6cb96c8fac46 [Pipeline] } 22:34:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:34:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:34:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:34:43 22:34:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:34:43 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:34:43 df9b9388f04a: Pulling fs layer 22:34:43 52dc419b0ee2: Pulling fs layer 22:34:43 25bc292e5bac: Pulling fs layer 22:34:43 114826534d7a: Pulling fs layer 22:34:43 4657fd5d0bcf: Pulling fs layer 22:34:43 6ad1cebc031e: Pulling fs layer 22:34:43 8a3aa393b2d8: Pulling fs layer 22:34:43 114826534d7a: Waiting 22:34:43 6ad1cebc031e: Waiting 22:34:43 8a3aa393b2d8: Waiting 22:34:43 4657fd5d0bcf: Waiting 22:34:43 25bc292e5bac: Verifying Checksum 22:34:43 25bc292e5bac: Download complete 22:34:43 52dc419b0ee2: Verifying Checksum 22:34:43 52dc419b0ee2: Download complete 22:34:43 4657fd5d0bcf: Verifying Checksum 22:34:43 4657fd5d0bcf: Download complete 22:34:43 df9b9388f04a: Download complete 22:34:44 df9b9388f04a: Pull complete 22:34:44 6ad1cebc031e: Verifying Checksum 22:34:44 6ad1cebc031e: Download complete 22:34:44 52dc419b0ee2: Pull complete 22:34:44 25bc292e5bac: Pull complete 22:34:44 114826534d7a: Verifying Checksum 22:34:44 114826534d7a: Download complete 22:34:44 8a3aa393b2d8: Verifying Checksum 22:34:44 8a3aa393b2d8: Download complete 22:34:48 114826534d7a: Pull complete 22:34:48 4657fd5d0bcf: Pull complete 22:34:48 6ad1cebc031e: Pull complete 22:34:52 8a3aa393b2d8: Pull complete 22:34:52 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:34:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:34:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:52 prd-ubuntu20.04-docker-8c-8g-29628 does not seem to be running inside a container 22:34:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 22:34:54 $ docker top 700adcaa1f1e978ff39b704ffd32d94c374eba99b8ce80130652382dc737673c -eo pid,comm [Pipeline] { [Pipeline] echo 22:34:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 22:34:54 + set -o pipefail 22:34:54 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 22:35:00 22:35:00 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 22:35:00 22:35:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/11170c45-5151-4e69-9aba-656d10aae286 22:35:00 22:35:00 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:35:00 22:35:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:35:00 22:35:00 [Pipeline] } 22:35:00 $ docker stop --time=1 700adcaa1f1e978ff39b704ffd32d94c374eba99b8ce80130652382dc737673c 22:35:02 $ docker rm -f 700adcaa1f1e978ff39b704ffd32d94c374eba99b8ce80130652382dc737673c [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:35:03 + git log --format=format:%s -1 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 [Pipeline] sh 22:35:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:35:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:35:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:35:03 prd-ubuntu20.04-docker-8c-8g-29628 does not seem to be running inside a container 22:35:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 22:35:04 $ docker top 292468c7c2c508ff033a68b0522fe89b585d1e00dd23cf3d7d836a716e6dc8c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:35:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:04 [ssh-agent] Looking for ssh-agent implementation... 22:35:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:35:04 $ docker exec 292468c7c2c508ff033a68b0522fe89b585d1e00dd23cf3d7d836a716e6dc8c7 ssh-agent 22:35:04 SSH_AUTH_SOCK=/tmp/ssh-b9M4ZCKFUJw8/agent.34 22:35:04 SSH_AGENT_PID=40 22:35:04 Running ssh-add (command line suppressed) 22:35:04 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1088571691600710813.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1088571691600710813.key) 22:35:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:05 + git semver tag 22:35:05 2022-09-15 22:35:05,205 [run_tag] DEBUG tag force:False 22:35:05 2022-09-15 22:35:05,205 [check_head_tag] DEBUG check head tag 22:35:05 2022-09-15 22:35:05,205 [execute] INFO git cat-file --batch-check 22:35:05 2022-09-15 22:35:05,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 22:35:05 2022-09-15 22:35:05,209 [execute] INFO git cat-file --batch 22:35:05 2022-09-15 22:35:05,209 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 22:35:05 2022-09-15 22:35:05,222 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:35:05 2022-09-15 22:35:05,222 [execute] INFO git tag -a v2.3.0-dev.6 -m v2.3.0-dev.6 22:35:05 2022-09-15 22:35:05,223 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.6', '-m', 'v2.3.0-dev.6'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 22:35:05 2022-09-15 22:35:05,228 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:35:05 2.3.0-dev.6 [Pipeline] } 22:35:05 $ docker exec --env ******** --env ******** 292468c7c2c508ff033a68b0522fe89b585d1e00dd23cf3d7d836a716e6dc8c7 ssh-agent -k 22:35:05 unset SSH_AUTH_SOCK; 22:35:05 unset SSH_AGENT_PID; 22:35:05 echo Agent pid 40 killed; 22:35:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:35:05 + git semver [Pipeline] } 22:35:06 $ docker stop --time=1 292468c7c2c508ff033a68b0522fe89b585d1e00dd23cf3d7d836a716e6dc8c7 22:35:07 $ docker rm -f 292468c7c2c508ff033a68b0522fe89b585d1e00dd23cf3d7d836a716e6dc8c7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:35:07 22:35:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:35:08 0.23.1-centos7: Pulling from edgex-lftools 22:35:08 ab5ef0e58194: Pulling fs layer 22:35:08 9712f1f96733: Pulling fs layer 22:35:08 63f879dbbcfc: Pulling fs layer 22:35:08 0d9ebad4ef96: Pulling fs layer 22:35:08 e9a5061849ea: Pulling fs layer 22:35:08 d747dcd14b5f: Pulling fs layer 22:35:08 2de7ff778b66: Pulling fs layer 22:35:08 d747dcd14b5f: Waiting 22:35:08 e9a5061849ea: Waiting 22:35:08 2de7ff778b66: Waiting 22:35:08 0d9ebad4ef96: Waiting 22:35:08 9712f1f96733: Download complete 22:35:08 63f879dbbcfc: Verifying Checksum 22:35:08 63f879dbbcfc: Download complete 22:35:08 e9a5061849ea: Verifying Checksum 22:35:08 e9a5061849ea: Download complete 22:35:08 d747dcd14b5f: Verifying Checksum 22:35:08 d747dcd14b5f: Download complete 22:35:08 0d9ebad4ef96: Verifying Checksum 22:35:08 0d9ebad4ef96: Download complete 22:35:08 ab5ef0e58194: Verifying Checksum 22:35:08 ab5ef0e58194: Download complete 22:35:08 2de7ff778b66: Verifying Checksum 22:35:08 2de7ff778b66: Download complete 22:35:11 ab5ef0e58194: Pull complete 22:35:11 9712f1f96733: Pull complete 22:35:12 63f879dbbcfc: Pull complete 22:35:15 0d9ebad4ef96: Pull complete 22:35:15 e9a5061849ea: Pull complete 22:35:15 d747dcd14b5f: Pull complete 22:35:17 2de7ff778b66: Pull complete 22:35:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:35:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:35:17 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:35:17 prd-ubuntu20.04-docker-8c-8g-29628 does not seem to be running inside a container 22:35:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 22:35:19 $ docker top 34044945c7325e3f32bfe0856e4a3a0ab1f1317553ed116447ff811e430dda1a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:35:19 provisioning config files... 22:35:19 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3272860333287162947tmp 22:35:19 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2956664639648404309tmp 22:35:19 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6855497470729976036tmp [Pipeline] { [Pipeline] echo 22:35:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:35:19 ---> sigul-configuration.sh 22:35:19 gpg: directory `/root/.gnupg' created 22:35:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:35:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:35:19 gpg: keyring `/root/.gnupg/secring.gpg' created 22:35:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:35:19 gpg: CAST5 encrypted data 22:35:19 gpg: encrypted with 1 passphrase 22:35:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:35:20 + mkdir /home/jenkins 22:35:20 + mkdir /home/jenkins/sigul [Pipeline] sh 22:35:20 + 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 22:35:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:35:20 ---> sigul-install.sh 22:35:20 Sigul already installed; skipping installation. [Pipeline] sh 22:35:21 + git tag --list 22:35:21 v0.0.0 22:35:21 v0.0.1-dev.1 22:35:21 v0.0.1-dev.10 22:35:21 v0.0.1-dev.11 22:35:21 v0.0.1-dev.12 22:35:21 v0.0.1-dev.13 22:35:21 v0.0.1-dev.14 22:35:21 v0.0.1-dev.15 22:35:21 v0.0.1-dev.16 22:35:21 v0.0.1-dev.2 22:35:21 v0.0.1-dev.3 22:35:21 v0.0.1-dev.4 22:35:21 v0.0.1-dev.5 22:35:21 v0.0.1-dev.6 22:35:21 v0.0.1-dev.7 22:35:21 v0.0.1-dev.8 22:35:21 v0.0.1-dev.9 22:35:21 v2.2.0 22:35:21 v2.2.0-dev.17 22:35:21 v2.2.0-dev.18 22:35:21 v2.2.0-dev.19 22:35:21 v2.2.0-dev.20 22:35:21 v2.2.0-dev.21 22:35:21 v2.2.0-dev.22 22:35:21 v2.2.0-dev.23 22:35:21 v2.2.0-dev.24 22:35:21 v2.2.0-dev.25 22:35:21 v2.2.0-dev.26 22:35:21 v2.2.0-dev.27 22:35:21 v2.3.0-dev.1 22:35:21 v2.3.0-dev.2 22:35:21 v2.3.0-dev.3 22:35:21 v2.3.0-dev.4 22:35:21 v2.3.0-dev.5 22:35:21 v2.3.0-dev.6 [Pipeline] sh 22:35:21 + lftools sign git-tag v2.3.0-dev.6 22:35:22 Signing Git tag with Sigul... 22:35:22 Signing v2.3.0-dev.6 [Pipeline] echo 22:35:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:35:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:35:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:35:22 $ docker stop --time=1 34044945c7325e3f32bfe0856e4a3a0ab1f1317553ed116447ff811e430dda1a 22:35:23 $ docker rm -f 34044945c7325e3f32bfe0856e4a3a0ab1f1317553ed116447ff811e430dda1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:35:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:35:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:35:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:35:24 prd-ubuntu20.04-docker-8c-8g-29628 does not seem to be running inside a container 22:35:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 22:35:25 $ docker top b2be586bf45b978e392d827b5c1cbc600a524bb1a9702cec2b89fccb71368a5c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:35:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:25 [ssh-agent] Looking for ssh-agent implementation... 22:35:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:35:25 $ docker exec b2be586bf45b978e392d827b5c1cbc600a524bb1a9702cec2b89fccb71368a5c ssh-agent 22:35:25 SSH_AUTH_SOCK=/tmp/ssh-KiA2Wl1aiXqi/agent.33 22:35:25 SSH_AGENT_PID=39 22:35:25 Running ssh-add (command line suppressed) 22:35:25 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6771548530430403652.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6771548530430403652.key) 22:35:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:25 + git semver bump pre 22:35:26 2022-09-15 22:35:26,140 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:35:26 2022-09-15 22:35:26,140 [bump_version] DEBUG bumping version:2.3.0-dev.6 on axis:pre with prefix:dev 22:35:26 2022-09-15 22:35:26,140 [bump_version] DEBUG bumped version:2.3.0-dev.7 22:35:26 2022-09-15 22:35:26,140 [write_version] DEBUG write version:2.3.0-dev.7 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 22:35:26 2022-09-15 22:35:26,140 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:35:26 2022-09-15 22:35:26,140 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:35:26 2022-09-15 22:35:26,142 [execute] INFO git cat-file --batch-check 22:35:26 2022-09-15 22:35:26,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:35:26 2022-09-15 22:35:26,147 [execute] INFO git cat-file --batch 22:35:26 2022-09-15 22:35:26,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:35:26 2022-09-15 22:35:26,152 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:35:26 2.3.0-dev.7 [Pipeline] } 22:35:26 $ docker exec --env ******** --env ******** b2be586bf45b978e392d827b5c1cbc600a524bb1a9702cec2b89fccb71368a5c ssh-agent -k 22:35:26 unset SSH_AUTH_SOCK; 22:35:26 unset SSH_AGENT_PID; 22:35:26 echo Agent pid 39 killed; 22:35:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:35:26 + git semver [Pipeline] } 22:35:26 $ docker stop --time=1 b2be586bf45b978e392d827b5c1cbc600a524bb1a9702cec2b89fccb71368a5c 22:35:28 $ docker rm -f b2be586bf45b978e392d827b5c1cbc600a524bb1a9702cec2b89fccb71368a5c [Pipeline] // withDockerContainer [Pipeline] sh 22:35:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:35:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:35:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:35:28 prd-ubuntu20.04-docker-8c-8g-29628 does not seem to be running inside a container 22:35:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 22:35:29 $ docker top ef673ec4abc678944f666d3decd96a5a83ff40d2db59cfebbabe4de31cab769a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:35:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:29 [ssh-agent] Looking for ssh-agent implementation... 22:35:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:35:29 $ docker exec ef673ec4abc678944f666d3decd96a5a83ff40d2db59cfebbabe4de31cab769a ssh-agent 22:35:29 SSH_AUTH_SOCK=/tmp/ssh-4VlbPK2cbFvi/agent.35 22:35:29 SSH_AGENT_PID=41 22:35:29 Running ssh-add (command line suppressed) 22:35:29 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5278840522139542507.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5278840522139542507.key) 22:35:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:30 + git semver push 22:35:30 2022-09-15 22:35:30,372 [run_push] DEBUG push 22:35:30 2022-09-15 22:35:30,372 [execute] INFO git cat-file --batch-check 22:35:30 2022-09-15 22:35:30,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:35:30 2022-09-15 22:35:30,376 [execute] INFO git rev-list 5eb53370b514f3e92c69b7b34264c402b48b4d92 -- 22:35:30 2022-09-15 22:35:30,376 [execute] DEBUG Popen(['git', 'rev-list', '5eb53370b514f3e92c69b7b34264c402b48b4d92', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:35:30 2022-09-15 22:35:30,382 [execute] INFO git fetch -v origin 22:35:30 2022-09-15 22:35:30,382 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 22:35:31 2022-09-15 22:35:30,962 [run_push] DEBUG no remote changes detected 22:35:31 2022-09-15 22:35:30,963 [execute] INFO git push origin semver 22:35:31 2022-09-15 22:35:30,963 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:35:31 2022-09-15 22:35:31,708 [run_push] DEBUG push all version tags 22:35:31 2022-09-15 22:35:31,709 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:35:31 2022-09-15 22:35:31,709 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 22:35:32 2022-09-15 22:35:32,585 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:35:32 2.3.0-dev.7 [Pipeline] } 22:35:32 $ docker exec --env ******** --env ******** ef673ec4abc678944f666d3decd96a5a83ff40d2db59cfebbabe4de31cab769a ssh-agent -k 22:35:33 unset SSH_AUTH_SOCK; 22:35:33 unset SSH_AGENT_PID; 22:35:33 echo Agent pid 41 killed; 22:35:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:35:33 + git semver [Pipeline] } 22:35:33 $ docker stop --time=1 ef673ec4abc678944f666d3decd96a5a83ff40d2db59cfebbabe4de31cab769a 22:35:34 $ docker rm -f ef673ec4abc678944f666d3decd96a5a83ff40d2db59cfebbabe4de31cab769a [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 22:35:35 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 22:35:35 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 22:35:35 total 16 22:35:35 drwxr-xr-x 3 root root 4096 Sep 15 22:26 . 22:35:35 drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 22:35 .. 22:35:35 drwxr-xr-x 2 root root 4096 Sep 15 22:26 cost 22:35:35 -rw-r--r-- 1 root root 88 Sep 15 22:26 cost.csv 22:35:35 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 22:35:35 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 22:35:35 total 16 22:35:35 drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 22:26 . 22:35:35 drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 22:35 .. 22:35:35 drwxr-xr-x 2 jenkins jenkins 4096 Sep 15 22:26 cost 22:35:35 -rw-r--r-- 1 jenkins jenkins 88 Sep 15 22:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:35:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:35:36 ---> package-listing.sh 22:35:36 ++ facter osfamily 22:35:36 ++ tr '[:upper:]' '[:lower:]' 22:35:36 + OS_FAMILY=debian 22:35:36 + workspace=/w/workspace/exfoundry_device-usb-camera_main 22:35:36 + START_PACKAGES=/tmp/packages_start.txt 22:35:36 + END_PACKAGES=/tmp/packages_end.txt 22:35:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:35:36 + PACKAGES=/tmp/packages_start.txt 22:35:36 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 22:35:36 + PACKAGES=/tmp/packages_end.txt 22:35:36 + case "${OS_FAMILY}" in 22:35:36 + dpkg -l 22:35:36 + grep '^ii' 22:35:36 + '[' -f /tmp/packages_start.txt ']' 22:35:36 + '[' -f /tmp/packages_end.txt ']' 22:35:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:35:36 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 22:35:36 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 22:35:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 22:35:36 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:35:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:35:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:35:37 prd-ubuntu20.04-docker-8c-8g-29628 does not seem to be running inside a container 22:35:37 $ 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/exfoundry_device-usb-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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 22:35:38 $ docker top f9b57e46cd637fb1c672c9abaa53289ca1f03ab073958c771cb44546f3436836 -eo pid,comm [Pipeline] { [Pipeline] sh 22:35:38 + touch /tmp/pre-build-complete [Pipeline] sh 22:35:38 + mkdir -p /var/log/sysstat [Pipeline] sh 22:35:39 + ls /var/log/sa-host 22:35:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:35:39 provisioning config files... 22:35:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3290402133380037702tmp [Pipeline] { [Pipeline] echo 22:35:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:35:39 ---> create-netrc.sh [Pipeline] } 22:35:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:35:39 ---> python-tools-install.sh [Pipeline] echo 22:35:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:35:40 ---> sudo-logs.sh 22:35:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:35:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:35:40 ---> job-cost.sh 22:35:40 lf-activate-venv: SKIPPING 22:35:40 DEBUG: total: 0.2199999988079071 22:35:40 INFO: Retrieving Stack Cost... 22:35:41 INFO: Retrieving Pricing Info for: v3-standard-8 22:35:41 INFO: Archiving Costs [Pipeline] echo 22:35:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:35:42 ---> logs-deploy.sh 22:35:42 lf-activate-venv: SKIPPING 22:35:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/45 22:35:42 INFO: archiving workspace using pattern(s): 22:35:43 Archives upload complete. 22:35:43 INFO: archiving logs to Nexus