Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0cc3ff17016e4b9356b20232157fe6cd112e453b 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-ssh7083588620122300916.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh8224447144644892354.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh5028347967705314283.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh12918786323492980328.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-ssh14814111749601822830.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.20 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-14771 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 0cc3ff17016e4b9356b20232157fe6cd112e453b (main) Commit message: "Merge pull request #242 from lenny-intel/provision-watcher" > 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 0cc3ff17016e4b9356b20232157fe6cd112e453b # timeout=10 > git rev-list --no-walk f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:26:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:26:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:26:52 ========================================================= 21:26:52 EdgeX Global Pipelines Version Info 21:26:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:26:52 ------------------- 21:26:52 stable info: 21:26:52 ------------------- 21:26:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:26:52 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:26:52 Message: update stable to v1.0.249 21:26:53 ------------------- 21:26:53 experimental info: 21:26:53 ------------------- 21:26:53 Commited By: **** collab-it+edgex@linuxfoundation.org 21:26:53 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:26:53 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:26:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 21:26:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 21:26:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:26:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:26:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:26:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:26:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:26:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:26:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:26:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:26:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:26:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 21:26:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:26:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:26:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:26:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:26:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:26:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:26:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:26:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:26:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:26:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:26:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:26:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:26:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:26:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:26:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:26:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:26:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:26:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:26:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0cc3ff17016e4b9356b20232157fe6cd112e453b [Pipeline] echo 21:26:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0cc3ff1 [Pipeline] echo 21:26:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:26:54 provisioning config files... 21:26:54 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11173525975918771189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:26:54 ---> docker-login.sh 21:26:54 nexus3.edgexfoundry.org:10001 21:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:54 Configure a credential helper to remove this warning. See 21:26:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:54 21:26:54 Login Succeeded 21:26:54 nexus3.edgexfoundry.org:10002 21:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:55 Configure a credential helper to remove this warning. See 21:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:55 21:26:55 Login Succeeded 21:26:55 nexus3.edgexfoundry.org:10003 21:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:55 Configure a credential helper to remove this warning. See 21:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:55 21:26:55 Login Succeeded 21:26:55 nexus3.edgexfoundry.org:10004 21:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:55 Configure a credential helper to remove this warning. See 21:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:55 21:26:55 Login Succeeded 21:26:55 docker.io 21:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:55 Configure a credential helper to remove this warning. See 21:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:55 21:26:55 Login Succeeded 21:26:55 ---> docker-login.sh ends [Pipeline] } 21:26:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:26:56 + git rev-list -1 --merges 0cc3ff17016e4b9356b20232157fe6cd112e453b~1..0cc3ff17016e4b9356b20232157fe6cd112e453b [Pipeline] echo 21:26:56 -----------> git rev-list -1 --merges 0cc3ff17016e4b9356b20232157fe6cd112e453b~1..0cc3ff17016e4b9356b20232157fe6cd112e453b 0cc3ff17016e4b9356b20232157fe6cd112e453b 21:26:56 0cc3ff17016e4b9356b20232157fe6cd112e453b [false] [Pipeline] sh 21:26:56 + git log --format=format:%s -1 0cc3ff17016e4b9356b20232157fe6cd112e453b [Pipeline] echo 21:26:56 ========================================================= 21:26:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:26:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:26:56 + git log --format=format:%s -1 0cc3ff17016e4b9356b20232157fe6cd112e453b [Pipeline] echo 21:26:56 [semverPrep] GIT_COMMIT: 0cc3ff17016e4b9356b20232157fe6cd112e453b, Commit Message: Merge pull request #242 from lenny-intel/provision-watcher [Pipeline] echo 21:26:56 [semverPrep] This is not a build commit. [Pipeline] sh 21:26:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:26:57 + grep -v github /etc/ssh/ssh_known_hosts 21:26:57 + [ -e /tmp/ssh_known_hosts ] 21:26:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:26:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:26:57 + sudo tee -a /etc/ssh/ssh_known_hosts 21:26:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:26:57 21:26:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:26:57 0.1.4: Pulling from edgex-devops/py-git-semver 21:26:57 b85a868b505f: Pulling fs layer 21:26:57 e2be974225ed: Pulling fs layer 21:26:57 339a4e72a1f5: Pulling fs layer 21:26:57 988bab9f4d93: Pulling fs layer 21:26:57 1469e6f7b9e6: Pulling fs layer 21:26:57 eaf3925da568: Pulling fs layer 21:26:57 bab4dde63d76: Pulling fs layer 21:26:57 bde34c3a00c8: Pulling fs layer 21:26:57 b352a97aabf1: Pulling fs layer 21:26:57 4872d77fe225: Pulling fs layer 21:26:57 5851b861e8e6: Pulling fs layer 21:26:57 988bab9f4d93: Waiting 21:26:57 1469e6f7b9e6: Waiting 21:26:57 eaf3925da568: Waiting 21:26:57 bab4dde63d76: Waiting 21:26:57 bde34c3a00c8: Waiting 21:26:57 b352a97aabf1: Waiting 21:26:57 4872d77fe225: Waiting 21:26:57 5851b861e8e6: Waiting 21:26:57 e2be974225ed: Verifying Checksum 21:26:57 e2be974225ed: Download complete 21:26:57 988bab9f4d93: Verifying Checksum 21:26:57 988bab9f4d93: Download complete 21:26:58 339a4e72a1f5: Verifying Checksum 21:26:58 339a4e72a1f5: Download complete 21:26:58 1469e6f7b9e6: Verifying Checksum 21:26:58 1469e6f7b9e6: Download complete 21:26:58 eaf3925da568: Verifying Checksum 21:26:58 eaf3925da568: Download complete 21:26:58 bde34c3a00c8: Download complete 21:26:58 b352a97aabf1: Verifying Checksum 21:26:58 b352a97aabf1: Download complete 21:26:58 4872d77fe225: Verifying Checksum 21:26:58 4872d77fe225: Download complete 21:26:58 5851b861e8e6: Verifying Checksum 21:26:58 5851b861e8e6: Download complete 21:26:58 b85a868b505f: Verifying Checksum 21:26:58 b85a868b505f: Download complete 21:26:58 bab4dde63d76: Verifying Checksum 21:26:58 bab4dde63d76: Download complete 21:26:59 b85a868b505f: Pull complete 21:26:59 e2be974225ed: Pull complete 21:27:00 339a4e72a1f5: Pull complete 21:27:00 988bab9f4d93: Pull complete 21:27:00 1469e6f7b9e6: Pull complete 21:27:00 eaf3925da568: Pull complete 21:27:02 bab4dde63d76: Pull complete 21:27:02 bde34c3a00c8: Pull complete 21:27:02 b352a97aabf1: Pull complete 21:27:02 4872d77fe225: Pull complete 21:27:02 5851b861e8e6: Pull complete 21:27:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:27:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:27:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:27:03 prd-ubuntu20.04-docker-8c-8g-14771 does not seem to be running inside a container 21:27: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:27:05 $ docker top 4f5b281189f5c3d6fe03d5b622d7cb9b7e3a7e4cfaccc2fd5c3a37c1bcc50144 -eo pid,comm 21:27:05 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). 21:27:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:27:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:27:05 [ssh-agent] Looking for ssh-agent implementation... 21:27:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:27:05 $ docker exec 4f5b281189f5c3d6fe03d5b622d7cb9b7e3a7e4cfaccc2fd5c3a37c1bcc50144 ssh-agent 21:27:05 SSH_AUTH_SOCK=/tmp/ssh-CvYVQu8Zc63r/agent.33 21:27:05 SSH_AGENT_PID=39 21:27:05 Running ssh-add (command line suppressed) 21:27:06 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6494562463461077552.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6494562463461077552.key) 21:27:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:27:06 + git tag --points-at HEAD [Pipeline] } 21:27:06 $ docker exec --env ******** --env ******** 4f5b281189f5c3d6fe03d5b622d7cb9b7e3a7e4cfaccc2fd5c3a37c1bcc50144 ssh-agent -k 21:27:06 unset SSH_AUTH_SOCK; 21:27:06 unset SSH_AGENT_PID; 21:27:06 echo Agent pid 39 killed; 21:27:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:27:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:27:06 [ssh-agent] Looking for ssh-agent implementation... 21:27:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:27:06 $ docker exec 4f5b281189f5c3d6fe03d5b622d7cb9b7e3a7e4cfaccc2fd5c3a37c1bcc50144 ssh-agent 21:27:06 SSH_AUTH_SOCK=/tmp/ssh-h7isvwVElTAN/agent.72 21:27:06 SSH_AGENT_PID=79 21:27:06 Running ssh-add (command line suppressed) 21:27:06 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_111131419296124148.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_111131419296124148.key) 21:27:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:27:07 + git semver init 21:27:07 2023-05-09 21:27:07,349 [run_init] DEBUG init version:0.0.0 force:False 21:27:07 2023-05-09 21:27:07,349 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 21:27:07 2023-05-09 21:27:07,350 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 21:27:07 2023-05-09 21:27:07,350 [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) 21:27:08 2023-05-09 21:27:08,015 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 21:27:08 2023-05-09 21:27:08,015 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 21:27:08 2023-05-09 21:27:08,015 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:27:08 2023-05-09 21:27:08,016 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:27:08 3.0.0-dev.36 [Pipeline] } 21:27:08 $ docker exec --env ******** --env ******** 4f5b281189f5c3d6fe03d5b622d7cb9b7e3a7e4cfaccc2fd5c3a37c1bcc50144 ssh-agent -k 21:27:08 unset SSH_AUTH_SOCK; 21:27:08 unset SSH_AGENT_PID; 21:27:08 echo Agent pid 79 killed; 21:27:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:27:08 + git semver [Pipeline] } 21:27:09 $ docker stop --time=1 4f5b281189f5c3d6fe03d5b622d7cb9b7e3a7e4cfaccc2fd5c3a37c1bcc50144 21:27:10 $ docker rm -f --volumes 4f5b281189f5c3d6fe03d5b622d7cb9b7e3a7e4cfaccc2fd5c3a37c1bcc50144 [Pipeline] // withDockerContainer [Pipeline] sh 21:27:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:27:10 Stashed 1 file(s) [Pipeline] echo 21:27:10 [edgeXSemver]: initialized semver on version 3.0.0-dev.36 [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 21:27:11 provisioning config files... 21:27:11 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14642781068859649363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:27:11 ---> docker-login.sh 21:27:11 nexus3.edgexfoundry.org:10001 21:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:11 Configure a credential helper to remove this warning. See 21:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:11 21:27:11 Login Succeeded 21:27:11 nexus3.edgexfoundry.org:10002 21:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:11 Configure a credential helper to remove this warning. See 21:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:11 21:27:11 Login Succeeded 21:27:11 nexus3.edgexfoundry.org:10003 21:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:11 Configure a credential helper to remove this warning. See 21:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:11 21:27:11 Login Succeeded 21:27:11 nexus3.edgexfoundry.org:10004 21:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:11 Configure a credential helper to remove this warning. See 21:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:11 21:27:11 Login Succeeded 21:27:11 docker.io 21:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:11 Configure a credential helper to remove this warning. See 21:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:11 21:27:11 Login Succeeded 21:27:11 ---> docker-login.sh ends [Pipeline] } 21:27:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:27:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:27:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:27:11 ========================================================= 21:27:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:27:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:27:12 Sending build context to Docker daemon 2.015MB 21:27:12 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 21:27:12 Step 2/13 : FROM ${BASE} AS builder 21:27:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:27:12 f56be85fc22e: Pulling fs layer 21:27:12 85791d961cd3: Pulling fs layer 21:27:12 d694b5ae8c79: Pulling fs layer 21:27:12 9f32a84ed3da: Pulling fs layer 21:27:12 4d19c01a9841: Pulling fs layer 21:27:12 9325e15d5711: Pulling fs layer 21:27:12 556b6ee489ea: Pulling fs layer 21:27:12 c5a4b2cf53e6: Pulling fs layer 21:27:12 9f32a84ed3da: Waiting 21:27:12 556b6ee489ea: Waiting 21:27:12 4d19c01a9841: Waiting 21:27:12 c5a4b2cf53e6: Waiting 21:27:12 9325e15d5711: Waiting 21:27:12 85791d961cd3: Verifying Checksum 21:27:12 85791d961cd3: Download complete 21:27:12 9f32a84ed3da: Verifying Checksum 21:27:12 9f32a84ed3da: Download complete 21:27:12 4d19c01a9841: Verifying Checksum 21:27:12 4d19c01a9841: Download complete 21:27:12 f56be85fc22e: Verifying Checksum 21:27:12 f56be85fc22e: Download complete 21:27:12 9325e15d5711: Verifying Checksum 21:27:12 9325e15d5711: Download complete 21:27:12 f56be85fc22e: Pull complete 21:27:12 85791d961cd3: Pull complete 21:27:13 d694b5ae8c79: Verifying Checksum 21:27:13 d694b5ae8c79: Download complete 21:27:13 c5a4b2cf53e6: Verifying Checksum 21:27:13 c5a4b2cf53e6: Download complete 21:27:13 556b6ee489ea: Verifying Checksum 21:27:13 556b6ee489ea: Download complete 21:27:16 d694b5ae8c79: Pull complete 21:27:16 9f32a84ed3da: Pull complete 21:27:16 4d19c01a9841: Pull complete 21:27:16 9325e15d5711: Pull complete 21:27:19 556b6ee489ea: Pull complete 21:27:19 c5a4b2cf53e6: Pull complete 21:27:19 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 21:27:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:27:19 ---> c4be618373d6 21:27:19 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:27:24 ---> Running in 60d25e2316c7 21:27:24 Removing intermediate container 60d25e2316c7 21:27:24 ---> 422fcf83c7d5 21:27:24 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:27:24 ---> Running in 17fbdfa5a219 21:27:24 Removing intermediate container 17fbdfa5a219 21:27:24 ---> 807d9cd55a5b 21:27:24 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:27:24 ---> Running in 5a0903b9f06c 21:27:24 Removing intermediate container 5a0903b9f06c 21:27:24 ---> 831564ba53d8 21:27:24 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:27:24 ---> Running in ff291cf10f21 21:27:24 Removing intermediate container ff291cf10f21 21:27:24 ---> af03b2d55131 21:27:24 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:27:24 ---> Running in 27e1dba39add 21:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:27:24 (1/14) Installing libintl (0.21.1-r1) 21:27:24 (2/14) Installing eudev-libs (3.2.11-r4) 21:27:24 (3/14) Installing libjpeg-turbo (2.1.4-r0) 21:27:24 (4/14) Installing v4l-utils-libs (1.22.1-r2) 21:27:24 (5/14) Installing v4l-utils (1.22.1-r2) 21:27:24 (6/14) Installing udev-init-scripts (35-r1) 21:27:24 (7/14) Installing libblkid (2.38.1-r1) 21:27:24 (8/14) Installing xz-libs (5.2.9-r0) 21:27:24 (9/14) Installing zstd-libs (1.5.5-r0) 21:27:24 (10/14) Installing kmod-libs (30-r1) 21:27:24 (11/14) Installing eudev (3.2.11-r4) 21:27:24 (12/14) Installing eudev-dev (3.2.11-r4) 21:27:24 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 21:27:24 (14/14) Installing v4l-utils-dev (1.22.1-r2) 21:27:24 Executing busybox-1.35.0-r29.trigger 21:27:24 Executing eudev-3.2.11-r4.trigger 21:27:24 OK: 272 MiB in 67 packages 21:27:25 Removing intermediate container 27e1dba39add 21:27:25 ---> 5b0a5505b03e 21:27:25 Step 8/13 : WORKDIR /device-usb-camera 21:27:25 ---> Running in 0d9a81f150e2 21:27:25 Removing intermediate container 0d9a81f150e2 21:27:25 ---> d551e35d4337 21:27:25 Step 9/13 : COPY go.mod vendor* ./ 21:27:25 ---> 094b136f561c 21:27:25 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:27:25 ---> Running in 7b335b86f6e7 21:27:26 Still waiting to schedule task 21:27:26 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:27:52 Removing intermediate container 7b335b86f6e7 21:27:52 ---> e79e4537a49f 21:27:52 Step 11/13 : COPY . . 21:27:52 ---> 60283bd36072 21:27:52 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:27:52 ---> Running in faef635591e3 21:27:52  % Total % Received % Xferd Average Speed Time Time Time Current 21:27:52 Dload Upload Total Spent Left Speed 21:27:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7746 0 --:--:-- --:--:-- --:--:-- 7808 21:27:52 Removing intermediate container faef635591e3 21:27:52 ---> 34c41d00e157 21:27:52 Step 13/13 : RUN ${MAKE} 21:27:52 ---> Running in fc800a53bc06 21:27:52 noop 21:27:52 Removing intermediate container fc800a53bc06 21:27:52 ---> 631173c6938c 21:27:52 Successfully built 631173c6938c 21:27:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:52 + docker inspect -f . ci-base-image-x86_64 21:27:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:27:52 prd-ubuntu20.04-docker-8c-8g-14771 does not seem to be running inside a container 21:27:52 $ 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 ******** ci-base-image-x86_64 cat 21:27:52 $ docker top a0c5b82be0037030d3d7439bcd74983d4a4ef0c5c167f7a5ae2342c3fd260707 -eo pid,comm [Pipeline] { [Pipeline] sh 21:27:53 + go version 21:27:53 go version go1.20.2 linux/amd64 [Pipeline] } 21:27:53 $ docker stop --time=1 a0c5b82be0037030d3d7439bcd74983d4a4ef0c5c167f7a5ae2342c3fd260707 21:27:54 $ docker rm -f --volumes a0c5b82be0037030d3d7439bcd74983d4a4ef0c5c167f7a5ae2342c3fd260707 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:54 + docker inspect -f . ci-base-image-x86_64 21:27:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:27:54 prd-ubuntu20.04-docker-8c-8g-14771 does not seem to be running inside a container 21:27:54 $ 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 ******** ci-base-image-x86_64 cat 21:27:55 $ docker top fc31d60d72afd62988c47832cf29b7a59eb3531054b998659c4130c79115f73b -eo pid,comm [Pipeline] { [Pipeline] sh 21:27:55 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 21:27:55 + make test 21:27:55 go test ./... -coverprofile=coverage.out ./... 21:28:01 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:28:11 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:28:11 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 2.0% of statements 21:28:16 go vet ./... 21:28:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:28:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:28:19 ./bin/test-attribution-txt.sh [Pipeline] echo 21:28:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:28:19 $ docker stop --time=1 fc31d60d72afd62988c47832cf29b7a59eb3531054b998659c4130c79115f73b 21:28:22 $ docker rm -f --volumes fc31d60d72afd62988c47832cf29b7a59eb3531054b998659c4130c79115f73b [Pipeline] // withDockerContainer [Pipeline] sh 21:28:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:28:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:28:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:28:23 + ls -al . 21:28:23 total 192 21:28:23 drwxrwxr-x 10 jenkins jenkins 4096 May 9 21:27 . 21:28:23 drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:26 .. 21:28:23 drwxrwxr-x 8 jenkins jenkins 4096 May 9 21:27 .git 21:28:23 drwxrwxr-x 3 jenkins jenkins 4096 May 9 21:26 .github 21:28:23 -rw-rw-r-- 1 jenkins jenkins 414 May 9 21:26 .gitignore 21:28:23 -rw-rw-r-- 1 jenkins jenkins 42 May 9 21:26 .golangci.yml 21:28:23 -rw-rw-r-- 1 jenkins jenkins 77 May 9 21:26 .hadolint.yml 21:28:23 drwxr-xr-x 3 jenkins jenkins 4096 May 9 21:27 .semver 21:28:23 -rw-rw-r-- 1 jenkins jenkins 9665 May 9 21:26 Attribution.txt 21:28:23 -rw-rw-r-- 1 jenkins jenkins 6219 May 9 21:26 CHANGELOG.md 21:28:23 -rw-rw-r-- 1 jenkins jenkins 2328 May 9 21:26 Dockerfile 21:28:23 -rw-rw-r-- 1 jenkins jenkins 678 May 9 21:26 GOVERNANCE.md 21:28:23 -rw-rw-r-- 1 jenkins jenkins 659 May 9 21:26 Jenkinsfile 21:28:23 -rw-rw-r-- 1 jenkins jenkins 11348 May 9 21:26 LICENSE 21:28:23 -rw-rw-r-- 1 jenkins jenkins 2364 May 9 21:26 Makefile 21:28:23 -rw-rw-r-- 1 jenkins jenkins 622 May 9 21:26 OWNERS.md 21:28:23 -rw-rw-r-- 1 jenkins jenkins 5681 May 9 21:26 README.md 21:28:23 -rw-rw-r-- 1 jenkins jenkins 12 May 9 21:27 VERSION 21:28:23 drwxrwxr-x 2 jenkins jenkins 4096 May 9 21:26 bin 21:28:23 drwxrwxr-x 3 jenkins jenkins 4096 May 9 21:26 cmd 21:28:23 -rw-r--r-- 1 jenkins jenkins 28693 May 9 21:28 coverage.out 21:28:23 -rwxrwxr-x 1 jenkins jenkins 140 May 9 21:26 docker-entrypoint.sh 21:28:23 drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:26 docs 21:28:23 -rw-rw-r-- 1 jenkins jenkins 3443 May 9 21:26 go.mod 21:28:23 -rw-rw-r-- 1 jenkins jenkins 31488 May 9 21:26 go.sum 21:28:23 drwxrwxr-x 3 jenkins jenkins 4096 May 9 21:26 internal 21:28:23 drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:26 snap 21:28:23 -rw-rw-r-- 1 jenkins jenkins 231 May 9 21:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:24 + 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=0cc3ff17016e4b9356b20232157fe6cd112e453b --label arch=amd64 --label version=3.0.0-dev.36 . 21:28:24 Sending build context to Docker daemon 2.044MB 21:28:24 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 21:28:24 Step 2/35 : FROM ${BASE} AS builder 21:28:24 ---> 631173c6938c 21:28:24 Step 3/35 : ARG ADD_BUILD_TAGS="" 21:28:24 ---> Running in 9a15ed680283 21:28:24 Removing intermediate container 9a15ed680283 21:28:24 ---> 4d1b30ce79c2 21:28:24 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:28:24 ---> Running in 36652b36d0c3 21:28:24 Removing intermediate container 36652b36d0c3 21:28:24 ---> da478f4baa25 21:28:24 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:28:24 ---> Running in 43126ad0b953 21:28:24 Removing intermediate container 43126ad0b953 21:28:24 ---> 38ea0d60a1ef 21:28:24 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:28:24 ---> Running in 1ba1935cda00 21:28:24 Removing intermediate container 1ba1935cda00 21:28:24 ---> 9261f0407865 21:28:24 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:28:24 ---> Running in 51a777ea5ff8 21:28:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:28:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:28:25 OK: 272 MiB in 67 packages 21:28:25 Removing intermediate container 51a777ea5ff8 21:28:25 ---> d27575800baf 21:28:25 Step 8/35 : WORKDIR /device-usb-camera 21:28:25 ---> Running in 8d3dcbeae677 21:28:25 Removing intermediate container 8d3dcbeae677 21:28:25 ---> 5cb5e8b17347 21:28:25 Step 9/35 : COPY go.mod vendor* ./ 21:28:25 ---> 18164d303ae0 21:28:25 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:28:25 ---> Running in a70226f7be48 21:28:26 Removing intermediate container a70226f7be48 21:28:26 ---> f1ef984266b5 21:28:26 Step 11/35 : COPY . . 21:28:26 ---> da8c6abb5505 21:28:26 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:28:26 ---> Running in abb51473114f 21:28:27  % Total % Received % Xferd Average Speed Time Time Time Current 21:28:27 Dload Upload Total Spent Left Speed 21:28:27 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21823 0 --:--:-- --:--:-- --:--:-- 22125 21:28:27 Removing intermediate container abb51473114f 21:28:27 ---> 3329770b60d1 21:28:27 Step 13/35 : RUN ${MAKE} 21:28:27 ---> Running in e0704f834df4 21:28:27 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 21:28:49 Removing intermediate container e0704f834df4 21:28:49 ---> 52feac08036f 21:28:49 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 21:28:49 v0.21.6: Pulling from aler9/rtsp-simple-server 21:28:49 4acc49c71d14: Pulling fs layer 21:28:49 4acc49c71d14: Download complete 21:28:49 4acc49c71d14: Pull complete 21:28:49 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 21:28:49 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 21:28:49 ---> 01a2bd3e5fff 21:28:49 Step 15/35 : FROM alpine:3.17 21:28:49 3.17: Pulling from library/alpine 21:28:49 f56be85fc22e: Already exists 21:28:49 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:28:49 Status: Downloaded newer image for alpine:3.17 21:28:49 ---> 9ed4aefc74f6 21:28:49 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:28:49 ---> Running in 6646e6539f31 21:28:49 Removing intermediate container 6646e6539f31 21:28:49 ---> 83d85c2d8f27 21:28:49 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 21:28:49 ---> Running in fcf348715217 21:28:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:28:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:28:49 (1/86) Installing dumb-init (1.2.5-r2) 21:28:49 (2/86) Installing sdl2 (2.26.5-r0) 21:28:49 (3/86) Installing svt-av1-libs (1.3.0-r0) 21:28:49 (4/86) Installing libxau (1.0.10-r0) 21:28:49 (5/86) Installing libmd (1.0.4-r0) 21:28:49 (6/86) Installing libbsd (0.11.7-r0) 21:28:49 (7/86) Installing libxdmcp (1.1.4-r0) 21:28:49 (8/86) Installing libxcb (1.15-r0) 21:28:49 (9/86) Installing libx11 (1.8.4-r0) 21:28:49 (10/86) Installing aom-libs (3.5.0-r0) 21:28:49 (11/86) Installing alsa-lib (1.2.8-r0) 21:28:49 (12/86) Installing libexpat (2.5.0-r0) 21:28:49 (13/86) Installing brotli-libs (1.0.9-r9) 21:28:49 (14/86) Installing libbz2 (1.0.8-r4) 21:28:49 (15/86) Installing libpng (1.6.38-r0) 21:28:49 (16/86) Installing freetype (2.12.1-r0) 21:28:49 (17/86) Installing fontconfig (2.14.1-r0) 21:28:49 (18/86) Installing fribidi (1.0.12-r0) 21:28:49 (19/86) Installing libffi (3.4.4-r0) 21:28:49 (20/86) Installing libintl (0.21.1-r1) 21:28:49 (21/86) Installing libblkid (2.38.1-r1) 21:28:49 (22/86) Installing libmount (2.38.1-r1) 21:28:49 (23/86) Installing pcre2 (10.42-r0) 21:28:49 (24/86) Installing glib (2.74.6-r0) 21:28:49 (25/86) Installing graphite2 (1.3.14-r2) 21:28:49 (26/86) Installing harfbuzz (5.3.1-r1) 21:28:49 (27/86) Installing libass (0.16.0-r1) 21:28:49 (28/86) Installing libdav1d (1.0.0-r2) 21:28:49 (29/86) Installing hwdata-pci (0.364-r0) 21:28:50 (30/86) Installing libpciaccess (0.17-r0) 21:28:50 (31/86) Installing libdrm (2.4.114-r0) 21:28:50 (32/86) Installing gmp (6.2.1-r2) 21:28:50 (33/86) Installing nettle (3.8.1-r0) 21:28:50 (34/86) Installing p11-kit (0.24.1-r1) 21:28:50 (35/86) Installing libtasn1 (4.19.0-r0) 21:28:50 (36/86) Installing libunistring (1.1-r0) 21:28:50 (37/86) Installing gnutls (3.7.8-r3) 21:28:50 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 21:28:50 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 21:28:50 (40/86) Installing lame (3.100-r2) 21:28:50 (41/86) Installing opus (1.3.1-r1) 21:28:50 (42/86) Installing libasyncns (0.8-r1) 21:28:50 (43/86) Installing dbus-libs (1.14.4-r0) 21:28:50 (44/86) Installing libltdl (2.4.7-r1) 21:28:50 (45/86) Installing orc (0.4.33-r0) 21:28:50 (46/86) Installing libgcc (12.2.1_git20220924-r4) 21:28:50 (47/86) Installing libogg (1.3.5-r2) 21:28:50 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 21:28:50 (49/86) Installing flac-libs (1.4.2-r0) 21:28:50 (50/86) Installing libvorbis (1.3.7-r0) 21:28:50 (51/86) Installing libsndfile (1.1.0-r2) 21:28:50 (52/86) Installing libgomp (12.2.1_git20220924-r4) 21:28:50 (53/86) Installing soxr (0.1.3-r3) 21:28:50 (54/86) Installing speexdsp (1.2.1-r0) 21:28:50 (55/86) Installing tdb-libs (1.4.6-r0) 21:28:50 (56/86) Installing libpulse (16.1-r6) 21:28:50 (57/86) Installing cjson (1.7.15-r3) 21:28:50 (58/86) Installing mbedtls (2.28.3-r0) 21:28:50 (59/86) Installing librist (0.2.7-r0) 21:28:50 (60/86) Installing libsrt (1.5.1-r0) 21:28:50 (61/86) Installing libssh (0.10.5-r0) 21:28:50 (62/86) Installing libtheora (1.1.1-r16) 21:28:50 (63/86) Installing libjpeg-turbo (2.1.4-r0) 21:28:50 (64/86) Installing v4l-utils-libs (1.22.1-r2) 21:28:50 (65/86) Installing libxext (1.3.5-r0) 21:28:50 (66/86) Installing libxfixes (6.0.0-r0) 21:28:50 (67/86) Installing wayland-libs-client (1.21.0-r1) 21:28:50 (68/86) Installing libva (2.16.0-r0) 21:28:50 (69/86) Installing libvdpau (1.5-r0) 21:28:50 (70/86) Installing vidstab (1.1.0-r2) 21:28:50 (71/86) Installing libvpx (1.12.0-r1) 21:28:50 (72/86) Installing libwebp (1.2.4-r1) 21:28:50 (73/86) Installing x264-libs (0.164_git20220602-r0) 21:28:50 (74/86) Installing numactl (2.0.16-r1) 21:28:50 (75/86) Installing x265-libs (3.5-r3) 21:28:50 (76/86) Installing xvidcore (1.3.7-r1) 21:28:50 (77/86) Installing libsodium (1.0.18-r2) 21:28:50 (78/86) Installing libzmq (4.3.4-r1) 21:28:50 (79/86) Installing ffmpeg-libs (5.1.3-r0) 21:28:50 (80/86) Installing ffmpeg (5.1.3-r0) 21:28:50 (81/86) Installing udev-init-scripts (35-r1) 21:28:50 (82/86) Installing eudev-libs (3.2.11-r4) 21:28:50 (83/86) Installing xz-libs (5.2.9-r0) 21:28:50 (84/86) Installing zstd-libs (1.5.5-r0) 21:28:50 (85/86) Installing kmod-libs (30-r1) 21:28:50 (86/86) Installing eudev (3.2.11-r4) 21:28:50 Executing busybox-1.35.0-r29.trigger 21:28:50 Executing eudev-3.2.11-r4.trigger 21:28:50 OK: 112 MiB in 101 packages 21:28:53 Removing intermediate container fcf348715217 21:28:53 ---> f0d2dbdf4010 21:28:53 Step 18/35 : WORKDIR / 21:28:53 ---> Running in 8b72defd0190 21:28:53 Removing intermediate container 8b72defd0190 21:28:53 ---> dca29aba06b8 21:28:53 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 21:28:53 ---> f1f17291b333 21:28:53 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 21:28:53 ---> 21c7f541d78e 21:28:53 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 21:28:53 ---> 5f605cb5ae31 21:28:53 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:28:53 ---> fd01d2fad9b2 21:28:53 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:28:53 ---> a61b2c20ad25 21:28:53 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 21:28:54 ---> d584c9e27bf1 21:28:54 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 21:28:54 ---> 702db14c9bb5 21:28:54 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 21:28:54 ---> Running in f652d5753e7d 21:28:55 Removing intermediate container f652d5753e7d 21:28:55 ---> bf4e4a9b0903 21:28:55 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 21:28:55 ---> Running in 0abbdf1e7ea9 21:28:55 Removing intermediate container 0abbdf1e7ea9 21:28:55 ---> 8068e2996342 21:28:55 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 21:28:55 ---> Running in daf59929b16b 21:28:56 Removing intermediate container daf59929b16b 21:28:56 ---> 9693876623c2 21:28:56 Step 29/35 : EXPOSE 59983 21:28:56 ---> Running in fe376411c959 21:28:56 Removing intermediate container fe376411c959 21:28:56 ---> 052a0eb38437 21:28:56 Step 30/35 : EXPOSE 8554 21:28:56 ---> Running in 6fffbee17af0 21:28:56 Removing intermediate container 6fffbee17af0 21:28:56 ---> 9bb7989c00d9 21:28:56 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:28:56 ---> Running in 32c59b17a16f 21:28:56 Removing intermediate container 32c59b17a16f 21:28:56 ---> 55b6c9878495 21:28:56 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 21:28:56 ---> Running in 748b6a42fd66 21:28:56 Removing intermediate container 748b6a42fd66 21:28:56 ---> ba0d5d811ef1 21:28:56 Step 33/35 : LABEL arch=amd64 21:28:56 ---> Running in f5cba27ddb85 21:28:56 Removing intermediate container f5cba27ddb85 21:28:56 ---> a7dc6afea18c 21:28:56 Step 34/35 : LABEL git_sha=0cc3ff17016e4b9356b20232157fe6cd112e453b 21:28:56 ---> Running in 8e45f7955e67 21:28:56 Removing intermediate container 8e45f7955e67 21:28:56 ---> 6aa5fb6309d8 21:28:56 Step 35/35 : LABEL version=3.0.0-dev.36 21:28:56 ---> Running in a202109320ac 21:28:56 Removing intermediate container a202109320ac 21:28:56 ---> d20fb51a5cc7 21:28:56 [Warning] One or more build-args [ARCH] were not consumed 21:28:56 Successfully built d20fb51a5cc7 21:28:56 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 21:28:56 provisioning config files... 21:28:57 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16895509895013289418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:28:57 ---> docker-login.sh 21:28:57 nexus3.edgexfoundry.org:10001 21:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:57 Configure a credential helper to remove this warning. See 21:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:57 21:28:57 Login Succeeded 21:28:57 nexus3.edgexfoundry.org:10002 21:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:57 Configure a credential helper to remove this warning. See 21:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:57 21:28:57 Login Succeeded 21:28:57 nexus3.edgexfoundry.org:10003 21:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:57 Configure a credential helper to remove this warning. See 21:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:57 21:28:57 Login Succeeded 21:28:57 nexus3.edgexfoundry.org:10004 21:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:57 Configure a credential helper to remove this warning. See 21:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:57 21:28:57 Login Succeeded 21:28:57 docker.io 21:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:57 Configure a credential helper to remove this warning. See 21:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:57 21:28:57 Login Succeeded 21:28:57 ---> docker-login.sh ends [Pipeline] } 21:28:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:28:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:28:57 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 21:28:57 0cc3ff17016e4b9356b20232157fe6cd112e453b 21:28:57 latest 21:28:57 3.0.0-dev.36 21:28:57 0cc3ff17016e4b9356b20232157fe6cd112e453b-3.0.0-dev.36 21:28:57 main 21:28:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:58 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0cc3ff17016e4b9356b20232157fe6cd112e453b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:58 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0cc3ff17016e4b9356b20232157fe6cd112e453b 21:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:28:58 30bb489647d4: Preparing 21:28:58 ffae02886320: Preparing 21:28:58 662ab4eca6f1: Preparing 21:28:58 3827b5b91e75: Preparing 21:28:58 acc83c6ca332: Preparing 21:28:58 aec6e20847d6: Preparing 21:28:58 5b012cbf1711: Preparing 21:28:58 58aff868e301: Preparing 21:28:58 dccbd21c25d6: Preparing 21:28:58 ca817d9f6361: Preparing 21:28:58 cf3f4d112032: Preparing 21:28:58 f1417ff83b31: Preparing 21:28:58 5b012cbf1711: Waiting 21:28:58 aec6e20847d6: Waiting 21:28:58 58aff868e301: Waiting 21:28:58 dccbd21c25d6: Waiting 21:28:58 ca817d9f6361: Waiting 21:28:58 cf3f4d112032: Waiting 21:28:58 ffae02886320: Pushed 21:28:58 acc83c6ca332: Pushed 21:28:58 662ab4eca6f1: Pushed 21:28:58 30bb489647d4: Pushed 21:28:58 aec6e20847d6: Pushed 21:28:58 dccbd21c25d6: Pushed 21:28:58 5b012cbf1711: Pushed 21:28:58 58aff868e301: Pushed 21:28:58 f1417ff83b31: Layer already exists 21:29:01 3827b5b91e75: Pushed 21:29:01 ca817d9f6361: Pushed 21:29:09 cf3f4d112032: Pushed 21:29:09 0cc3ff17016e4b9356b20232157fe6cd112e453b: digest: sha256:9e1f5bae5d37b2a88748afaff8915e63ffe0bb5c7c2e6395cdfe0ee7b5a6a470 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:10 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:10 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 21:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:29:10 30bb489647d4: Preparing 21:29:10 ffae02886320: Preparing 21:29:10 662ab4eca6f1: Preparing 21:29:10 3827b5b91e75: Preparing 21:29:10 acc83c6ca332: Preparing 21:29:10 aec6e20847d6: Preparing 21:29:10 5b012cbf1711: Preparing 21:29:10 58aff868e301: Preparing 21:29:10 dccbd21c25d6: Preparing 21:29:10 ca817d9f6361: Preparing 21:29:10 cf3f4d112032: Preparing 21:29:10 f1417ff83b31: Preparing 21:29:10 ca817d9f6361: Waiting 21:29:10 58aff868e301: Waiting 21:29:10 dccbd21c25d6: Waiting 21:29:10 cf3f4d112032: Waiting 21:29:10 f1417ff83b31: Waiting 21:29:10 ffae02886320: Layer already exists 21:29:10 3827b5b91e75: Layer already exists 21:29:10 30bb489647d4: Layer already exists 21:29:10 662ab4eca6f1: Layer already exists 21:29:10 acc83c6ca332: Layer already exists 21:29:10 5b012cbf1711: Layer already exists 21:29:10 aec6e20847d6: Layer already exists 21:29:10 dccbd21c25d6: Layer already exists 21:29:10 58aff868e301: Layer already exists 21:29:10 ca817d9f6361: Layer already exists 21:29:10 f1417ff83b31: Layer already exists 21:29:10 cf3f4d112032: Layer already exists 21:29:10 latest: digest: sha256:9e1f5bae5d37b2a88748afaff8915e63ffe0bb5c7c2e6395cdfe0ee7b5a6a470 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:10 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:10 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.36 21:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:29:10 30bb489647d4: Preparing 21:29:10 ffae02886320: Preparing 21:29:10 662ab4eca6f1: Preparing 21:29:10 3827b5b91e75: Preparing 21:29:10 acc83c6ca332: Preparing 21:29:10 aec6e20847d6: Preparing 21:29:10 5b012cbf1711: Preparing 21:29:10 58aff868e301: Preparing 21:29:10 dccbd21c25d6: Preparing 21:29:10 ca817d9f6361: Preparing 21:29:10 cf3f4d112032: Preparing 21:29:10 f1417ff83b31: Preparing 21:29:10 58aff868e301: Waiting 21:29:10 dccbd21c25d6: Waiting 21:29:10 ca817d9f6361: Waiting 21:29:10 cf3f4d112032: Waiting 21:29:10 f1417ff83b31: Waiting 21:29:10 aec6e20847d6: Waiting 21:29:10 5b012cbf1711: Waiting 21:29:10 662ab4eca6f1: Layer already exists 21:29:10 acc83c6ca332: Layer already exists 21:29:10 ffae02886320: Layer already exists 21:29:10 30bb489647d4: Layer already exists 21:29:10 3827b5b91e75: Layer already exists 21:29:10 aec6e20847d6: Layer already exists 21:29:10 5b012cbf1711: Layer already exists 21:29:10 ca817d9f6361: Layer already exists 21:29:10 f1417ff83b31: Layer already exists 21:29:10 58aff868e301: Layer already exists 21:29:10 dccbd21c25d6: Layer already exists 21:29:10 cf3f4d112032: Layer already exists 21:29:10 3.0.0-dev.36: digest: sha256:9e1f5bae5d37b2a88748afaff8915e63ffe0bb5c7c2e6395cdfe0ee7b5a6a470 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:11 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0cc3ff17016e4b9356b20232157fe6cd112e453b-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:11 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0cc3ff17016e4b9356b20232157fe6cd112e453b-3.0.0-dev.36 21:29:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:29:11 30bb489647d4: Preparing 21:29:11 ffae02886320: Preparing 21:29:11 662ab4eca6f1: Preparing 21:29:11 3827b5b91e75: Preparing 21:29:11 acc83c6ca332: Preparing 21:29:11 aec6e20847d6: Preparing 21:29:11 5b012cbf1711: Preparing 21:29:11 58aff868e301: Preparing 21:29:11 dccbd21c25d6: Preparing 21:29:11 ca817d9f6361: Preparing 21:29:11 cf3f4d112032: Preparing 21:29:11 f1417ff83b31: Preparing 21:29:11 aec6e20847d6: Waiting 21:29:11 5b012cbf1711: Waiting 21:29:11 58aff868e301: Waiting 21:29:11 dccbd21c25d6: Waiting 21:29:11 ca817d9f6361: Waiting 21:29:11 cf3f4d112032: Waiting 21:29:11 f1417ff83b31: Waiting 21:29:11 30bb489647d4: Layer already exists 21:29:11 acc83c6ca332: Layer already exists 21:29:11 3827b5b91e75: Layer already exists 21:29:11 662ab4eca6f1: Layer already exists 21:29:11 ffae02886320: Layer already exists 21:29:11 aec6e20847d6: Layer already exists 21:29:11 5b012cbf1711: Layer already exists 21:29:11 58aff868e301: Layer already exists 21:29:11 ca817d9f6361: Layer already exists 21:29:11 dccbd21c25d6: Layer already exists 21:29:11 cf3f4d112032: Layer already exists 21:29:11 f1417ff83b31: Layer already exists 21:29:11 0cc3ff17016e4b9356b20232157fe6cd112e453b-3.0.0-dev.36: digest: sha256:9e1f5bae5d37b2a88748afaff8915e63ffe0bb5c7c2e6395cdfe0ee7b5a6a470 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:11 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:12 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 21:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:29:12 30bb489647d4: Preparing 21:29:12 ffae02886320: Preparing 21:29:12 662ab4eca6f1: Preparing 21:29:12 3827b5b91e75: Preparing 21:29:12 acc83c6ca332: Preparing 21:29:12 aec6e20847d6: Preparing 21:29:12 5b012cbf1711: Preparing 21:29:12 58aff868e301: Preparing 21:29:12 dccbd21c25d6: Preparing 21:29:12 ca817d9f6361: Preparing 21:29:12 cf3f4d112032: Preparing 21:29:12 f1417ff83b31: Preparing 21:29:12 aec6e20847d6: Waiting 21:29:12 5b012cbf1711: Waiting 21:29:12 58aff868e301: Waiting 21:29:12 dccbd21c25d6: Waiting 21:29:12 ca817d9f6361: Waiting 21:29:12 cf3f4d112032: Waiting 21:29:12 f1417ff83b31: Waiting 21:29:12 662ab4eca6f1: Layer already exists 21:29:12 ffae02886320: Layer already exists 21:29:12 30bb489647d4: Layer already exists 21:29:12 acc83c6ca332: Layer already exists 21:29:12 3827b5b91e75: Layer already exists 21:29:12 aec6e20847d6: Layer already exists 21:29:12 5b012cbf1711: Layer already exists 21:29:12 58aff868e301: Layer already exists 21:29:12 cf3f4d112032: Layer already exists 21:29:12 dccbd21c25d6: Layer already exists 21:29:12 ca817d9f6361: Layer already exists 21:29:12 f1417ff83b31: Layer already exists 21:29:12 main: digest: sha256:9e1f5bae5d37b2a88748afaff8915e63ffe0bb5c7c2e6395cdfe0ee7b5a6a470 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:29:12 ===================================================== [Pipeline] echo 21:29:12 taggedImages: 21:29:12 - nexus3.edgexfoundry.org:10004/device-usb-camera:0cc3ff17016e4b9356b20232157fe6cd112e453b 21:29:12 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 21:29:12 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.36 21:29:12 - nexus3.edgexfoundry.org:10004/device-usb-camera:0cc3ff17016e4b9356b20232157fe6cd112e453b-3.0.0-dev.36 21:29:12 - 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 21:29:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:29:12 21:29:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:29:12 latest: Pulling from edgex-lftools-log-publisher 21:29:12 5eb5b503b376: Pulling fs layer 21:29:12 5c69ac0246d0: Pulling fs layer 21:29:12 ec43610c2a17: Pulling fs layer 21:29:12 3a2ae6a8a46f: Pulling fs layer 21:29:12 33b1e0a273af: Pulling fs layer 21:29:12 5d3b04190fa2: Pulling fs layer 21:29:12 2f39f015ded8: Pulling fs layer 21:29:12 33b1e0a273af: Waiting 21:29:12 5d3b04190fa2: Waiting 21:29:12 2f39f015ded8: Waiting 21:29:12 3a2ae6a8a46f: Waiting 21:29:12 5c69ac0246d0: Verifying Checksum 21:29:12 5c69ac0246d0: Download complete 21:29:12 3a2ae6a8a46f: Download complete 21:29:12 ec43610c2a17: Verifying Checksum 21:29:12 ec43610c2a17: Download complete 21:29:13 5d3b04190fa2: Verifying Checksum 21:29:13 5d3b04190fa2: Download complete 21:29:13 33b1e0a273af: Verifying Checksum 21:29:13 33b1e0a273af: Download complete 21:29:13 5eb5b503b376: Verifying Checksum 21:29:13 5eb5b503b376: Download complete 21:29:13 2f39f015ded8: Verifying Checksum 21:29:13 2f39f015ded8: Download complete 21:29:14 5eb5b503b376: Pull complete 21:29:14 5c69ac0246d0: Pull complete 21:29:14 ec43610c2a17: Pull complete 21:29:14 3a2ae6a8a46f: Pull complete 21:29:14 33b1e0a273af: Pull complete 21:29:15 5d3b04190fa2: Pull complete 21:29:19 2f39f015ded8: Pull complete 21:29:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:29:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:29:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:19 prd-ubuntu20.04-docker-8c-8g-14771 does not seem to be running inside a container 21:29:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 21:29:22 $ docker top 8c6f787632f2214e8c357b581c1a44b67a763ad4d98db95a08d078f043b69171 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:29:22 ---> job-cost.sh 21:29:22 lf-activate-venv: SKIPPING 21:29:22 INFO: No Stack... 21:29:23 INFO: Retrieving Pricing Info for: v3-standard-8 21:29:23 INFO: Archiving Costs [Pipeline] sh 21:29:23 + + cut -d, -f6 21:29:23 cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [Pipeline] lock 21:29:23 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-108-stack-cost] 21:29:23 Resource [jenkins-edgexfoundry-device-usb-camera-main-108-stack-cost] did not exist. Created. 21:29:23 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:29:23 + echo total: 0.2199999988079071 [Pipeline] stash 21:29:23 Stashed 1 file(s) [Pipeline] } 21:29:23 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-108-stack-cost] [Pipeline] // lock [Pipeline] } 21:29:23 $ docker stop --time=1 8c6f787632f2214e8c357b581c1a44b67a763ad4d98db95a08d078f043b69171 21:29:25 $ docker rm -f --volumes 8c6f787632f2214e8c357b581c1a44b67a763ad4d98db95a08d078f043b69171 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:31:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14772 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 21:31:25 Running in /w/workspace/device-usb-camera/108 [Pipeline] { [Pipeline] checkout 21:31:25 Selected Git installation does not exist. Using Default 21:31:25 The recommended git tool is: NONE 21:31:31 using credential edgex-jenkins-ssh 21:31:31 Cloning the remote Git repository 21:31:31 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 21:31:31 > git init /w/workspace/device-usb-camera/108 # timeout=10 21:31:31 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 21:31:31 > git --version # timeout=10 21:31:31 > git --version # 'git version 2.25.1' 21:31:31 using GIT_SSH to set credentials SSH Credentials for GitHub 21:31:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:31:32 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 21:31:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:31:33 Avoid second fetch 21:31:33 Checking out Revision 0cc3ff17016e4b9356b20232157fe6cd112e453b (main) 21:31:33 > git config core.sparsecheckout # timeout=10 21:31:33 > git checkout -f 0cc3ff17016e4b9356b20232157fe6cd112e453b # timeout=10 21:31:34 Commit message: "Merge pull request #242 from lenny-intel/provision-watcher" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:31:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:31:35 % Total % Received % Xferd Average Speed Time Time Time Current 21:31:35 Dload Upload Total Spent Left Speed 21:31:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh 21:31:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:31:36 + sudo tee /etc/docker/daemon.new 21:31:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:31:36 { 21:31:36 "registry-mirrors": [ 21:31:36 "https://nexus3.edgexfoundry.org:10001" 21:31:36 ], 21:31:36 "bip": "10.250.0.254/24", 21:31:36 "hosts": [ 21:31:36 "tcp://0.0.0.0:5555", 21:31:36 "unix:///var/run/docker.sock" 21:31:36 ], 21:31:36 "mtu": 1458, 21:31:36 "selinux-enabled": true, 21:31:36 "seccomp-profile": "/etc/docker/seccomp.json" 21:31:36 } [Pipeline] sh 21:31:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:31:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:31:55 provisioning config files... 21:31:55 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/108@tmp/config9863529175175648549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:31:55 ---> docker-login.sh 21:31:55 nexus3.edgexfoundry.org:10001 21:31:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:56 Configure a credential helper to remove this warning. See 21:31:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:56 21:31:56 Login Succeeded 21:31:56 nexus3.edgexfoundry.org:10002 21:31:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:56 Configure a credential helper to remove this warning. See 21:31:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:56 21:31:56 Login Succeeded 21:31:56 nexus3.edgexfoundry.org:10003 21:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:57 Configure a credential helper to remove this warning. See 21:31:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:57 21:31:57 Login Succeeded 21:31:57 nexus3.edgexfoundry.org:10004 21:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:57 Configure a credential helper to remove this warning. See 21:31:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:57 21:31:57 Login Succeeded 21:31:57 docker.io 21:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:58 Configure a credential helper to remove this warning. See 21:31:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:58 21:31:58 Login Succeeded 21:31:58 ---> docker-login.sh ends [Pipeline] } 21:31:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:31:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:31:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:31:58 ========================================================= 21:31:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:31:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:31:59 Sending build context to Docker daemon 1.273MB 21:31:59 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 21:31:59 Step 2/13 : FROM ${BASE} AS builder 21:31:59 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:31:59 c41833b44d91: Pulling fs layer 21:31:59 ed15518f5707: Pulling fs layer 21:31:59 feae8fd75edb: Pulling fs layer 21:31:59 242c74f7c9fa: Pulling fs layer 21:31:59 3cdef696dda3: Pulling fs layer 21:31:59 2ced38df9373: Pulling fs layer 21:31:59 58f1dce35555: Pulling fs layer 21:31:59 242c74f7c9fa: Waiting 21:31:59 3cdef696dda3: Waiting 21:31:59 2ced38df9373: Waiting 21:31:59 58f1dce35555: Waiting 21:31:59 ed15518f5707: Verifying Checksum 21:31:59 ed15518f5707: Download complete 21:31:59 242c74f7c9fa: Verifying Checksum 21:31:59 242c74f7c9fa: Download complete 21:31:59 3cdef696dda3: Verifying Checksum 21:31:59 3cdef696dda3: Download complete 21:31:59 c41833b44d91: Download complete 21:32:00 c41833b44d91: Pull complete 21:32:01 58f1dce35555: Verifying Checksum 21:32:01 58f1dce35555: Download complete 21:32:01 ed15518f5707: Pull complete 21:32:02 feae8fd75edb: Verifying Checksum 21:32:02 feae8fd75edb: Download complete 21:32:02 2ced38df9373: Verifying Checksum 21:32:02 2ced38df9373: Download complete 21:32:14 feae8fd75edb: Pull complete 21:32:14 242c74f7c9fa: Pull complete 21:32:14 3cdef696dda3: Pull complete 21:32:19 2ced38df9373: Pull complete 21:32:22 58f1dce35555: Pull complete 21:32:22 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 21:32:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:32:22 ---> fadd8f120f05 21:32:22 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:32:24 ---> Running in 765f2cf2f341 21:32:24 Removing intermediate container 765f2cf2f341 21:32:24 ---> b7a92051b03e 21:32:24 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:32:24 ---> Running in 9a9402281c46 21:32:25 Removing intermediate container 9a9402281c46 21:32:25 ---> 5aeb47a96a16 21:32:25 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:32:25 ---> Running in f4f9e1f2c6d0 21:32:25 Removing intermediate container f4f9e1f2c6d0 21:32:25 ---> c8013c384fe4 21:32:25 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:32:25 ---> Running in 28b1bc3c606b 21:32:25 Removing intermediate container 28b1bc3c606b 21:32:25 ---> 2bd65b46615e 21:32:25 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:32:25 ---> Running in 8ee830e90f90 21:32:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:32:28 (1/14) Installing libintl (0.21.1-r1) 21:32:28 (2/14) Installing eudev-libs (3.2.11-r4) 21:32:28 (3/14) Installing libjpeg-turbo (2.1.4-r0) 21:32:28 (4/14) Installing v4l-utils-libs (1.22.1-r2) 21:32:28 (5/14) Installing v4l-utils (1.22.1-r2) 21:32:28 (6/14) Installing udev-init-scripts (35-r1) 21:32:28 (7/14) Installing libblkid (2.38.1-r1) 21:32:28 (8/14) Installing xz-libs (5.2.9-r0) 21:32:28 (9/14) Installing zstd-libs (1.5.5-r0) 21:32:28 (10/14) Installing kmod-libs (30-r1) 21:32:28 (11/14) Installing eudev (3.2.11-r4) 21:32:28 (12/14) Installing eudev-dev (3.2.11-r4) 21:32:28 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 21:32:28 (14/14) Installing v4l-utils-dev (1.22.1-r2) 21:32:28 Executing busybox-1.35.0-r29.trigger 21:32:29 Executing eudev-3.2.11-r4.trigger 21:32:29 OK: 271 MiB in 67 packages 21:32:32 Removing intermediate container 8ee830e90f90 21:32:32 ---> d0e5363cea5f 21:32:32 Step 8/13 : WORKDIR /device-usb-camera 21:32:32 ---> Running in a87746a0eca1 21:32:32 Removing intermediate container a87746a0eca1 21:32:32 ---> 254f6aedef43 21:32:32 Step 9/13 : COPY go.mod vendor* ./ 21:32:33 ---> f0acd90f966e 21:32:33 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:32:33 ---> Running in 0deb5617bdeb 21:33:41 Removing intermediate container 0deb5617bdeb 21:33:41 ---> f3906fda6e3b 21:33:41 Step 11/13 : COPY . . 21:33:41 ---> d522202711b0 21:33:41 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:33:41 ---> Running in aac44d28e296 21:33:41  % Total % Received % Xferd Average Speed Time Time Time Current 21:33:41 Dload Upload Total Spent Left Speed 21:33:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2905 0 --:--:-- --:--:-- --:--:-- 2909 21:33:41 Removing intermediate container aac44d28e296 21:33:41 ---> 048125444968 21:33:41 Step 13/13 : RUN ${MAKE} 21:33:41 ---> Running in 39726b3e6eff 21:33:41 noop 21:33:41 Removing intermediate container 39726b3e6eff 21:33:41 ---> 2bdb3c608ba6 21:33:41 Successfully built 2bdb3c608ba6 21:33:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:41 + docker inspect -f . ci-base-image-arm64 21:33:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:41 prd-ubuntu20.04-docker-arm64-4c-16g-14772 does not seem to be running inside a container 21:33:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/108 -v /w/workspace/device-usb-camera/108:/w/workspace/device-usb-camera/108:rw,z -v /w/workspace/device-usb-camera/108@tmp:/w/workspace/device-usb-camera/108@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 21:33:43 $ docker top 173af8c64bcb06f56b97b49cc904564bae043a4de8092e3dbbca3b8456b021a3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:33:44 + go version 21:33:44 go version go1.20.2 linux/arm64 [Pipeline] } 21:33:44 $ docker stop --time=1 173af8c64bcb06f56b97b49cc904564bae043a4de8092e3dbbca3b8456b021a3 21:33:45 $ docker rm -f --volumes 173af8c64bcb06f56b97b49cc904564bae043a4de8092e3dbbca3b8456b021a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:46 + docker inspect -f . ci-base-image-arm64 21:33:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:46 prd-ubuntu20.04-docker-arm64-4c-16g-14772 does not seem to be running inside a container 21:33:46 $ 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/108 -v /w/workspace/device-usb-camera/108:/w/workspace/device-usb-camera/108:rw,z -v /w/workspace/device-usb-camera/108@tmp:/w/workspace/device-usb-camera/108@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 21:33:47 $ docker top d015c40aae0c17af04cf9052b703127c3a0d625834bf07912519db3ba44492aa -eo pid,comm [Pipeline] { [Pipeline] sh 21:33:48 + git config --global --add safe.directory /w/workspace/device-usb-camera/108 [Pipeline] fileExists [Pipeline] sh 21:33:49 + make test 21:33:49 go test ./... -coverprofile=coverage.out ./... 21:34:21 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:36:28 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:36:28 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.067s coverage: 2.0% of statements 21:36:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:36:28 go vet ./... 21:36:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:36:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:36:54 ./bin/test-attribution-txt.sh [Pipeline] echo 21:36:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:36:54 $ docker stop --time=1 d015c40aae0c17af04cf9052b703127c3a0d625834bf07912519db3ba44492aa 21:36:56 $ docker rm -f --volumes d015c40aae0c17af04cf9052b703127c3a0d625834bf07912519db3ba44492aa [Pipeline] // withDockerContainer [Pipeline] sh 21:36:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:36:58 Warning: overwriting stash ‘coverage-report’ 21:36:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:36:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:36:59 + ls -al . 21:36:59 total 188 21:36:59 drwxrwxr-x 9 jenkins jenkins 4096 May 9 21:33 . 21:36:59 drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:31 .. 21:36:59 drwxrwxr-x 8 jenkins jenkins 4096 May 9 21:31 .git 21:36:59 drwxrwxr-x 3 jenkins jenkins 4096 May 9 21:31 .github 21:36:59 -rw-rw-r-- 1 jenkins jenkins 414 May 9 21:31 .gitignore 21:36:59 -rw-rw-r-- 1 jenkins jenkins 42 May 9 21:31 .golangci.yml 21:36:59 -rw-rw-r-- 1 jenkins jenkins 77 May 9 21:31 .hadolint.yml 21:36:59 -rw-rw-r-- 1 jenkins jenkins 9665 May 9 21:31 Attribution.txt 21:36:59 -rw-rw-r-- 1 jenkins jenkins 6219 May 9 21:31 CHANGELOG.md 21:36:59 -rw-rw-r-- 1 jenkins jenkins 2328 May 9 21:31 Dockerfile 21:36:59 -rw-rw-r-- 1 jenkins jenkins 678 May 9 21:31 GOVERNANCE.md 21:36:59 -rw-rw-r-- 1 jenkins jenkins 659 May 9 21:31 Jenkinsfile 21:36:59 -rw-rw-r-- 1 jenkins jenkins 11348 May 9 21:31 LICENSE 21:36:59 -rw-rw-r-- 1 jenkins jenkins 2364 May 9 21:31 Makefile 21:36:59 -rw-rw-r-- 1 jenkins jenkins 622 May 9 21:31 OWNERS.md 21:36:59 -rw-rw-r-- 1 jenkins jenkins 5681 May 9 21:31 README.md 21:36:59 -rw-rw-r-- 1 jenkins jenkins 12 May 9 21:27 VERSION 21:36:59 drwxrwxr-x 2 jenkins jenkins 4096 May 9 21:31 bin 21:36:59 drwxrwxr-x 3 jenkins jenkins 4096 May 9 21:31 cmd 21:36:59 -rw-r--r-- 1 jenkins jenkins 28693 May 9 21:36 coverage.out 21:36:59 -rwxrwxr-x 1 jenkins jenkins 140 May 9 21:31 docker-entrypoint.sh 21:36:59 drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:31 docs 21:36:59 -rw-rw-r-- 1 jenkins jenkins 3443 May 9 21:31 go.mod 21:36:59 -rw-rw-r-- 1 jenkins jenkins 31488 May 9 21:31 go.sum 21:36:59 drwxrwxr-x 3 jenkins jenkins 4096 May 9 21:31 internal 21:36:59 drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:31 snap 21:36:59 -rw-rw-r-- 1 jenkins jenkins 231 May 9 21:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:59 + 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=0cc3ff17016e4b9356b20232157fe6cd112e453b --label arch=arm64 --label version=3.0.0-dev.36 . 21:36:59 Sending build context to Docker daemon 1.303MB 21:36:59 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 21:36:59 Step 2/35 : FROM ${BASE} AS builder 21:36:59 ---> 2bdb3c608ba6 21:36:59 Step 3/35 : ARG ADD_BUILD_TAGS="" 21:37:00 ---> Running in 0be7d1f6f8da 21:37:00 Removing intermediate container 0be7d1f6f8da 21:37:00 ---> dab77f05e8d2 21:37:00 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:37:00 ---> Running in 5a3da03c9016 21:37:00 Removing intermediate container 5a3da03c9016 21:37:00 ---> 0636e5f55900 21:37:00 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:37:01 ---> Running in 748e500ab004 21:37:01 Removing intermediate container 748e500ab004 21:37:01 ---> 66e71bc9a2de 21:37:01 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:37:01 ---> Running in d0a9bc906422 21:37:01 Removing intermediate container d0a9bc906422 21:37:01 ---> 6d7d769a7a0b 21:37:01 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:37:01 ---> Running in 5ebc2d233f36 21:37:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:37:04 OK: 271 MiB in 67 packages 21:37:05 Removing intermediate container 5ebc2d233f36 21:37:05 ---> 79c306ad2662 21:37:05 Step 8/35 : WORKDIR /device-usb-camera 21:37:05 ---> Running in d504aefe78f3 21:37:05 Removing intermediate container d504aefe78f3 21:37:05 ---> 7e8dcc6e24cb 21:37:05 Step 9/35 : COPY go.mod vendor* ./ 21:37:06 ---> 2f654a066671 21:37:06 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:06 ---> Running in c0aac003b7e1 21:37:08 Removing intermediate container c0aac003b7e1 21:37:08 ---> 45a2dab2e3ca 21:37:08 Step 11/35 : COPY . . 21:37:09 ---> f54492877067 21:37:09 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:37:09 ---> Running in c2ccd2cf8a75 21:37:10  % Total % Received % Xferd Average Speed Time Time Time Current 21:37:10  Dload Upload Total Spent Left Speed 21:37:11 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3556 0 --:--:-- --:--:-- --:--:-- 3575 21:37:11 Removing intermediate container c2ccd2cf8a75 21:37:11 ---> 0fb92c2056bd 21:37:11 Step 13/35 : RUN ${MAKE} 21:37:12 ---> Running in fb526ac83863 21:37:13 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 21:40:05 Removing intermediate container fb526ac83863 21:40:05 ---> 84442103df9d 21:40:05 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 21:40:05 v0.21.6: Pulling from aler9/rtsp-simple-server 21:40:05 8766b47fe142: Pulling fs layer 21:40:05 8766b47fe142: Verifying Checksum 21:40:05 8766b47fe142: Download complete 21:40:05 8766b47fe142: Pull complete 21:40:05 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 21:40:05 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 21:40:05 ---> 69d40e2cb93c 21:40:05 Step 15/35 : FROM alpine:3.17 21:40:05 3.17: Pulling from library/alpine 21:40:05 c41833b44d91: Already exists 21:40:05 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:40:05 Status: Downloaded newer image for alpine:3.17 21:40:05 ---> 51e60588ff2c 21:40:05 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:40:05 ---> Running in cd8b4aa75d4c 21:40:05 Removing intermediate container cd8b4aa75d4c 21:40:05 ---> 1879b41a2385 21:40:05 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 21:40:05 ---> Running in 59eb1bc2389c 21:40:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:40:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:40:08 (1/83) Installing dumb-init (1.2.5-r2) 21:40:08 (2/83) Installing sdl2 (2.26.5-r0) 21:40:08 (3/83) Installing libxau (1.0.10-r0) 21:40:08 (4/83) Installing libmd (1.0.4-r0) 21:40:08 (5/83) Installing libbsd (0.11.7-r0) 21:40:09 (6/83) Installing libxdmcp (1.1.4-r0) 21:40:09 (7/83) Installing libxcb (1.15-r0) 21:40:09 (8/83) Installing libx11 (1.8.4-r0) 21:40:09 (9/83) Installing aom-libs (3.5.0-r0) 21:40:09 (10/83) Installing alsa-lib (1.2.8-r0) 21:40:09 (11/83) Installing libexpat (2.5.0-r0) 21:40:09 (12/83) Installing brotli-libs (1.0.9-r9) 21:40:09 (13/83) Installing libbz2 (1.0.8-r4) 21:40:09 (14/83) Installing libpng (1.6.38-r0) 21:40:09 (15/83) Installing freetype (2.12.1-r0) 21:40:09 (16/83) Installing fontconfig (2.14.1-r0) 21:40:09 (17/83) Installing fribidi (1.0.12-r0) 21:40:09 (18/83) Installing libffi (3.4.4-r0) 21:40:09 (19/83) Installing libintl (0.21.1-r1) 21:40:09 (20/83) Installing libblkid (2.38.1-r1) 21:40:09 (21/83) Installing libmount (2.38.1-r1) 21:40:09 (22/83) Installing pcre2 (10.42-r0) 21:40:09 (23/83) Installing glib (2.74.6-r0) 21:40:09 (24/83) Installing graphite2 (1.3.14-r2) 21:40:09 (25/83) Installing harfbuzz (5.3.1-r1) 21:40:09 (26/83) Installing libass (0.16.0-r1) 21:40:09 (27/83) Installing libdav1d (1.0.0-r2) 21:40:09 (28/83) Installing libdrm (2.4.114-r0) 21:40:09 (29/83) Installing gmp (6.2.1-r2) 21:40:09 (30/83) Installing nettle (3.8.1-r0) 21:40:09 (31/83) Installing p11-kit (0.24.1-r1) 21:40:09 (32/83) Installing libtasn1 (4.19.0-r0) 21:40:09 (33/83) Installing libunistring (1.1-r0) 21:40:09 (34/83) Installing gnutls (3.7.8-r3) 21:40:10 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 21:40:10 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 21:40:10 (37/83) Installing lame (3.100-r2) 21:40:10 (38/83) Installing opus (1.3.1-r1) 21:40:10 (39/83) Installing libasyncns (0.8-r1) 21:40:10 (40/83) Installing dbus-libs (1.14.4-r0) 21:40:10 (41/83) Installing libltdl (2.4.7-r1) 21:40:10 (42/83) Installing orc (0.4.33-r0) 21:40:10 (43/83) Installing libgcc (12.2.1_git20220924-r4) 21:40:10 (44/83) Installing libogg (1.3.5-r2) 21:40:10 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 21:40:10 (46/83) Installing flac-libs (1.4.2-r0) 21:40:10 (47/83) Installing libvorbis (1.3.7-r0) 21:40:10 (48/83) Installing libsndfile (1.1.0-r2) 21:40:10 (49/83) Installing libgomp (12.2.1_git20220924-r4) 21:40:10 (50/83) Installing soxr (0.1.3-r3) 21:40:10 (51/83) Installing speexdsp (1.2.1-r0) 21:40:10 (52/83) Installing tdb-libs (1.4.6-r0) 21:40:10 (53/83) Installing libpulse (16.1-r6) 21:40:10 (54/83) Installing cjson (1.7.15-r3) 21:40:10 (55/83) Installing mbedtls (2.28.3-r0) 21:40:10 (56/83) Installing librist (0.2.7-r0) 21:40:10 (57/83) Installing libsrt (1.5.1-r0) 21:40:10 (58/83) Installing libssh (0.10.5-r0) 21:40:10 (59/83) Installing libtheora (1.1.1-r16) 21:40:10 (60/83) Installing libjpeg-turbo (2.1.4-r0) 21:40:10 (61/83) Installing v4l-utils-libs (1.22.1-r2) 21:40:10 (62/83) Installing libxext (1.3.5-r0) 21:40:10 (63/83) Installing libxfixes (6.0.0-r0) 21:40:10 (64/83) Installing wayland-libs-client (1.21.0-r1) 21:40:10 (65/83) Installing libva (2.16.0-r0) 21:40:10 (66/83) Installing libvdpau (1.5-r0) 21:40:10 (67/83) Installing vidstab (1.1.0-r2) 21:40:10 (68/83) Installing libvpx (1.12.0-r1) 21:40:10 (69/83) Installing libwebp (1.2.4-r1) 21:40:10 (70/83) Installing x264-libs (0.164_git20220602-r0) 21:40:10 (71/83) Installing numactl (2.0.16-r1) 21:40:10 (72/83) Installing x265-libs (3.5-r3) 21:40:10 (73/83) Installing xvidcore (1.3.7-r1) 21:40:10 (74/83) Installing libsodium (1.0.18-r2) 21:40:10 (75/83) Installing libzmq (4.3.4-r1) 21:40:10 (76/83) Installing ffmpeg-libs (5.1.3-r0) 21:40:11 (77/83) Installing ffmpeg (5.1.3-r0) 21:40:11 (78/83) Installing udev-init-scripts (35-r1) 21:40:11 (79/83) Installing eudev-libs (3.2.11-r4) 21:40:11 (80/83) Installing xz-libs (5.2.9-r0) 21:40:11 (81/83) Installing zstd-libs (1.5.5-r0) 21:40:11 (82/83) Installing kmod-libs (30-r1) 21:40:11 (83/83) Installing eudev (3.2.11-r4) 21:40:11 Executing busybox-1.35.0-r29.trigger 21:40:11 Executing eudev-3.2.11-r4.trigger 21:40:11 OK: 86 MiB in 98 packages 21:40:18 Removing intermediate container 59eb1bc2389c 21:40:18 ---> 1f24f4742117 21:40:18 Step 18/35 : WORKDIR / 21:40:18 ---> Running in e7f7cfd88c88 21:40:18 Removing intermediate container e7f7cfd88c88 21:40:18 ---> cb43d5e2c76d 21:40:18 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 21:40:21 ---> e8c906ce7ddc 21:40:21 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 21:40:21 ---> e12f4ea545e3 21:40:21 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 21:40:22 ---> 253bd02d94de 21:40:22 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:40:23 ---> d6864965aeef 21:40:23 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:40:23 ---> 3d9611dfdfe1 21:40:23 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 21:40:23 ---> 9619ca4e511c 21:40:23 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 21:40:25 ---> 63735292459e 21:40:25 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 21:40:25 ---> Running in 58f3e623a579 21:40:27 Removing intermediate container 58f3e623a579 21:40:27 ---> ef584a3563dc 21:40:27 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 21:40:27 ---> Running in 0e9802bcd9a2 21:40:28 Removing intermediate container 0e9802bcd9a2 21:40:28 ---> 22a2b43be6e1 21:40:28 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 21:40:28 ---> Running in c90d033dae0b 21:40:30 Removing intermediate container c90d033dae0b 21:40:30 ---> 3b120c5ae762 21:40:30 Step 29/35 : EXPOSE 59983 21:40:30 ---> Running in 2400adec40a4 21:40:31 Removing intermediate container 2400adec40a4 21:40:31 ---> 9820dff0c31b 21:40:31 Step 30/35 : EXPOSE 8554 21:40:31 ---> Running in 407cb5fe7382 21:40:31 Removing intermediate container 407cb5fe7382 21:40:31 ---> 83d10b36158e 21:40:31 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:40:31 ---> Running in b9355b3b3976 21:40:31 Removing intermediate container b9355b3b3976 21:40:31 ---> da5298bacc75 21:40:31 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 21:40:31 ---> Running in 46b8fe4744fc 21:40:32 Removing intermediate container 46b8fe4744fc 21:40:32 ---> 454a88e02eab 21:40:32 Step 33/35 : LABEL arch=arm64 21:40:32 ---> Running in 998ea85ebf37 21:40:32 Removing intermediate container 998ea85ebf37 21:40:32 ---> 11636222b3cc 21:40:32 Step 34/35 : LABEL git_sha=0cc3ff17016e4b9356b20232157fe6cd112e453b 21:40:32 ---> Running in 88e4b1528ea5 21:40:32 Removing intermediate container 88e4b1528ea5 21:40:32 ---> 4dd3c02f4953 21:40:32 Step 35/35 : LABEL version=3.0.0-dev.36 21:40:32 ---> Running in 16ffed61e062 21:40:32 Removing intermediate container 16ffed61e062 21:40:32 ---> c30b6b3248e1 21:40:32 [Warning] One or more build-args [ARCH] were not consumed 21:40:33 Successfully built c30b6b3248e1 21:40:33 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 21:40:33 provisioning config files... 21:40:33 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/108@tmp/config4942943914596488667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:40:33 ---> docker-login.sh 21:40:33 nexus3.edgexfoundry.org:10001 21:40:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:33 Configure a credential helper to remove this warning. See 21:40:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:33 21:40:33 Login Succeeded 21:40:33 nexus3.edgexfoundry.org:10002 21:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:34 Configure a credential helper to remove this warning. See 21:40:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:34 21:40:34 Login Succeeded 21:40:34 nexus3.edgexfoundry.org:10003 21:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:34 Configure a credential helper to remove this warning. See 21:40:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:34 21:40:34 Login Succeeded 21:40:34 nexus3.edgexfoundry.org:10004 21:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:34 Configure a credential helper to remove this warning. See 21:40:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:34 21:40:34 Login Succeeded 21:40:34 docker.io 21:40:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:35 Configure a credential helper to remove this warning. See 21:40:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:35 21:40:35 Login Succeeded 21:40:35 ---> docker-login.sh ends [Pipeline] } 21:40:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:40:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:40:35 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 21:40:35 0cc3ff17016e4b9356b20232157fe6cd112e453b 21:40:35 latest 21:40:35 3.0.0-dev.36 21:40:35 0cc3ff17016e4b9356b20232157fe6cd112e453b-3.0.0-dev.36 21:40:35 main 21:40:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:35 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0cc3ff17016e4b9356b20232157fe6cd112e453b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:36 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0cc3ff17016e4b9356b20232157fe6cd112e453b 21:40:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:40:36 180f2b403f0a: Preparing 21:40:36 a2a790647fdc: Preparing 21:40:36 85f7e353851e: Preparing 21:40:36 608d194cb50c: Preparing 21:40:36 acc83c6ca332: Preparing 21:40:36 728439b79016: Preparing 21:40:36 d85e249d196f: Preparing 21:40:36 4894faa35e45: Preparing 21:40:36 55054e630273: Preparing 21:40:36 9ccf3309a7c6: Preparing 21:40:36 d2f5886c882e: Preparing 21:40:36 26cbea5cba74: Preparing 21:40:36 d85e249d196f: Waiting 21:40:36 4894faa35e45: Waiting 21:40:36 55054e630273: Waiting 21:40:36 9ccf3309a7c6: Waiting 21:40:36 d2f5886c882e: Waiting 21:40:36 26cbea5cba74: Waiting 21:40:36 728439b79016: Waiting 21:40:36 180f2b403f0a: Pushed 21:40:36 a2a790647fdc: Pushed 21:40:36 acc83c6ca332: Pushed 21:40:36 85f7e353851e: Pushed 21:40:36 728439b79016: Pushed 21:40:36 d85e249d196f: Pushed 21:40:36 4894faa35e45: Pushed 21:40:36 55054e630273: Pushed 21:40:36 26cbea5cba74: Layer already exists 21:40:42 608d194cb50c: Pushed 21:40:42 9ccf3309a7c6: Pushed 21:40:54 d2f5886c882e: Pushed 21:40:54 0cc3ff17016e4b9356b20232157fe6cd112e453b: digest: sha256:5c62c51bd371405c36edb75594fec1b2a97712e049a8f1e7c33c7eb2d1ec57ed size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:54 + 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 21:40:55 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 21:40:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:40:55 180f2b403f0a: Preparing 21:40:55 a2a790647fdc: Preparing 21:40:55 85f7e353851e: Preparing 21:40:55 608d194cb50c: Preparing 21:40:55 acc83c6ca332: Preparing 21:40:55 728439b79016: Preparing 21:40:55 d85e249d196f: Preparing 21:40:55 4894faa35e45: Preparing 21:40:55 55054e630273: Preparing 21:40:55 9ccf3309a7c6: Preparing 21:40:55 d2f5886c882e: Preparing 21:40:55 26cbea5cba74: Preparing 21:40:55 4894faa35e45: Waiting 21:40:55 728439b79016: Waiting 21:40:55 55054e630273: Waiting 21:40:55 d85e249d196f: Waiting 21:40:55 9ccf3309a7c6: Waiting 21:40:55 26cbea5cba74: Waiting 21:40:55 acc83c6ca332: Layer already exists 21:40:55 180f2b403f0a: Layer already exists 21:40:55 608d194cb50c: Layer already exists 21:40:55 85f7e353851e: Layer already exists 21:40:55 a2a790647fdc: Layer already exists 21:40:55 d85e249d196f: Layer already exists 21:40:55 55054e630273: Layer already exists 21:40:55 9ccf3309a7c6: Layer already exists 21:40:55 728439b79016: Layer already exists 21:40:55 4894faa35e45: Layer already exists 21:40:55 d2f5886c882e: Layer already exists 21:40:55 26cbea5cba74: Layer already exists 21:40:55 latest: digest: sha256:5c62c51bd371405c36edb75594fec1b2a97712e049a8f1e7c33c7eb2d1ec57ed size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:55 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:56 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.36 21:40:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:40:56 180f2b403f0a: Preparing 21:40:56 a2a790647fdc: Preparing 21:40:56 85f7e353851e: Preparing 21:40:56 608d194cb50c: Preparing 21:40:56 acc83c6ca332: Preparing 21:40:56 728439b79016: Preparing 21:40:56 d85e249d196f: Preparing 21:40:56 4894faa35e45: Preparing 21:40:56 55054e630273: Preparing 21:40:56 9ccf3309a7c6: Preparing 21:40:56 d2f5886c882e: Preparing 21:40:56 26cbea5cba74: Preparing 21:40:56 4894faa35e45: Waiting 21:40:56 55054e630273: Waiting 21:40:56 728439b79016: Waiting 21:40:56 d85e249d196f: Waiting 21:40:56 26cbea5cba74: Waiting 21:40:56 9ccf3309a7c6: Waiting 21:40:56 d2f5886c882e: Waiting 21:40:56 608d194cb50c: Layer already exists 21:40:56 a2a790647fdc: Layer already exists 21:40:56 180f2b403f0a: Layer already exists 21:40:56 acc83c6ca332: Layer already exists 21:40:56 85f7e353851e: Layer already exists 21:40:56 4894faa35e45: Layer already exists 21:40:56 d85e249d196f: Layer already exists 21:40:56 55054e630273: Layer already exists 21:40:56 728439b79016: Layer already exists 21:40:56 9ccf3309a7c6: Layer already exists 21:40:56 26cbea5cba74: Layer already exists 21:40:56 d2f5886c882e: Layer already exists 21:40:56 3.0.0-dev.36: digest: sha256:5c62c51bd371405c36edb75594fec1b2a97712e049a8f1e7c33c7eb2d1ec57ed size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:56 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0cc3ff17016e4b9356b20232157fe6cd112e453b-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:57 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0cc3ff17016e4b9356b20232157fe6cd112e453b-3.0.0-dev.36 21:40:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:40:57 180f2b403f0a: Preparing 21:40:57 a2a790647fdc: Preparing 21:40:57 85f7e353851e: Preparing 21:40:57 608d194cb50c: Preparing 21:40:57 acc83c6ca332: Preparing 21:40:57 728439b79016: Preparing 21:40:57 d85e249d196f: Preparing 21:40:57 4894faa35e45: Preparing 21:40:57 55054e630273: Preparing 21:40:57 9ccf3309a7c6: Preparing 21:40:57 d2f5886c882e: Preparing 21:40:57 26cbea5cba74: Preparing 21:40:57 55054e630273: Waiting 21:40:57 9ccf3309a7c6: Waiting 21:40:57 d2f5886c882e: Waiting 21:40:57 26cbea5cba74: Waiting 21:40:57 728439b79016: Waiting 21:40:57 d85e249d196f: Waiting 21:40:57 4894faa35e45: Waiting 21:40:57 acc83c6ca332: Layer already exists 21:40:57 180f2b403f0a: Layer already exists 21:40:57 85f7e353851e: Layer already exists 21:40:57 a2a790647fdc: Layer already exists 21:40:57 608d194cb50c: Layer already exists 21:40:57 55054e630273: Layer already exists 21:40:57 d85e249d196f: Layer already exists 21:40:57 728439b79016: Layer already exists 21:40:57 9ccf3309a7c6: Layer already exists 21:40:57 4894faa35e45: Layer already exists 21:40:57 26cbea5cba74: Layer already exists 21:40:57 d2f5886c882e: Layer already exists 21:40:57 0cc3ff17016e4b9356b20232157fe6cd112e453b-3.0.0-dev.36: digest: sha256:5c62c51bd371405c36edb75594fec1b2a97712e049a8f1e7c33c7eb2d1ec57ed size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:57 + 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 21:40:58 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 21:40:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:40:58 180f2b403f0a: Preparing 21:40:58 a2a790647fdc: Preparing 21:40:58 85f7e353851e: Preparing 21:40:58 608d194cb50c: Preparing 21:40:58 acc83c6ca332: Preparing 21:40:58 728439b79016: Preparing 21:40:58 d85e249d196f: Preparing 21:40:58 4894faa35e45: Preparing 21:40:58 55054e630273: Preparing 21:40:58 9ccf3309a7c6: Preparing 21:40:58 d2f5886c882e: Preparing 21:40:58 26cbea5cba74: Preparing 21:40:58 55054e630273: Waiting 21:40:58 9ccf3309a7c6: Waiting 21:40:58 d2f5886c882e: Waiting 21:40:58 26cbea5cba74: Waiting 21:40:58 728439b79016: Waiting 21:40:58 d85e249d196f: Waiting 21:40:58 4894faa35e45: Waiting 21:40:58 180f2b403f0a: Layer already exists 21:40:58 85f7e353851e: Layer already exists 21:40:58 608d194cb50c: Layer already exists 21:40:58 acc83c6ca332: Layer already exists 21:40:58 a2a790647fdc: Layer already exists 21:40:58 d85e249d196f: Layer already exists 21:40:58 728439b79016: Layer already exists 21:40:58 9ccf3309a7c6: Layer already exists 21:40:58 4894faa35e45: Layer already exists 21:40:58 55054e630273: Layer already exists 21:40:58 d2f5886c882e: Layer already exists 21:40:58 26cbea5cba74: Layer already exists 21:40:58 main: digest: sha256:5c62c51bd371405c36edb75594fec1b2a97712e049a8f1e7c33c7eb2d1ec57ed size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:40:58 ===================================================== [Pipeline] echo 21:40:58 taggedImages: 21:40:58 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0cc3ff17016e4b9356b20232157fe6cd112e453b 21:40:58 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 21:40:58 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.36 21:40:58 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0cc3ff17016e4b9356b20232157fe6cd112e453b-3.0.0-dev.36 21:40:58 - 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 21:40:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:40:58 21:40:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:40:59 arm64: Pulling from edgex-lftools-log-publisher 21:40:59 8998bd30e6a1: Pulling fs layer 21:40:59 04944245beec: Pulling fs layer 21:40:59 699f458cf7ca: Pulling fs layer 21:40:59 765212b225bb: Pulling fs layer 21:40:59 f23df028b6ca: Pulling fs layer 21:40:59 d65c8cfc05b1: Pulling fs layer 21:40:59 2437ff75d9bd: Pulling fs layer 21:40:59 765212b225bb: Waiting 21:40:59 f23df028b6ca: Waiting 21:40:59 d65c8cfc05b1: Waiting 21:40:59 2437ff75d9bd: Waiting 21:40:59 04944245beec: Verifying Checksum 21:40:59 04944245beec: Download complete 21:40:59 765212b225bb: Verifying Checksum 21:40:59 765212b225bb: Download complete 21:40:59 f23df028b6ca: Download complete 21:40:59 d65c8cfc05b1: Verifying Checksum 21:40:59 d65c8cfc05b1: Download complete 21:40:59 699f458cf7ca: Verifying Checksum 21:40:59 699f458cf7ca: Download complete 21:41:00 8998bd30e6a1: Verifying Checksum 21:41:00 8998bd30e6a1: Download complete 21:41:02 2437ff75d9bd: Verifying Checksum 21:41:02 2437ff75d9bd: Download complete 21:41:03 8998bd30e6a1: Pull complete 21:41:04 04944245beec: Pull complete 21:41:05 699f458cf7ca: Pull complete 21:41:05 765212b225bb: Pull complete 21:41:06 f23df028b6ca: Pull complete 21:41:06 d65c8cfc05b1: Pull complete 21:41:21 2437ff75d9bd: Pull complete 21:41:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:41:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:41:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:21 prd-ubuntu20.04-docker-arm64-4c-16g-14772 does not seem to be running inside a container 21:41:21 $ 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/108 -v /w/workspace/device-usb-camera/108:/w/workspace/device-usb-camera/108:rw,z -v /w/workspace/device-usb-camera/108@tmp:/w/workspace/device-usb-camera/108@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 21:41:24 $ docker top 994eaadabc5d1860c95e85953dcca7efb1675400df2afdd2b65561f1fc34543b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:41:25 ---> job-cost.sh 21:41:25 lf-activate-venv: SKIPPING 21:41:25 INFO: No Stack... 21:41:26 INFO: Retrieving Pricing Info for: v3-standard-4 21:41:26 INFO: Archiving Costs [Pipeline] sh 21:41:27 + + catcut /w/workspace/device-usb-camera/108/archives/cost.csv -d, 21:41:27 -f6 [Pipeline] lock 21:41:27 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-108-stack-cost] 21:41:27 Resource [jenkins-edgexfoundry-device-usb-camera-main-108-stack-cost] did not exist. Created. 21:41:27 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:41:28 /w/workspace/device-usb-camera/108@tmp/durable-7eb3dbb7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:41:28 + echo total: 0.10999999940395355 [Pipeline] stash 21:41:28 Warning: overwriting stash ‘stack-cost’ 21:41:28 Stashed 1 file(s) [Pipeline] } 21:41:28 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-108-stack-cost] [Pipeline] // lock [Pipeline] } 21:41:28 $ docker stop --time=1 994eaadabc5d1860c95e85953dcca7efb1675400df2afdd2b65561f1fc34543b 21:41:30 $ docker rm -f --volumes 994eaadabc5d1860c95e85953dcca7efb1675400df2afdd2b65561f1fc34543b [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 21:41:30 provisioning config files... 21:41:30 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8213674071695141075tmp [Pipeline] { [Pipeline] sh 21:41:31 + set +x 21:41:31 + curl -s https://codecov.io/bash 21:41:31 + bash -s -- 21:41:31 21:41:31 _____ _ 21:41:31 / ____| | | 21:41:31 | | ___ __| | ___ ___ _____ __ 21:41:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:41:31 | |___| (_) | (_| | __/ (_| (_) \ V / 21:41:31 \_____\___/ \__,_|\___|\___\___/ \_/ 21:41:31 Bash-1.0.6 21:41:31 21:41:31 21:41:31 ==> git version 2.25.1 found 21:41:31 ==> 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 21:41:31 Release-Date: 2020-01-08 21:41:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:41:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:41:31 ==> Jenkins CI detected. 21:41:31 current dir:  /w/workspace/exfoundry_device-usb-camera_main 21:41:31 project root: . 21:41:31 --> token set from env 21:41:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:41:31 ==> Running gcov in . (disable via -X gcov) 21:41:31 ==> Python coveragepy not found 21:41:31 ==> Searching for coverage reports in: 21:41:31 + . 21:41:31 -> Found 1 reports 21:41:31 ==> Detecting git/mercurial file structure 21:41:31 ==> Reading reports 21:41:31 + ./coverage.out bytes=28693 21:41:31 ==> Appending adjustments 21:41:31 https://docs.codecov.io/docs/fixing-reports 21:41:31 + Found adjustments 21:41:31 ==> Gzipping contents 21:41:31 4.0K /tmp/codecov.5zxB7k.gz 21:41:31 ==> Uploading reports 21:41:31 url: https://codecov.io 21:41:31 query: branch=main&commit=0cc3ff17016e4b9356b20232157fe6cd112e453b&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 21:41:31 -> Pinging Codecov 21:41:31 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=0cc3ff17016e4b9356b20232157fe6cd112e453b&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 21:41:31 -> Uploading to 21:41:31 https://storage.googleapis.com/codecov/v4/raw/2023-05-09/73D8F5FF140700D3E01443B452E23636/0cc3ff17016e4b9356b20232157fe6cd112e453b/beb39e7b-10a1-4f19-911a-2be7e91bec63.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T214131Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e0b2c7369769871a29e9c8c157c5cb0dface4c6ae646dd40397e43975e074e1d 21:41:31 % Total % Received % Xferd Average Speed Time Time Time Current 21:41:31 Dload Upload Total Spent Left Speed 21:41:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3929 0 0 100 3929 0 18022 --:--:-- --:--:-- --:--:-- 18022 21:41:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/0cc3ff17016e4b9356b20232157fe6cd112e453b [Pipeline] } 21:41:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:41:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:41:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:41:32 21:41:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:41:32 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:41:32 df9b9388f04a: Pulling fs layer 21:41:32 52dc419b0ee2: Pulling fs layer 21:41:32 25bc292e5bac: Pulling fs layer 21:41:32 114826534d7a: Pulling fs layer 21:41:32 4657fd5d0bcf: Pulling fs layer 21:41:32 6ad1cebc031e: Pulling fs layer 21:41:32 8a3aa393b2d8: Pulling fs layer 21:41:32 114826534d7a: Waiting 21:41:32 4657fd5d0bcf: Waiting 21:41:32 6ad1cebc031e: Waiting 21:41:32 8a3aa393b2d8: Waiting 21:41:32 25bc292e5bac: Verifying Checksum 21:41:32 25bc292e5bac: Download complete 21:41:32 52dc419b0ee2: Verifying Checksum 21:41:32 52dc419b0ee2: Download complete 21:41:32 4657fd5d0bcf: Download complete 21:41:32 df9b9388f04a: Download complete 21:41:32 df9b9388f04a: Pull complete 21:41:32 52dc419b0ee2: Pull complete 21:41:32 25bc292e5bac: Pull complete 21:41:33 6ad1cebc031e: Verifying Checksum 21:41:33 6ad1cebc031e: Download complete 21:41:33 114826534d7a: Verifying Checksum 21:41:33 114826534d7a: Download complete 21:41:33 8a3aa393b2d8: Verifying Checksum 21:41:33 8a3aa393b2d8: Download complete 21:41:37 114826534d7a: Pull complete 21:41:37 4657fd5d0bcf: Pull complete 21:41:37 6ad1cebc031e: Pull complete 21:41:39 8a3aa393b2d8: Pull complete 21:41:39 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:41:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:41:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:39 prd-ubuntu20.04-docker-8c-8g-14771 does not seem to be running inside a container 21:41:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:41:43 $ docker top 61c873dc8fe49241fc3a3174d01b2129ce0584121bb771421b5baf9d6db9ecae -eo pid,comm [Pipeline] { [Pipeline] echo 21:41:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 21:41:43 + set -o pipefail 21:41:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 21:41:47 21:41:47 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 21:41:47 21:41:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/f88fca35-21b2-4bfc-8da3-c6effa14f35f 21:41:47 21:41:47 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:41:47 21:41:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:41:47 21:41:47 21:41:47 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:41:47 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:41:47 More details here: https://snyk.co/ue1NS 21:41:47 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 21:41:47 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:41:47 $ docker stop --time=1 61c873dc8fe49241fc3a3174d01b2129ce0584121bb771421b5baf9d6db9ecae 21:41:50 $ docker rm -f --volumes 61c873dc8fe49241fc3a3174d01b2129ce0584121bb771421b5baf9d6db9ecae [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 21:41:51 + git log --format=format:%s -1 0cc3ff17016e4b9356b20232157fe6cd112e453b [Pipeline] sh 21:41:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:41:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:41:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:52 prd-ubuntu20.04-docker-8c-8g-14771 does not seem to be running inside a container 21:41:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:41:52 $ docker top 6362a64d101af97155a7aa6a0c904b8c0e8c3ebb0a625af38902c2358008710c -eo pid,comm 21:41:52 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). 21:41:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:41:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:41:52 [ssh-agent] Looking for ssh-agent implementation... 21:41:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:41:52 $ docker exec 6362a64d101af97155a7aa6a0c904b8c0e8c3ebb0a625af38902c2358008710c ssh-agent 21:41:53 SSH_AUTH_SOCK=/tmp/ssh-6Mauo2dUWGbv/agent.31 21:41:53 SSH_AGENT_PID=37 21:41:53 Running ssh-add (command line suppressed) 21:41:53 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6273043013194510511.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6273043013194510511.key) 21:41:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:41:53 + git semver tag 21:41:54 2023-05-09 21:41:53,721 [run_tag] DEBUG tag force:False 21:41:54 2023-05-09 21:41:53,722 [check_head_tag] DEBUG check head tag 21:41:54 2023-05-09 21:41:53,725 [execute] INFO git cat-file --batch-check 21:41:54 2023-05-09 21:41:53,725 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 21:41:54 2023-05-09 21:41:53,729 [execute] INFO git cat-file --batch 21:41:54 2023-05-09 21:41:53,730 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 21:41:54 2023-05-09 21:41:53,755 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:41:54 2023-05-09 21:41:53,756 [execute] INFO git tag -a v3.0.0-dev.36 -m v3.0.0-dev.36 21:41:54 2023-05-09 21:41:53,756 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.36', '-m', 'v3.0.0-dev.36'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 21:41:54 2023-05-09 21:41:53,760 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:41:54 3.0.0-dev.36 [Pipeline] } 21:41:54 $ docker exec --env ******** --env ******** 6362a64d101af97155a7aa6a0c904b8c0e8c3ebb0a625af38902c2358008710c ssh-agent -k 21:41:54 unset SSH_AUTH_SOCK; 21:41:54 unset SSH_AGENT_PID; 21:41:54 echo Agent pid 37 killed; 21:41:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:41:54 + git semver [Pipeline] } 21:41:54 $ docker stop --time=1 6362a64d101af97155a7aa6a0c904b8c0e8c3ebb0a625af38902c2358008710c 21:41:56 $ docker rm -f --volumes 6362a64d101af97155a7aa6a0c904b8c0e8c3ebb0a625af38902c2358008710c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:41:56 21:41:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:41:56 0.23.1-centos7: Pulling from edgex-lftools 21:41:56 ab5ef0e58194: Pulling fs layer 21:41:56 9712f1f96733: Pulling fs layer 21:41:56 63f879dbbcfc: Pulling fs layer 21:41:56 0d9ebad4ef96: Pulling fs layer 21:41:56 e9a5061849ea: Pulling fs layer 21:41:56 d747dcd14b5f: Pulling fs layer 21:41:56 2de7ff778b66: Pulling fs layer 21:41:56 0d9ebad4ef96: Waiting 21:41:56 e9a5061849ea: Waiting 21:41:56 d747dcd14b5f: Waiting 21:41:56 2de7ff778b66: Waiting 21:41:56 9712f1f96733: Verifying Checksum 21:41:56 9712f1f96733: Download complete 21:41:56 63f879dbbcfc: Verifying Checksum 21:41:56 63f879dbbcfc: Download complete 21:41:57 e9a5061849ea: Verifying Checksum 21:41:57 e9a5061849ea: Download complete 21:41:57 d747dcd14b5f: Verifying Checksum 21:41:57 d747dcd14b5f: Download complete 21:41:57 0d9ebad4ef96: Download complete 21:41:57 ab5ef0e58194: Verifying Checksum 21:41:57 ab5ef0e58194: Download complete 21:41:57 2de7ff778b66: Verifying Checksum 21:41:57 2de7ff778b66: Download complete 21:42:00 ab5ef0e58194: Pull complete 21:42:00 9712f1f96733: Pull complete 21:42:00 63f879dbbcfc: Pull complete 21:42:04 0d9ebad4ef96: Pull complete 21:42:04 e9a5061849ea: Pull complete 21:42:04 d747dcd14b5f: Pull complete 21:42:05 2de7ff778b66: Pull complete 21:42:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:42:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:42:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:42:05 prd-ubuntu20.04-docker-8c-8g-14771 does not seem to be running inside a container 21:42:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:42:09 $ docker top 907c631e214e7a79280b1e70bd7160128c0e58fcc1a34d48a7fa36352dcae2a7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:42:09 provisioning config files... 21:42:09 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12294068611119350939tmp 21:42:09 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5801084359550761554tmp 21:42:09 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14477941480657486679tmp [Pipeline] { [Pipeline] echo 21:42:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:42:09 ---> sigul-configuration.sh 21:42:09 gpg: directory `/root/.gnupg' created 21:42:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:42:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:42:09 gpg: keyring `/root/.gnupg/secring.gpg' created 21:42:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:42:09 gpg: CAST5 encrypted data 21:42:09 gpg: encrypted with 1 passphrase 21:42:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:42:09 + mkdir /home/jenkins 21:42:09 + mkdir /home/jenkins/sigul [Pipeline] sh 21:42:10 + 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 21:42:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:42:10 ---> sigul-install.sh 21:42:10 Sigul already installed; skipping installation. [Pipeline] sh 21:42:10 + git tag --list 21:42:10 v0.0.0 21:42:10 v0.0.1-dev.1 21:42:10 v0.0.1-dev.10 21:42:10 v0.0.1-dev.11 21:42:10 v0.0.1-dev.12 21:42:10 v0.0.1-dev.13 21:42:10 v0.0.1-dev.14 21:42:10 v0.0.1-dev.15 21:42:10 v0.0.1-dev.16 21:42:10 v0.0.1-dev.2 21:42:10 v0.0.1-dev.3 21:42:10 v0.0.1-dev.4 21:42:10 v0.0.1-dev.5 21:42:10 v0.0.1-dev.6 21:42:10 v0.0.1-dev.7 21:42:10 v0.0.1-dev.8 21:42:10 v0.0.1-dev.9 21:42:10 v2.2.0 21:42:10 v2.2.0-dev.17 21:42:10 v2.2.0-dev.18 21:42:10 v2.2.0-dev.19 21:42:10 v2.2.0-dev.20 21:42:10 v2.2.0-dev.21 21:42:10 v2.2.0-dev.22 21:42:10 v2.2.0-dev.23 21:42:10 v2.2.0-dev.24 21:42:10 v2.2.0-dev.25 21:42:10 v2.2.0-dev.26 21:42:10 v2.2.0-dev.27 21:42:10 v2.3.0 21:42:10 v2.3.0-dev.1 21:42:10 v2.3.0-dev.10 21:42:10 v2.3.0-dev.11 21:42:10 v2.3.0-dev.12 21:42:10 v2.3.0-dev.13 21:42:10 v2.3.0-dev.14 21:42:10 v2.3.0-dev.15 21:42:10 v2.3.0-dev.16 21:42:10 v2.3.0-dev.17 21:42:10 v2.3.0-dev.18 21:42:10 v2.3.0-dev.19 21:42:10 v2.3.0-dev.2 21:42:10 v2.3.0-dev.20 21:42:10 v2.3.0-dev.21 21:42:10 v2.3.0-dev.22 21:42:10 v2.3.0-dev.23 21:42:10 v2.3.0-dev.24 21:42:10 v2.3.0-dev.25 21:42:10 v2.3.0-dev.26 21:42:10 v2.3.0-dev.27 21:42:10 v2.3.0-dev.28 21:42:10 v2.3.0-dev.3 21:42:10 v2.3.0-dev.4 21:42:10 v2.3.0-dev.5 21:42:10 v2.3.0-dev.6 21:42:10 v2.3.0-dev.7 21:42:10 v2.3.0-dev.8 21:42:10 v2.3.0-dev.9 21:42:10 v2.3.1 21:42:10 v2.3.1-dev.4 21:42:10 v2.3.1-dev.5 21:42:10 v2.3.1-dev.6 21:42:10 v3.0.0-dev.1 21:42:10 v3.0.0-dev.10 21:42:10 v3.0.0-dev.11 21:42:10 v3.0.0-dev.12 21:42:10 v3.0.0-dev.13 21:42:10 v3.0.0-dev.14 21:42:10 v3.0.0-dev.15 21:42:10 v3.0.0-dev.16 21:42:10 v3.0.0-dev.17 21:42:10 v3.0.0-dev.18 21:42:10 v3.0.0-dev.19 21:42:10 v3.0.0-dev.2 21:42:10 v3.0.0-dev.20 21:42:10 v3.0.0-dev.21 21:42:10 v3.0.0-dev.22 21:42:10 v3.0.0-dev.23 21:42:10 v3.0.0-dev.24 21:42:10 v3.0.0-dev.25 21:42:10 v3.0.0-dev.26 21:42:10 v3.0.0-dev.27 21:42:10 v3.0.0-dev.28 21:42:10 v3.0.0-dev.29 21:42:10 v3.0.0-dev.3 21:42:10 v3.0.0-dev.30 21:42:10 v3.0.0-dev.31 21:42:10 v3.0.0-dev.32 21:42:10 v3.0.0-dev.33 21:42:10 v3.0.0-dev.34 21:42:10 v3.0.0-dev.35 21:42:10 v3.0.0-dev.36 21:42:10 v3.0.0-dev.4 21:42:10 v3.0.0-dev.5 21:42:10 v3.0.0-dev.6 21:42:10 v3.0.0-dev.7 21:42:10 v3.0.0-dev.8 21:42:10 v3.0.0-dev.9 [Pipeline] sh 21:42:11 + lftools sign git-tag v3.0.0-dev.36 21:42:11 Signing Git tag with Sigul... 21:42:11 Signing v3.0.0-dev.36 [Pipeline] echo 21:42:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:42:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:42:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:42:12 $ docker stop --time=1 907c631e214e7a79280b1e70bd7160128c0e58fcc1a34d48a7fa36352dcae2a7 21:42:13 $ docker rm -f --volumes 907c631e214e7a79280b1e70bd7160128c0e58fcc1a34d48a7fa36352dcae2a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:42:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:42:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:42:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:42:14 prd-ubuntu20.04-docker-8c-8g-14771 does not seem to be running inside a container 21:42:14 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:42:15 $ docker top e5506889ba1ff9ad4326722919bc79114260c467d516589188526d7d42dc9763 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:42:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:42:15 [ssh-agent] Looking for ssh-agent implementation... 21:42:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:42:15 $ docker exec e5506889ba1ff9ad4326722919bc79114260c467d516589188526d7d42dc9763 ssh-agent 21:42:15 SSH_AUTH_SOCK=/tmp/ssh-cqUQvD2jcoOq/agent.33 21:42:15 SSH_AGENT_PID=39 21:42:15 Running ssh-add (command line suppressed) 21:42:15 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10841463739848441667.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10841463739848441667.key) 21:42:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:42:15 + git semver bump pre 21:42:16 2023-05-09 21:42:16,012 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:42:16 2023-05-09 21:42:16,013 [bump_version] DEBUG bumping version:3.0.0-dev.36 on axis:pre with prefix:dev 21:42:16 2023-05-09 21:42:16,013 [bump_version] DEBUG bumped version:3.0.0-dev.37 21:42:16 2023-05-09 21:42:16,013 [write_version] DEBUG write version:3.0.0-dev.37 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 21:42:16 2023-05-09 21:42:16,013 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:42:16 2023-05-09 21:42:16,013 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:42:16 2023-05-09 21:42:16,015 [execute] INFO git cat-file --batch-check 21:42:16 2023-05-09 21:42:16,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:42:16 2023-05-09 21:42:16,021 [execute] INFO git cat-file --batch 21:42:16 2023-05-09 21:42:16,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:42:16 2023-05-09 21:42:16,026 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:42:16 3.0.0-dev.37 [Pipeline] } 21:42:16 $ docker exec --env ******** --env ******** e5506889ba1ff9ad4326722919bc79114260c467d516589188526d7d42dc9763 ssh-agent -k 21:42:16 unset SSH_AUTH_SOCK; 21:42:16 unset SSH_AGENT_PID; 21:42:16 echo Agent pid 39 killed; 21:42:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:42:16 + git semver [Pipeline] } 21:42:16 $ docker stop --time=1 e5506889ba1ff9ad4326722919bc79114260c467d516589188526d7d42dc9763 21:42:18 $ docker rm -f --volumes e5506889ba1ff9ad4326722919bc79114260c467d516589188526d7d42dc9763 [Pipeline] // withDockerContainer [Pipeline] sh 21:42:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:42:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:42:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:42:18 prd-ubuntu20.04-docker-8c-8g-14771 does not seem to be running inside a container 21:42:18 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:42:19 $ docker top 76326cae63f38889ba7b99672562fc516a4951372d3ec62986053bdbd0f8dc71 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:42:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:42:19 [ssh-agent] Looking for ssh-agent implementation... 21:42:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:42:19 $ docker exec 76326cae63f38889ba7b99672562fc516a4951372d3ec62986053bdbd0f8dc71 ssh-agent 21:42:19 SSH_AUTH_SOCK=/tmp/ssh-7M9AJ00jioAk/agent.32 21:42:19 SSH_AGENT_PID=38 21:42:19 Running ssh-add (command line suppressed) 21:42:19 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17153432863955623794.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17153432863955623794.key) 21:42:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:42:19 + git semver push 21:42:20 2023-05-09 21:42:20,054 [run_push] DEBUG push 21:42:20 2023-05-09 21:42:20,055 [execute] INFO git cat-file --batch-check 21:42:20 2023-05-09 21:42:20,056 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:42:20 2023-05-09 21:42:20,060 [execute] INFO git rev-list 328cda63a5d215d6ff97b4843cc6dc029e494e65 -- 21:42:20 2023-05-09 21:42:20,060 [execute] DEBUG Popen(['git', 'rev-list', '328cda63a5d215d6ff97b4843cc6dc029e494e65', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 21:42:20 2023-05-09 21:42:20,066 [execute] INFO git fetch -v origin 21:42:20 2023-05-09 21:42:20,067 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 21:42:20 2023-05-09 21:42:20,540 [run_push] DEBUG no remote changes detected 21:42:20 2023-05-09 21:42:20,540 [execute] INFO git push origin semver 21:42:20 2023-05-09 21:42:20,541 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 21:42:21 2023-05-09 21:42:21,319 [run_push] DEBUG push all version tags 21:42:21 2023-05-09 21:42:21,319 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:42:21 2023-05-09 21:42:21,320 [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) 21:42:22 2023-05-09 21:42:22,140 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:42:22 3.0.0-dev.37 [Pipeline] } 21:42:22 $ docker exec --env ******** --env ******** 76326cae63f38889ba7b99672562fc516a4951372d3ec62986053bdbd0f8dc71 ssh-agent -k 21:42:22 unset SSH_AUTH_SOCK; 21:42:22 unset SSH_AGENT_PID; 21:42:22 echo Agent pid 38 killed; 21:42:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:42:22 + git semver [Pipeline] } 21:42:22 $ docker stop --time=1 76326cae63f38889ba7b99672562fc516a4951372d3ec62986053bdbd0f8dc71 21:42:24 $ docker rm -f --volumes 76326cae63f38889ba7b99672562fc516a4951372d3ec62986053bdbd0f8dc71 [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 21:42:24 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 21:42:24 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 21:42:24 total 16 21:42:24 drwxr-xr-x 3 root root 4096 May 9 21:29 . 21:42:24 drwxrwxr-x 11 jenkins jenkins 4096 May 9 21:42 .. 21:42:24 drwxr-xr-x 2 root root 4096 May 9 21:29 cost 21:42:24 -rw-r--r-- 1 root root 89 May 9 21:29 cost.csv 21:42:24 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 21:42:24 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 21:42:24 total 16 21:42:24 drwxr-xr-x 3 jenkins jenkins 4096 May 9 21:29 . 21:42:24 drwxrwxr-x 11 jenkins jenkins 4096 May 9 21:42 .. 21:42:24 drwxr-xr-x 2 jenkins jenkins 4096 May 9 21:29 cost 21:42:24 -rw-r--r-- 1 jenkins jenkins 89 May 9 21:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:42:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:42:26 ---> package-listing.sh 21:42:26 ++ facter osfamily 21:42:26 ++ tr '[:upper:]' '[:lower:]' 21:42:26 + OS_FAMILY=debian 21:42:26 + workspace=/w/workspace/exfoundry_device-usb-camera_main 21:42:26 + START_PACKAGES=/tmp/packages_start.txt 21:42:26 + END_PACKAGES=/tmp/packages_end.txt 21:42:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:42:26 + PACKAGES=/tmp/packages_start.txt 21:42:26 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 21:42:26 + PACKAGES=/tmp/packages_end.txt 21:42:26 + case "${OS_FAMILY}" in 21:42:26 + dpkg -l 21:42:26 + grep '^ii' 21:42:26 + '[' -f /tmp/packages_start.txt ']' 21:42:26 + '[' -f /tmp/packages_end.txt ']' 21:42:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:42:26 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 21:42:26 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 21:42:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 21:42:26 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 21:42:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:42:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:42:27 prd-ubuntu20.04-docker-8c-8g-14771 does not seem to be running inside a container 21:42:27 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:42:27 $ docker top 8828cfcfd9dbfa47e9f015236de8fe6f4175e554150a6710a405b82657251c03 -eo pid,comm [Pipeline] { [Pipeline] sh 21:42:27 + touch /tmp/pre-build-complete [Pipeline] sh 21:42:28 + mkdir -p /var/log/sysstat [Pipeline] sh 21:42:28 + ls /var/log/sa-host 21:42:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:42:28 provisioning config files... 21:42:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16235348489159105349tmp [Pipeline] { [Pipeline] echo 21:42:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:42:28 ---> create-netrc.sh [Pipeline] } 21:42:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:42:29 ---> python-tools-install.sh [Pipeline] echo 21:42:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:42:29 ---> sudo-logs.sh 21:42:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:42:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:42:29 ---> job-cost.sh 21:42:29 lf-activate-venv: SKIPPING 21:42:29 DEBUG: total: 0.2199999988079071 21:42:29 INFO: Retrieving Stack Cost... 21:42:30 INFO: Retrieving Pricing Info for: v3-standard-8 21:42:31 INFO: Archiving Costs [Pipeline] echo 21:42:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:42:31 ---> logs-deploy.sh 21:42:31 lf-activate-venv: SKIPPING 21:42:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/108 21:42:31 INFO: archiving workspace using pattern(s): 21:42:32 Archives upload complete. 21:42:32 INFO: archiving logs to Nexus