Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f6ddc471072d7de5768bf3a6831573b01813ed1 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-ssh4633033808415986761.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh636737058483776013.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh6949018115036199360.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh2904274827992970791.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-ssh9793983711928715813.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 Running on prd-ubuntu20.04-docker-8c-8g-5087 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 5f6ddc471072d7de5768bf3a6831573b01813ed1 (main) Commit message: "fix: rtsp auth server router not initialized properly (#279)" > 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 5f6ddc471072d7de5768bf3a6831573b01813ed1 # timeout=10 > git rev-list --no-walk 81f7519a5e11d213d4b8be8bc1b3982fbaa373ff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:42:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:42:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:42:07 ========================================================= 03:42:07 EdgeX Global Pipelines Version Info 03:42:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:42:08 ------------------- 03:42:08 stable info: 03:42:08 ------------------- 03:42:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:42:08 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 03:42:08 Message: update stable to v1.0.253 03:42:08 ------------------- 03:42:08 experimental info: 03:42:08 ------------------- 03:42:08 Commited By: **** collab-it+edgex@linuxfoundation.org 03:42:08 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 03:42:08 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:42:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 03:42:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 03:42:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:42:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:42:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:42:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 03:42:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:42:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:42:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:42:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:42:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:42:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 03:42:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:42:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:42:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:42:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:42:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:42:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:42:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:42:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:42:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:42:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:42:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:42:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:42:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:42:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:42:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:42:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:42:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:42:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:42:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f6ddc471072d7de5768bf3a6831573b01813ed1 [Pipeline] echo 03:42:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f6ddc4 [Pipeline] echo 03:42:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:42:09 provisioning config files... 03:42:09 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9505160975065062053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:42:09 ---> docker-login.sh 03:42:09 nexus3.edgexfoundry.org:10001 03:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:09 Configure a credential helper to remove this warning. See 03:42:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:09 03:42:09 Login Succeeded 03:42:09 nexus3.edgexfoundry.org:10002 03:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:10 Configure a credential helper to remove this warning. See 03:42:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:10 03:42:10 Login Succeeded 03:42:10 nexus3.edgexfoundry.org:10003 03:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:10 Configure a credential helper to remove this warning. See 03:42:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:10 03:42:10 Login Succeeded 03:42:10 nexus3.edgexfoundry.org:10004 03:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:10 Configure a credential helper to remove this warning. See 03:42:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:10 03:42:10 Login Succeeded 03:42:10 docker.io 03:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:10 Configure a credential helper to remove this warning. See 03:42:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:10 03:42:10 Login Succeeded 03:42:10 ---> docker-login.sh ends [Pipeline] } 03:42:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:42:11 + git rev-list -1 --merges 5f6ddc471072d7de5768bf3a6831573b01813ed1~1..5f6ddc471072d7de5768bf3a6831573b01813ed1 [Pipeline] echo 03:42:11 -----------> git rev-list -1 --merges 5f6ddc471072d7de5768bf3a6831573b01813ed1~1..5f6ddc471072d7de5768bf3a6831573b01813ed1 5f6ddc471072d7de5768bf3a6831573b01813ed1 [false] [Pipeline] sh 03:42:11 + git log --format=format:%s -1 5f6ddc471072d7de5768bf3a6831573b01813ed1 [Pipeline] echo 03:42:11 ========================================================= 03:42:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:42:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:42:11 + git log --format=format:%s -1 5f6ddc471072d7de5768bf3a6831573b01813ed1 [Pipeline] echo 03:42:11 [semverPrep] GIT_COMMIT: 5f6ddc471072d7de5768bf3a6831573b01813ed1, Commit Message: fix: rtsp auth server router not initialized properly (#279) [Pipeline] echo 03:42:11 [semverPrep] This is not a build commit. [Pipeline] sh 03:42:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:42:12 + grep -v github /etc/ssh/ssh_known_hosts 03:42:12 + [ -e /tmp/ssh_known_hosts ] 03:42:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:42:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:42:12 + sudo tee -a /etc/ssh/ssh_known_hosts 03:42:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:42:12 03:42:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:42:12 0.1.4: Pulling from edgex-devops/py-git-semver 03:42:12 b85a868b505f: Pulling fs layer 03:42:12 e2be974225ed: Pulling fs layer 03:42:12 339a4e72a1f5: Pulling fs layer 03:42:12 988bab9f4d93: Pulling fs layer 03:42:12 1469e6f7b9e6: Pulling fs layer 03:42:12 eaf3925da568: Pulling fs layer 03:42:12 bab4dde63d76: Pulling fs layer 03:42:12 bde34c3a00c8: Pulling fs layer 03:42:12 b352a97aabf1: Pulling fs layer 03:42:12 4872d77fe225: Pulling fs layer 03:42:12 5851b861e8e6: Pulling fs layer 03:42:12 bab4dde63d76: Waiting 03:42:12 bde34c3a00c8: Waiting 03:42:12 988bab9f4d93: Waiting 03:42:12 4872d77fe225: Waiting 03:42:12 1469e6f7b9e6: Waiting 03:42:12 5851b861e8e6: Waiting 03:42:12 eaf3925da568: Waiting 03:42:12 e2be974225ed: Download complete 03:42:12 988bab9f4d93: Download complete 03:42:13 1469e6f7b9e6: Verifying Checksum 03:42:13 1469e6f7b9e6: Download complete 03:42:13 eaf3925da568: Download complete 03:42:13 339a4e72a1f5: Verifying Checksum 03:42:13 339a4e72a1f5: Download complete 03:42:13 bde34c3a00c8: Download complete 03:42:13 b352a97aabf1: Verifying Checksum 03:42:13 b352a97aabf1: Download complete 03:42:13 4872d77fe225: Verifying Checksum 03:42:13 4872d77fe225: Download complete 03:42:13 5851b861e8e6: Verifying Checksum 03:42:13 5851b861e8e6: Download complete 03:42:13 b85a868b505f: Verifying Checksum 03:42:13 b85a868b505f: Download complete 03:42:13 bab4dde63d76: Verifying Checksum 03:42:13 bab4dde63d76: Download complete 03:42:14 b85a868b505f: Pull complete 03:42:14 e2be974225ed: Pull complete 03:42:14 339a4e72a1f5: Pull complete 03:42:14 988bab9f4d93: Pull complete 03:42:15 1469e6f7b9e6: Pull complete 03:42:15 eaf3925da568: Pull complete 03:42:17 bab4dde63d76: Pull complete 03:42:17 bde34c3a00c8: Pull complete 03:42:17 b352a97aabf1: Pull complete 03:42:17 4872d77fe225: Pull complete 03:42:17 5851b861e8e6: Pull complete 03:42:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:42:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:42:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:17 prd-ubuntu20.04-docker-8c-8g-5087 does not seem to be running inside a container 03:42:17 $ 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 03:42:19 $ docker top c50f9d9cbe08a9ce33bdbdb9966629af0eced048ce06f1bcc9e37f0586dc1262 -eo pid,comm 03:42:19 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). 03:42:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:42:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:42:19 [ssh-agent] Looking for ssh-agent implementation... 03:42:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:42:19 $ docker exec c50f9d9cbe08a9ce33bdbdb9966629af0eced048ce06f1bcc9e37f0586dc1262 ssh-agent 03:42:19 SSH_AUTH_SOCK=/tmp/ssh-7s7NT4PgMHrE/agent.32 03:42:19 SSH_AGENT_PID=38 03:42:19 Running ssh-add (command line suppressed) 03:42:19 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16336953593510823606.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16336953593510823606.key) 03:42:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:42:20 + git tag --points-at HEAD [Pipeline] } 03:42:20 $ docker exec --env ******** --env ******** c50f9d9cbe08a9ce33bdbdb9966629af0eced048ce06f1bcc9e37f0586dc1262 ssh-agent -k 03:42:20 unset SSH_AUTH_SOCK; 03:42:20 unset SSH_AGENT_PID; 03:42:20 echo Agent pid 38 killed; 03:42:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:42:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:42:20 [ssh-agent] Looking for ssh-agent implementation... 03:42:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:42:20 $ docker exec c50f9d9cbe08a9ce33bdbdb9966629af0eced048ce06f1bcc9e37f0586dc1262 ssh-agent 03:42:20 SSH_AUTH_SOCK=/tmp/ssh-XvzJk9xCMa2Q/agent.70 03:42:20 SSH_AGENT_PID=76 03:42:20 Running ssh-add (command line suppressed) 03:42:20 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14413532430454603097.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14413532430454603097.key) 03:42:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:42:21 + git semver init 03:42:21 2023-09-01 03:42:21,199 [run_init] DEBUG init version:0.0.0 force:False 03:42:21 2023-09-01 03:42:21,200 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 03:42:21 2023-09-01 03:42:21,200 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 03:42:21 2023-09-01 03:42:21,200 [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) 03:42:22 2023-09-01 03:42:21,908 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 03:42:22 2023-09-01 03:42:21,909 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 03:42:22 2023-09-01 03:42:21,909 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:42:22 2023-09-01 03:42:21,909 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:42:22 3.1.0-dev.14 [Pipeline] } 03:42:22 $ docker exec --env ******** --env ******** c50f9d9cbe08a9ce33bdbdb9966629af0eced048ce06f1bcc9e37f0586dc1262 ssh-agent -k 03:42:22 unset SSH_AUTH_SOCK; 03:42:22 unset SSH_AGENT_PID; 03:42:22 echo Agent pid 76 killed; 03:42:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:42:22 + git semver [Pipeline] } 03:42:22 $ docker stop --time=1 c50f9d9cbe08a9ce33bdbdb9966629af0eced048ce06f1bcc9e37f0586dc1262 03:42:24 $ docker rm -f --volumes c50f9d9cbe08a9ce33bdbdb9966629af0eced048ce06f1bcc9e37f0586dc1262 [Pipeline] // withDockerContainer [Pipeline] sh 03:42:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:42:24 Stashed 1 file(s) [Pipeline] echo 03:42:24 [edgeXSemver]: initialized semver on version 3.1.0-dev.14 [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 03:42:24 provisioning config files... 03:42:24 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17354417241289609250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:42:25 ---> docker-login.sh 03:42:25 nexus3.edgexfoundry.org:10001 03:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:25 Configure a credential helper to remove this warning. See 03:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:25 03:42:25 Login Succeeded 03:42:25 nexus3.edgexfoundry.org:10002 03:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:25 Configure a credential helper to remove this warning. See 03:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:25 03:42:25 Login Succeeded 03:42:25 nexus3.edgexfoundry.org:10003 03:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:25 Configure a credential helper to remove this warning. See 03:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:25 03:42:25 Login Succeeded 03:42:25 nexus3.edgexfoundry.org:10004 03:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:25 Configure a credential helper to remove this warning. See 03:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:25 03:42:25 Login Succeeded 03:42:25 docker.io 03:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:25 Configure a credential helper to remove this warning. See 03:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:25 03:42:25 Login Succeeded 03:42:25 ---> docker-login.sh ends [Pipeline] } 03:42:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:42:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:42:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:42:25 ========================================================= 03:42:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 03:42:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:26 + 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 . 03:42:26 Sending build context to Docker daemon 2.145MB 03:42:26 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 03:42:26 Step 2/13 : FROM ${BASE} AS builder 03:42:26 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 03:42:26 4db1b89c0bd1: Pulling fs layer 03:42:26 6911f1a30b25: Pulling fs layer 03:42:26 e194b8c5c2a9: Pulling fs layer 03:42:26 6863d3e3a2b1: Pulling fs layer 03:42:26 ec0bb842ea78: Pulling fs layer 03:42:26 40a00589a448: Pulling fs layer 03:42:26 6c08303d61cc: Pulling fs layer 03:42:26 798269fcf238: Pulling fs layer 03:42:26 6c08303d61cc: Waiting 03:42:26 6863d3e3a2b1: Waiting 03:42:26 798269fcf238: Waiting 03:42:26 ec0bb842ea78: Waiting 03:42:26 6911f1a30b25: Download complete 03:42:26 6863d3e3a2b1: Download complete 03:42:26 ec0bb842ea78: Verifying Checksum 03:42:26 ec0bb842ea78: Download complete 03:42:26 4db1b89c0bd1: Verifying Checksum 03:42:26 4db1b89c0bd1: Download complete 03:42:26 40a00589a448: Verifying Checksum 03:42:26 40a00589a448: Download complete 03:42:26 4db1b89c0bd1: Pull complete 03:42:26 6911f1a30b25: Pull complete 03:42:26 798269fcf238: Verifying Checksum 03:42:26 798269fcf238: Download complete 03:42:26 e194b8c5c2a9: Verifying Checksum 03:42:26 e194b8c5c2a9: Download complete 03:42:27 6c08303d61cc: Verifying Checksum 03:42:27 6c08303d61cc: Download complete 03:42:30 e194b8c5c2a9: Pull complete 03:42:30 6863d3e3a2b1: Pull complete 03:42:30 ec0bb842ea78: Pull complete 03:42:30 40a00589a448: Pull complete 03:42:32 6c08303d61cc: Pull complete 03:42:33 798269fcf238: Pull complete 03:42:33 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 03:42:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 03:42:33 ---> ec979cd7f677 03:42:33 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:42:39 Still waiting to schedule task 03:42:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:42:41 ---> Running in c9e01821d3f9 03:42:41 Removing intermediate container c9e01821d3f9 03:42:41 ---> 96f200eeb629 03:42:41 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:42:41 ---> Running in 888b67f6b5d3 03:42:41 Removing intermediate container 888b67f6b5d3 03:42:41 ---> c81b125d2d19 03:42:41 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 03:42:41 ---> Running in bfcef8acdd05 03:42:41 Removing intermediate container bfcef8acdd05 03:42:41 ---> 39c394069687 03:42:41 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 03:42:41 ---> Running in b7d9ebbe1c78 03:42:41 Removing intermediate container b7d9ebbe1c78 03:42:41 ---> 4d59dbc372f3 03:42:41 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:42:41 ---> Running in b804938abcf3 03:42:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:42:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:42:44 (1/14) Installing libintl (0.21.1-r1) 03:42:44 (2/14) Installing eudev-libs (3.2.11-r4) 03:42:44 (3/14) Installing libjpeg-turbo (2.1.4-r0) 03:42:44 (4/14) Installing v4l-utils-libs (1.22.1-r2) 03:42:44 (5/14) Installing v4l-utils (1.22.1-r2) 03:42:44 (6/14) Installing udev-init-scripts (35-r1) 03:42:44 (7/14) Installing libblkid (2.38.1-r1) 03:42:44 (8/14) Installing xz-libs (5.2.9-r0) 03:42:44 (9/14) Installing zstd-libs (1.5.5-r0) 03:42:44 (10/14) Installing kmod-libs (30-r1) 03:42:44 (11/14) Installing eudev (3.2.11-r4) 03:42:44 (12/14) Installing eudev-dev (3.2.11-r4) 03:42:44 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 03:42:44 (14/14) Installing v4l-utils-dev (1.22.1-r2) 03:42:44 Executing busybox-1.35.0-r29.trigger 03:42:44 Executing eudev-3.2.11-r4.trigger 03:42:44 OK: 272 MiB in 67 packages 03:42:44 Removing intermediate container b804938abcf3 03:42:44 ---> f621b767ad58 03:42:44 Step 8/13 : WORKDIR /device-usb-camera 03:42:44 ---> Running in 124d3c9f3eba 03:42:44 Removing intermediate container 124d3c9f3eba 03:42:44 ---> 074aec99e1d1 03:42:44 Step 9/13 : COPY go.mod vendor* ./ 03:42:44 ---> da872eb8c74d 03:42:44 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:44 ---> Running in 7fdec7eb9b33 03:43:16 Removing intermediate container 7fdec7eb9b33 03:43:16 ---> b24365c3798c 03:43:16 Step 11/13 : COPY . . 03:43:16 ---> 14d7b63822ce 03:43:16 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 03:43:16 ---> Running in b41395ea583d 03:43:16  % Total % Received % Xferd Average Speed Time Time Time Current 03:43:16 Dload Upload Total Spent Left Speed 03:43:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10712 0 --:--:-- --:--:-- --:--:-- 10801 03:43:16 Removing intermediate container b41395ea583d 03:43:16 ---> bde5a1d41bce 03:43:16 Step 13/13 : RUN ${MAKE} 03:43:16 ---> Running in b896ad880aa5 03:43:16 noop 03:43:17 Removing intermediate container b896ad880aa5 03:43:17 ---> 0e443336c2fc 03:43:17 Successfully built 0e443336c2fc 03:43:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:17 + docker inspect -f . ci-base-image-x86_64 03:43:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:17 prd-ubuntu20.04-docker-8c-8g-5087 does not seem to be running inside a container 03:43:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:43:18 $ docker top 98213f0a43eacdca2d0a6a637204e9cd29fd6c6089599143fbedb1f78cf87c17 -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:18 + go version 03:43:18 go version go1.20.6 linux/amd64 [Pipeline] } 03:43:18 $ docker stop --time=1 98213f0a43eacdca2d0a6a637204e9cd29fd6c6089599143fbedb1f78cf87c17 03:43:19 $ docker rm -f --volumes 98213f0a43eacdca2d0a6a637204e9cd29fd6c6089599143fbedb1f78cf87c17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:20 + docker inspect -f . ci-base-image-x86_64 03:43:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:20 prd-ubuntu20.04-docker-8c-8g-5087 does not seem to be running inside a container 03:43:20 $ 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 03:43:20 $ docker top c371a132f9b4e0f0573722ba731613d760ae38718d0690654ac8802b5c105f61 -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:20 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 03:43:21 + make test 03:43:21 go test ./... -coverprofile=coverage.out ./... 03:43:26 ? github.com/edgexfoundry/device-usb-camera [no test files] 03:43:36 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 03:43:36 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.020s coverage: 4.4% of statements 03:43:42 go vet ./... 03:43:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:43:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:43:46 ./bin/test-attribution-txt.sh [Pipeline] echo 03:43:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:43:46 $ docker stop --time=1 c371a132f9b4e0f0573722ba731613d760ae38718d0690654ac8802b5c105f61 03:43:50 $ docker rm -f --volumes c371a132f9b4e0f0573722ba731613d760ae38718d0690654ac8802b5c105f61 [Pipeline] // withDockerContainer [Pipeline] sh 03:43:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:43:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:43:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:43:51 + ls -al . 03:43:51 total 220 03:43:51 drwxrwxr-x 10 jenkins jenkins 4096 Sep 1 03:43 . 03:43:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 03:42 .. 03:43:51 drwxrwxr-x 8 jenkins jenkins 4096 Sep 1 03:42 .git 03:43:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 03:42 .github 03:43:51 -rw-rw-r-- 1 jenkins jenkins 468 Sep 1 03:42 .gitignore 03:43:51 -rw-rw-r-- 1 jenkins jenkins 45 Sep 1 03:42 .golangci.yml 03:43:51 -rw-rw-r-- 1 jenkins jenkins 77 Sep 1 03:42 .hadolint.yml 03:43:51 drwxr-xr-x 3 jenkins jenkins 4096 Sep 1 03:42 .semver 03:43:51 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 1 03:42 Attribution.txt 03:43:51 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 1 03:42 CHANGELOG.md 03:43:51 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 1 03:42 Dockerfile 03:43:51 -rw-rw-r-- 1 jenkins jenkins 678 Sep 1 03:42 GOVERNANCE.md 03:43:51 -rw-rw-r-- 1 jenkins jenkins 659 Sep 1 03:42 Jenkinsfile 03:43:51 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 1 03:42 LICENSE 03:43:51 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 1 03:42 Makefile 03:43:51 -rw-rw-r-- 1 jenkins jenkins 622 Sep 1 03:42 OWNERS.md 03:43:51 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 1 03:42 README.md 03:43:51 -rw-rw-r-- 1 jenkins jenkins 12 Sep 1 03:42 VERSION 03:43:51 drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 03:42 bin 03:43:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 03:42 cmd 03:43:51 -rw-r--r-- 1 jenkins jenkins 53856 Sep 1 03:43 coverage.out 03:43:51 -rwxrwxr-x 1 jenkins jenkins 140 Sep 1 03:42 docker-entrypoint.sh 03:43:51 drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 03:42 docs 03:43:51 -rw-rw-r-- 1 jenkins jenkins 3951 Sep 1 03:42 go.mod 03:43:51 -rw-rw-r-- 1 jenkins jenkins 34252 Sep 1 03:42 go.sum 03:43:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 03:42 internal 03:43:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 03:42 snap 03:43:51 -rw-rw-r-- 1 jenkins jenkins 231 Sep 1 03:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:51 + 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=5f6ddc471072d7de5768bf3a6831573b01813ed1 --label arch=amd64 --label version=3.1.0-dev.14 . 03:43:51 Sending build context to Docker daemon 2.2MB 03:43:51 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 03:43:51 Step 2/36 : FROM ${BASE} AS builder 03:43:51 ---> 0e443336c2fc 03:43:51 Step 3/36 : ARG ADD_BUILD_TAGS="" 03:43:51 ---> Running in ad52b862f3cf 03:43:52 Removing intermediate container ad52b862f3cf 03:43:52 ---> 0190869e2425 03:43:52 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:43:52 ---> Running in 2cba7d9e7903 03:43:52 Removing intermediate container 2cba7d9e7903 03:43:52 ---> c4c8071363ee 03:43:52 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 03:43:52 ---> Running in 3895d17e3467 03:43:52 Removing intermediate container 3895d17e3467 03:43:52 ---> 3d06f488b995 03:43:52 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 03:43:52 ---> Running in f71ddbc09d22 03:43:52 Removing intermediate container f71ddbc09d22 03:43:52 ---> bdebc9071064 03:43:52 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:43:52 ---> Running in bcaf43265289 03:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:43:53 OK: 272 MiB in 67 packages 03:43:53 Removing intermediate container bcaf43265289 03:43:53 ---> 3ef308aef47f 03:43:53 Step 8/36 : WORKDIR /device-usb-camera 03:43:53 ---> Running in 9a1cc4989787 03:43:53 Removing intermediate container 9a1cc4989787 03:43:53 ---> 36b45c40ba81 03:43:53 Step 9/36 : COPY go.mod vendor* ./ 03:43:53 ---> 7163b5b2b002 03:43:53 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:53 ---> Running in 401517846c1a 03:43:54 Removing intermediate container 401517846c1a 03:43:54 ---> a55cd62c0474 03:43:54 Step 11/36 : COPY . . 03:43:54 ---> d7da6ebef850 03:43:54 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 03:43:54 ---> Running in 545145cc18c2 03:43:55  % Total % Received % Xferd Average Speed Time Time Time Current 03:43:55 Dload Upload Total Spent Left Speed 03:43:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 27411 0 --:--:-- --:--:-- --:--:-- 27844 03:43:55 Removing intermediate container 545145cc18c2 03:43:55 ---> f67f36d35bd1 03:43:55 Step 13/36 : RUN ${MAKE} 03:43:55 ---> Running in 6bb9c66e5203 03:43:55 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 03:44:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5088 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 03:44:09 Running in /w/workspace/device-usb-camera/138 [Pipeline] { [Pipeline] checkout 03:44:09 Selected Git installation does not exist. Using Default 03:44:09 The recommended git tool is: NONE 03:44:14 using credential edgex-jenkins-ssh 03:44:14 Cloning the remote Git repository 03:44:14 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 03:44:14 > git init /w/workspace/device-usb-camera/138 # timeout=10 03:44:14 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 03:44:14 > git --version # timeout=10 03:44:14 > git --version # 'git version 2.25.1' 03:44:14 using GIT_SSH to set credentials SSH Credentials for GitHub 03:44:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:44:15 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 03:44:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:44:16 Avoid second fetch 03:44:16 Checking out Revision 5f6ddc471072d7de5768bf3a6831573b01813ed1 (main) 03:44:16 > git config core.sparsecheckout # timeout=10 03:44:16 > git checkout -f 5f6ddc471072d7de5768bf3a6831573b01813ed1 # timeout=10 03:44:16 Commit message: "fix: rtsp auth server router not initialized properly (#279)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:44:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:44:17 % Total % Received % Xferd Average Speed Time Time Time Current 03:44:17 Dload Upload Total Spent Left Speed 03:44:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k 03:44:17 Removing intermediate container 6bb9c66e5203 03:44:17 ---> 4ca91744becb 03:44:17 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 03:44:17 v0.21.6: Pulling from aler9/rtsp-simple-server 03:44:17 4acc49c71d14: Pulling fs layer 03:44:17 4acc49c71d14: Verifying Checksum 03:44:17 4acc49c71d14: Download complete 03:44:17 4acc49c71d14: Pull complete 03:44:17 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 03:44:17 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 03:44:17 ---> 01a2bd3e5fff 03:44:17 Step 15/36 : FROM alpine:3.17 03:44:17 3.17: Pulling from library/alpine 03:44:17 9398808236ff: Pulling fs layer 03:44:17 9398808236ff: Verifying Checksum 03:44:17 9398808236ff: Download complete 03:44:17 9398808236ff: Pull complete 03:44:17 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:44:17 Status: Downloaded newer image for alpine:3.17 03:44:17 ---> 1e0b8b5322fc 03:44:17 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [Pipeline] sh 03:44:17 ---> Running in 8e0b54d8dda6 03:44:17 Removing intermediate container 8e0b54d8dda6 03:44:17 ---> 0066c0283ae7 03:44:17 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 03:44:17 ---> Running in 346708e88b26 03:44:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:44:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:44:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:44:18 (1/86) Installing dumb-init (1.2.5-r2) 03:44:18 (2/86) Installing sdl2 (2.26.5-r0) 03:44:18 (3/86) Installing svt-av1-libs (1.3.0-r0) 03:44:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:44:18 + sudo tee /etc/docker/daemon.new 03:44:18 { 03:44:18 "registry-mirrors": [ 03:44:18 "https://nexus3.edgexfoundry.org:10001" 03:44:18 ], 03:44:18 "bip": "10.250.0.254/24", 03:44:18 "hosts": [ 03:44:18 "tcp://0.0.0.0:5555", 03:44:18 "unix:///var/run/docker.sock" 03:44:18 ], 03:44:18 "mtu": 1458, 03:44:18 "selinux-enabled": true, 03:44:18 "seccomp-profile": "/etc/docker/seccomp.json" 03:44:18 } [Pipeline] sh 03:44:18 (4/86) Installing libxau (1.0.10-r0) 03:44:18 (5/86) Installing libmd (1.0.4-r0) 03:44:18 (6/86) Installing libbsd (0.11.7-r0) 03:44:18 (7/86) Installing libxdmcp (1.1.4-r0) 03:44:18 (8/86) Installing libxcb (1.15-r0) 03:44:18 (9/86) Installing libx11 (1.8.4-r1) 03:44:18 (10/86) Installing aom-libs (3.5.0-r0) 03:44:18 (11/86) Installing alsa-lib (1.2.8-r0) 03:44:18 (12/86) Installing libexpat (2.5.0-r0) 03:44:18 (13/86) Installing brotli-libs (1.0.9-r9) 03:44:18 (14/86) Installing libbz2 (1.0.8-r4) 03:44:18 (15/86) Installing libpng (1.6.39-r0) 03:44:18 (16/86) Installing freetype (2.12.1-r0) 03:44:18 (17/86) Installing fontconfig (2.14.1-r0) 03:44:18 (18/86) Installing fribidi (1.0.12-r0) 03:44:18 (19/86) Installing libffi (3.4.4-r0) 03:44:18 (20/86) Installing libintl (0.21.1-r1) 03:44:18 (21/86) Installing libblkid (2.38.1-r1) 03:44:18 (22/86) Installing libmount (2.38.1-r1) 03:44:18 (23/86) Installing pcre2 (10.42-r0) 03:44:18 (24/86) Installing glib (2.74.7-r0) 03:44:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:44:19 (25/86) Installing graphite2 (1.3.14-r2) 03:44:19 (26/86) Installing harfbuzz (5.3.1-r1) 03:44:19 (27/86) Installing libass (0.16.0-r1) 03:44:19 (28/86) Installing libdav1d (1.0.0-r2) 03:44:19 (29/86) Installing hwdata-pci (0.364-r0) 03:44:19 (30/86) Installing libpciaccess (0.17-r0) 03:44:19 (31/86) Installing libdrm (2.4.114-r0) 03:44:19 (32/86) Installing gmp (6.2.1-r2) 03:44:19 (33/86) Installing nettle (3.8.1-r0) 03:44:19 (34/86) Installing p11-kit (0.24.1-r1) 03:44:19 (35/86) Installing libtasn1 (4.19.0-r0) 03:44:19 (36/86) Installing libunistring (1.1-r0) 03:44:19 (37/86) Installing gnutls (3.7.8-r3) 03:44:19 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) 03:44:19 (39/86) Installing ncurses-libs (6.3_p20221119-r1) 03:44:19 (40/86) Installing lame (3.100-r2) 03:44:19 (41/86) Installing opus (1.3.1-r1) 03:44:19 (42/86) Installing libasyncns (0.8-r1) 03:44:19 (43/86) Installing dbus-libs (1.14.8-r0) 03:44:19 (44/86) Installing libltdl (2.4.7-r1) 03:44:19 (45/86) Installing orc (0.4.33-r0) 03:44:19 (46/86) Installing libgcc (12.2.1_git20220924-r4) 03:44:19 (47/86) Installing libogg (1.3.5-r2) 03:44:19 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 03:44:19 (49/86) Installing flac-libs (1.4.2-r0) 03:44:19 + sudo service docker restart 03:44:19 (50/86) Installing libvorbis (1.3.7-r0) 03:44:19 (51/86) Installing libsndfile (1.1.0-r2) 03:44:19 (52/86) Installing libgomp (12.2.1_git20220924-r4) 03:44:19 (53/86) Installing soxr (0.1.3-r3) 03:44:19 (54/86) Installing speexdsp (1.2.1-r0) 03:44:19 (55/86) Installing tdb-libs (1.4.6-r0) 03:44:19 (56/86) Installing libpulse (16.1-r6) 03:44:19 (57/86) Installing cjson (1.7.15-r3) 03:44:19 (58/86) Installing mbedtls (2.28.4-r0) 03:44:19 (59/86) Installing librist (0.2.7-r0) 03:44:19 (60/86) Installing libsrt (1.5.1-r0) 03:44:19 (61/86) Installing libssh (0.10.5-r0) 03:44:19 (62/86) Installing libtheora (1.1.1-r16) 03:44:19 (63/86) Installing libjpeg-turbo (2.1.4-r0) 03:44:19 (64/86) Installing v4l-utils-libs (1.22.1-r2) 03:44:19 (65/86) Installing libxext (1.3.5-r0) 03:44:19 (66/86) Installing libxfixes (6.0.0-r0) 03:44:19 (67/86) Installing wayland-libs-client (1.21.0-r1) 03:44:19 (68/86) Installing libva (2.16.0-r0) 03:44:19 (69/86) Installing libvdpau (1.5-r0) 03:44:19 (70/86) Installing vidstab (1.1.0-r2) 03:44:19 (71/86) Installing libvpx (1.12.0-r1) 03:44:19 (72/86) Installing libwebp (1.2.4-r2) 03:44:19 (73/86) Installing x264-libs (0.164_git20220602-r0) 03:44:19 (74/86) Installing numactl (2.0.16-r1) 03:44:19 (75/86) Installing x265-libs (3.5-r3) 03:44:19 (76/86) Installing xvidcore (1.3.7-r1) 03:44:19 (77/86) Installing libsodium (1.0.18-r2) 03:44:19 (78/86) Installing libzmq (4.3.4-r1) 03:44:19 (79/86) Installing ffmpeg-libs (5.1.3-r0) 03:44:19 (80/86) Installing ffmpeg (5.1.3-r0) 03:44:19 (81/86) Installing udev-init-scripts (35-r1) 03:44:19 (82/86) Installing eudev-libs (3.2.11-r4) 03:44:19 (83/86) Installing xz-libs (5.2.9-r0) 03:44:19 (84/86) Installing zstd-libs (1.5.5-r0) 03:44:19 (85/86) Installing kmod-libs (30-r1) 03:44:19 (86/86) Installing eudev (3.2.11-r4) 03:44:19 Executing busybox-1.35.0-r29.trigger 03:44:19 Executing eudev-3.2.11-r4.trigger 03:44:19 OK: 112 MiB in 101 packages 03:44:22 Removing intermediate container 346708e88b26 03:44:22 ---> 78a94cba37e6 03:44:22 Step 18/36 : WORKDIR / 03:44:22 ---> Running in 9a8419f048a0 03:44:22 Removing intermediate container 9a8419f048a0 03:44:22 ---> e638047012ab 03:44:22 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 03:44:23 ---> fd6263ff2092 03:44:23 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 03:44:23 ---> 82a5513d6559 03:44:23 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 03:44:23 ---> a5d9a09c5e62 03:44:23 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 03:44:24 ---> a9e6a0aa7c12 03:44:24 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 03:44:24 ---> 5e06a9c590e6 03:44:24 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 03:44:24 ---> 3f19d4a0df91 03:44:24 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 03:44:25 ---> 60f960af452d 03:44:25 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 03:44:25 ---> Running in cf7a36e1e897 03:44:25 Removing intermediate container cf7a36e1e897 03:44:25 ---> a4a704da8eec 03:44:25 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 03:44:25 ---> Running in 1a3e07a9ad2b 03:44:26 Removing intermediate container 1a3e07a9ad2b 03:44:26 ---> 607fd7a489cd 03:44:26 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 03:44:26 ---> Running in 7161c0ea5e23 03:44:26 Removing intermediate container 7161c0ea5e23 03:44:26 ---> 74cae7ad8cc7 03:44:26 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 03:44:26 ---> Running in 7e21636d6fa0 03:44:27 Removing intermediate container 7e21636d6fa0 03:44:27 ---> a7e0e6c1a510 03:44:27 Step 30/36 : EXPOSE 59983 03:44:27 ---> Running in e339fa4715ff 03:44:27 Removing intermediate container e339fa4715ff 03:44:27 ---> dec454e8a0b4 03:44:27 Step 31/36 : EXPOSE 8554 03:44:27 ---> Running in 36552705a22d 03:44:27 Removing intermediate container 36552705a22d 03:44:27 ---> a898bf4a6d90 03:44:27 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 03:44:27 ---> Running in 399e36e5e3ae 03:44:27 Removing intermediate container 399e36e5e3ae 03:44:27 ---> 86695d0ac8d8 03:44:27 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 03:44:27 ---> Running in 6bb89fe644ae 03:44:27 Removing intermediate container 6bb89fe644ae 03:44:27 ---> 895a2e33ee86 03:44:27 Step 34/36 : LABEL arch=amd64 03:44:27 ---> Running in a4136cc767c3 03:44:27 Removing intermediate container a4136cc767c3 03:44:27 ---> 6e9d5fcc4872 03:44:27 Step 35/36 : LABEL git_sha=5f6ddc471072d7de5768bf3a6831573b01813ed1 03:44:27 ---> Running in f8e9297bf453 03:44:27 Removing intermediate container f8e9297bf453 03:44:27 ---> bc72ae3ea086 03:44:27 Step 36/36 : LABEL version=3.1.0-dev.14 03:44:27 ---> Running in acb21d9e1dd6 03:44:27 Removing intermediate container acb21d9e1dd6 03:44:27 ---> 87c083b0c359 03:44:27 [Warning] One or more build-args [ARCH] were not consumed 03:44:27 Successfully built 87c083b0c359 03:44:27 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 03:44:28 provisioning config files... 03:44:28 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15336459546888397811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:44:28 ---> docker-login.sh 03:44:28 nexus3.edgexfoundry.org:10001 03:44:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:28 Configure a credential helper to remove this warning. See 03:44:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:28 03:44:28 Login Succeeded 03:44:28 nexus3.edgexfoundry.org:10002 03:44:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:28 Configure a credential helper to remove this warning. See 03:44:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:28 03:44:28 Login Succeeded 03:44:28 nexus3.edgexfoundry.org:10003 03:44:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:28 Configure a credential helper to remove this warning. See 03:44:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:28 03:44:28 Login Succeeded 03:44:28 nexus3.edgexfoundry.org:10004 03:44:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:28 Configure a credential helper to remove this warning. See 03:44:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:28 03:44:28 Login Succeeded 03:44:28 docker.io 03:44:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:28 Configure a credential helper to remove this warning. See 03:44:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:28 03:44:28 Login Succeeded 03:44:28 ---> docker-login.sh ends [Pipeline] } 03:44:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:44:28 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 03:44:28 5f6ddc471072d7de5768bf3a6831573b01813ed1 03:44:28 latest 03:44:28 3.1.0-dev.14 03:44:28 5f6ddc471072d7de5768bf3a6831573b01813ed1-3.1.0-dev.14 03:44:28 main 03:44:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:29 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:5f6ddc471072d7de5768bf3a6831573b01813ed1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:29 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:5f6ddc471072d7de5768bf3a6831573b01813ed1 03:44:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:44:29 43c221669289: Preparing 03:44:29 02ad49edc842: Preparing 03:44:29 cb2ccbe22037: Preparing 03:44:29 a7fe6f8f0421: Preparing 03:44:29 3827b5b91e75: Preparing 03:44:29 acc83c6ca332: Preparing 03:44:29 acd3b38798ce: Preparing 03:44:29 5e9f2b7efe91: Preparing 03:44:29 a8dfb12bc1d7: Preparing 03:44:29 f71e4ddb8709: Preparing 03:44:29 28766d23e488: Preparing 03:44:29 c8f169994dcf: Preparing 03:44:29 36b50b131297: Preparing 03:44:29 5e9f2b7efe91: Waiting 03:44:29 a8dfb12bc1d7: Waiting 03:44:29 f71e4ddb8709: Waiting 03:44:29 28766d23e488: Waiting 03:44:29 c8f169994dcf: Waiting 03:44:29 36b50b131297: Waiting 03:44:29 acc83c6ca332: Waiting 03:44:29 acd3b38798ce: Waiting 03:44:29 cb2ccbe22037: Pushed 03:44:29 43c221669289: Pushed 03:44:29 02ad49edc842: Pushed 03:44:29 a7fe6f8f0421: Pushed 03:44:29 acc83c6ca332: Pushed 03:44:29 acd3b38798ce: Pushed 03:44:29 a8dfb12bc1d7: Pushed 03:44:29 5e9f2b7efe91: Pushed 03:44:29 36b50b131297: Layer already exists 03:44:29 f71e4ddb8709: Pushed 03:44:32 3827b5b91e75: Pushed 03:44:32 28766d23e488: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:44:37 provisioning config files... 03:44:37 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/138@tmp/config12210860788702928005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:44:37 ---> docker-login.sh 03:44:37 nexus3.edgexfoundry.org:10001 03:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:38 Configure a credential helper to remove this warning. See 03:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:38 03:44:38 Login Succeeded 03:44:38 nexus3.edgexfoundry.org:10002 03:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:38 Configure a credential helper to remove this warning. See 03:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:38 03:44:38 Login Succeeded 03:44:38 nexus3.edgexfoundry.org:10003 03:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:38 c8f169994dcf: Pushed 03:44:38 5f6ddc471072d7de5768bf3a6831573b01813ed1: digest: sha256:fc2d52297fe85a35f87d2e10fc722253946904f6b3c07f20b885b1e764b80a9f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:39 Configure a credential helper to remove this warning. See 03:44:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:39 03:44:39 Login Succeeded 03:44:39 nexus3.edgexfoundry.org:10004 03:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:39 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:39 Configure a credential helper to remove this warning. See 03:44:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:39 03:44:39 Login Succeeded 03:44:39 docker.io 03:44:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 03:44:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:44:39 43c221669289: Preparing 03:44:39 02ad49edc842: Preparing 03:44:39 cb2ccbe22037: Preparing 03:44:39 a7fe6f8f0421: Preparing 03:44:39 3827b5b91e75: Preparing 03:44:39 acc83c6ca332: Preparing 03:44:39 acd3b38798ce: Preparing 03:44:39 5e9f2b7efe91: Preparing 03:44:39 a8dfb12bc1d7: Preparing 03:44:39 f71e4ddb8709: Preparing 03:44:39 28766d23e488: Preparing 03:44:39 c8f169994dcf: Preparing 03:44:39 36b50b131297: Preparing 03:44:39 acd3b38798ce: Waiting 03:44:39 5e9f2b7efe91: Waiting 03:44:39 a8dfb12bc1d7: Waiting 03:44:39 f71e4ddb8709: Waiting 03:44:39 36b50b131297: Waiting 03:44:39 28766d23e488: Waiting 03:44:39 acc83c6ca332: Waiting 03:44:39 02ad49edc842: Layer already exists 03:44:39 3827b5b91e75: Layer already exists 03:44:39 a7fe6f8f0421: Layer already exists 03:44:39 cb2ccbe22037: Layer already exists 03:44:39 43c221669289: Layer already exists 03:44:39 acc83c6ca332: Layer already exists 03:44:39 acd3b38798ce: Layer already exists 03:44:39 a8dfb12bc1d7: Layer already exists 03:44:39 5e9f2b7efe91: Layer already exists 03:44:39 f71e4ddb8709: Layer already exists 03:44:39 28766d23e488: Layer already exists 03:44:39 c8f169994dcf: Layer already exists 03:44:39 36b50b131297: Layer already exists 03:44:39 latest: digest: sha256:fc2d52297fe85a35f87d2e10fc722253946904f6b3c07f20b885b1e764b80a9f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:39 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:40 Configure a credential helper to remove this warning. See 03:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:40 03:44:40 Login Succeeded 03:44:40 ---> docker-login.sh ends [Pipeline] } 03:44:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 03:44:40 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.14 03:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:44:40 43c221669289: Preparing 03:44:40 02ad49edc842: Preparing 03:44:40 cb2ccbe22037: Preparing 03:44:40 a7fe6f8f0421: Preparing 03:44:40 3827b5b91e75: Preparing 03:44:40 acc83c6ca332: Preparing 03:44:40 acd3b38798ce: Preparing 03:44:40 5e9f2b7efe91: Preparing 03:44:40 a8dfb12bc1d7: Preparing 03:44:40 f71e4ddb8709: Preparing 03:44:40 28766d23e488: Preparing 03:44:40 c8f169994dcf: Preparing 03:44:40 36b50b131297: Preparing 03:44:40 a8dfb12bc1d7: Waiting 03:44:40 f71e4ddb8709: Waiting 03:44:40 28766d23e488: Waiting 03:44:40 c8f169994dcf: Waiting 03:44:40 36b50b131297: Waiting 03:44:40 acd3b38798ce: Waiting 03:44:40 5e9f2b7efe91: Waiting 03:44:40 acc83c6ca332: Waiting 03:44:40 02ad49edc842: Layer already exists 03:44:40 3827b5b91e75: Layer already exists 03:44:40 cb2ccbe22037: Layer already exists 03:44:40 43c221669289: Layer already exists 03:44:40 a7fe6f8f0421: Layer already exists 03:44:40 acd3b38798ce: Layer already exists 03:44:40 acc83c6ca332: Layer already exists 03:44:40 a8dfb12bc1d7: Layer already exists 03:44:40 5e9f2b7efe91: Layer already exists 03:44:40 f71e4ddb8709: Layer already exists 03:44:40 28766d23e488: Layer already exists 03:44:40 c8f169994dcf: Layer already exists 03:44:40 36b50b131297: Layer already exists 03:44:40 3.1.0-dev.14: digest: sha256:fc2d52297fe85a35f87d2e10fc722253946904f6b3c07f20b885b1e764b80a9f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo 03:44:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:44:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:44:40 ========================================================= 03:44:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 03:44:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:40 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:5f6ddc471072d7de5768bf3a6831573b01813ed1-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:40 + 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 . 03:44:40 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:5f6ddc471072d7de5768bf3a6831573b01813ed1-3.1.0-dev.14 03:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:44:40 43c221669289: Preparing 03:44:40 02ad49edc842: Preparing 03:44:40 cb2ccbe22037: Preparing 03:44:40 a7fe6f8f0421: Preparing 03:44:40 3827b5b91e75: Preparing 03:44:40 acc83c6ca332: Preparing 03:44:40 acd3b38798ce: Preparing 03:44:40 5e9f2b7efe91: Preparing 03:44:40 a8dfb12bc1d7: Preparing 03:44:40 f71e4ddb8709: Preparing 03:44:40 28766d23e488: Preparing 03:44:40 c8f169994dcf: Preparing 03:44:40 36b50b131297: Preparing 03:44:40 f71e4ddb8709: Waiting 03:44:40 acd3b38798ce: Waiting 03:44:40 5e9f2b7efe91: Waiting 03:44:40 a8dfb12bc1d7: Waiting 03:44:40 28766d23e488: Waiting 03:44:40 36b50b131297: Waiting 03:44:40 c8f169994dcf: Waiting 03:44:40 acc83c6ca332: Waiting 03:44:40 3827b5b91e75: Layer already exists 03:44:40 43c221669289: Layer already exists 03:44:40 cb2ccbe22037: Layer already exists 03:44:40 02ad49edc842: Layer already exists 03:44:40 a7fe6f8f0421: Layer already exists 03:44:40 acc83c6ca332: Layer already exists 03:44:40 acd3b38798ce: Layer already exists 03:44:40 f71e4ddb8709: Layer already exists 03:44:40 5e9f2b7efe91: Layer already exists 03:44:40 a8dfb12bc1d7: Layer already exists 03:44:40 28766d23e488: Layer already exists 03:44:40 c8f169994dcf: Layer already exists 03:44:40 36b50b131297: Layer already exists 03:44:40 5f6ddc471072d7de5768bf3a6831573b01813ed1-3.1.0-dev.14: digest: sha256:fc2d52297fe85a35f87d2e10fc722253946904f6b3c07f20b885b1e764b80a9f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:40 Sending build context to Docker daemon 1.282MB 03:44:40 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 03:44:40 Step 2/13 : FROM ${BASE} AS builder 03:44:41 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:44:41 edb6bdbacee9: Pulling fs layer 03:44:41 5f9638ab2659: Pulling fs layer 03:44:41 8d51d6327a98: Pulling fs layer 03:44:41 8b374f2dd631: Pulling fs layer 03:44:41 ec14aa9079de: Pulling fs layer 03:44:41 2f466654f4bb: Pulling fs layer 03:44:41 554e91adad29: Pulling fs layer 03:44:41 ec14aa9079de: Waiting 03:44:41 2f466654f4bb: Waiting 03:44:41 554e91adad29: Waiting 03:44:41 8b374f2dd631: Waiting 03:44:41 5f9638ab2659: Verifying Checksum 03:44:41 5f9638ab2659: Download complete 03:44:41 8b374f2dd631: Download complete 03:44:41 ec14aa9079de: Verifying Checksum 03:44:41 ec14aa9079de: Download complete 03:44:41 edb6bdbacee9: Verifying Checksum 03:44:41 edb6bdbacee9: Download complete 03:44:41 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 03:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:44:41 43c221669289: Preparing 03:44:41 02ad49edc842: Preparing 03:44:41 cb2ccbe22037: Preparing 03:44:41 a7fe6f8f0421: Preparing 03:44:41 3827b5b91e75: Preparing 03:44:41 acc83c6ca332: Preparing 03:44:41 acd3b38798ce: Preparing 03:44:41 5e9f2b7efe91: Preparing 03:44:41 a8dfb12bc1d7: Preparing 03:44:41 f71e4ddb8709: Preparing 03:44:41 28766d23e488: Preparing 03:44:41 c8f169994dcf: Preparing 03:44:41 36b50b131297: Preparing 03:44:41 acc83c6ca332: Waiting 03:44:41 a8dfb12bc1d7: Waiting 03:44:41 acd3b38798ce: Waiting 03:44:41 f71e4ddb8709: Waiting 03:44:41 c8f169994dcf: Waiting 03:44:41 28766d23e488: Waiting 03:44:41 36b50b131297: Waiting 03:44:41 5e9f2b7efe91: Waiting 03:44:41 43c221669289: Layer already exists 03:44:41 02ad49edc842: Layer already exists 03:44:41 3827b5b91e75: Layer already exists 03:44:41 a7fe6f8f0421: Layer already exists 03:44:41 cb2ccbe22037: Layer already exists 03:44:41 acd3b38798ce: Layer already exists 03:44:41 acc83c6ca332: Layer already exists 03:44:41 a8dfb12bc1d7: Layer already exists 03:44:41 5e9f2b7efe91: Layer already exists 03:44:41 f71e4ddb8709: Layer already exists 03:44:41 28766d23e488: Layer already exists 03:44:41 c8f169994dcf: Layer already exists 03:44:41 36b50b131297: Layer already exists 03:44:41 main: digest: sha256:fc2d52297fe85a35f87d2e10fc722253946904f6b3c07f20b885b1e764b80a9f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:41 ===================================================== [Pipeline] echo 03:44:41 taggedImages: 03:44:41 - nexus3.edgexfoundry.org:10004/device-usb-camera:5f6ddc471072d7de5768bf3a6831573b01813ed1 03:44:41 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 03:44:41 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.14 03:44:41 - nexus3.edgexfoundry.org:10004/device-usb-camera:5f6ddc471072d7de5768bf3a6831573b01813ed1-3.1.0-dev.14 03:44:41 - 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 03:44:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:44:41 03:44:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:44:42 latest: Pulling from edgex-lftools-log-publisher 03:44:42 5eb5b503b376: Pulling fs layer 03:44:42 5c69ac0246d0: Pulling fs layer 03:44:42 ec43610c2a17: Pulling fs layer 03:44:42 3a2ae6a8a46f: Pulling fs layer 03:44:42 33b1e0a273af: Pulling fs layer 03:44:42 5d3b04190fa2: Pulling fs layer 03:44:42 2f39f015ded8: Pulling fs layer 03:44:42 33b1e0a273af: Waiting 03:44:42 3a2ae6a8a46f: Waiting 03:44:42 5d3b04190fa2: Waiting 03:44:42 2f39f015ded8: Waiting 03:44:42 5c69ac0246d0: Verifying Checksum 03:44:42 5c69ac0246d0: Download complete 03:44:42 3a2ae6a8a46f: Verifying Checksum 03:44:42 3a2ae6a8a46f: Download complete 03:44:42 33b1e0a273af: Verifying Checksum 03:44:42 33b1e0a273af: Download complete 03:44:42 5d3b04190fa2: Verifying Checksum 03:44:42 5d3b04190fa2: Download complete 03:44:42 edb6bdbacee9: Pull complete 03:44:42 ec43610c2a17: Verifying Checksum 03:44:42 ec43610c2a17: Download complete 03:44:42 5eb5b503b376: Verifying Checksum 03:44:42 5eb5b503b376: Download complete 03:44:42 554e91adad29: Verifying Checksum 03:44:42 554e91adad29: Download complete 03:44:42 5f9638ab2659: Pull complete 03:44:43 2f39f015ded8: Download complete 03:44:43 2f466654f4bb: Verifying Checksum 03:44:43 2f466654f4bb: Download complete 03:44:43 8d51d6327a98: Verifying Checksum 03:44:43 8d51d6327a98: Download complete 03:44:43 5eb5b503b376: Pull complete 03:44:43 5c69ac0246d0: Pull complete 03:44:44 ec43610c2a17: Pull complete 03:44:44 3a2ae6a8a46f: Pull complete 03:44:44 33b1e0a273af: Pull complete 03:44:44 5d3b04190fa2: Pull complete 03:44:48 2f39f015ded8: Pull complete 03:44:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:44:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:44:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:44:48 prd-ubuntu20.04-docker-8c-8g-5087 does not seem to be running inside a container 03:44:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 03:44:53 $ docker top 307556567ffb1847321d7f89b2644050d752c561f5cecdd7398d2d16fc6e92db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:44:54 ---> job-cost.sh 03:44:54 lf-activate-venv: SKIPPING 03:44:54 INFO: No Stack... 03:44:54 INFO: Retrieving Pricing Info for: v3-standard-8 03:44:54 INFO: Archiving Costs [Pipeline] sh 03:44:55 + cut -d, -f6 03:44:55 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [Pipeline] lock 03:44:55 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-138-stack-cost] 03:44:55 Resource [jenkins-edgexfoundry-device-usb-camera-main-138-stack-cost] did not exist. Created. 03:44:55 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:44:55 + echo total: 0.2199999988079071 [Pipeline] stash 03:44:55 Stashed 1 file(s) [Pipeline] } 03:44:55 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-138-stack-cost] [Pipeline] // lock [Pipeline] } 03:44:55 $ docker stop --time=1 307556567ffb1847321d7f89b2644050d752c561f5cecdd7398d2d16fc6e92db 03:44:56 8d51d6327a98: Pull complete 03:44:56 8b374f2dd631: Pull complete 03:44:56 ec14aa9079de: Pull complete 03:44:56 $ docker rm -f --volumes 307556567ffb1847321d7f89b2644050d752c561f5cecdd7398d2d16fc6e92db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:45:01 2f466654f4bb: Pull complete 03:45:04 554e91adad29: Pull complete 03:45:04 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 03:45:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 03:45:04 ---> 1e15ea492957 03:45:04 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:45:06 ---> Running in 5a63ab700739 03:45:06 Removing intermediate container 5a63ab700739 03:45:06 ---> b48e231553b5 03:45:06 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:45:06 ---> Running in 275a2a49a134 03:45:06 Removing intermediate container 275a2a49a134 03:45:06 ---> 61f105a7e63f 03:45:06 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 03:45:06 ---> Running in f75945e22e24 03:45:06 Removing intermediate container f75945e22e24 03:45:06 ---> b145885ac5c2 03:45:06 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 03:45:06 ---> Running in 23b92b30e1f7 03:45:06 Removing intermediate container 23b92b30e1f7 03:45:06 ---> 4f4028df2e29 03:45:06 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:45:07 ---> Running in 3141cf591978 03:45:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:45:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:45:10 (1/14) Installing libintl (0.21.1-r1) 03:45:10 (2/14) Installing eudev-libs (3.2.11-r4) 03:45:10 (3/14) Installing libjpeg-turbo (2.1.4-r0) 03:45:10 (4/14) Installing v4l-utils-libs (1.22.1-r2) 03:45:10 (5/14) Installing v4l-utils (1.22.1-r2) 03:45:10 (6/14) Installing udev-init-scripts (35-r1) 03:45:10 (7/14) Installing libblkid (2.38.1-r1) 03:45:10 (8/14) Installing xz-libs (5.2.9-r0) 03:45:10 (9/14) Installing zstd-libs (1.5.5-r0) 03:45:10 (10/14) Installing kmod-libs (30-r1) 03:45:10 (11/14) Installing eudev (3.2.11-r4) 03:45:10 (12/14) Installing eudev-dev (3.2.11-r4) 03:45:10 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 03:45:10 (14/14) Installing v4l-utils-dev (1.22.1-r2) 03:45:10 Executing busybox-1.35.0-r29.trigger 03:45:10 Executing eudev-3.2.11-r4.trigger 03:45:10 OK: 271 MiB in 67 packages 03:45:12 Removing intermediate container 3141cf591978 03:45:12 ---> 53004a25e1d3 03:45:12 Step 8/13 : WORKDIR /device-usb-camera 03:45:12 ---> Running in e2ee0aa1a575 03:45:13 Removing intermediate container e2ee0aa1a575 03:45:13 ---> b6e93ccb6a80 03:45:13 Step 9/13 : COPY go.mod vendor* ./ 03:45:13 ---> 04e7bdf5435c 03:45:13 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:13 ---> Running in 647713eb1a8d 03:46:21 Removing intermediate container 647713eb1a8d 03:46:21 ---> 4a950bc6bf7f 03:46:21 Step 11/13 : COPY . . 03:46:21 ---> 9ab41d0a23db 03:46:21 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 03:46:21 ---> Running in 4824a0a6e709 03:46:21  % Total % Received % Xferd Average Speed Time Time Time Current 03:46:21  Dload Upload Total Spent  Left Speed 03:46:21  0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0  0 5170 0 --:--:-- --:--:-- --:--:-- 5199 03:46:21 Removing intermediate container 4824a0a6e709 03:46:21 ---> 44302d680fdd 03:46:21 Step 13/13 : RUN ${MAKE} 03:46:21 ---> Running in 84fea196b475 03:46:21 noop 03:46:21 Removing intermediate container 84fea196b475 03:46:21 ---> fedf0c07d371 03:46:21 Successfully built fedf0c07d371 03:46:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:22 + docker inspect -f . ci-base-image-arm64 03:46:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:22 prd-ubuntu20.04-docker-arm64-4c-16g-5088 does not seem to be running inside a container 03:46:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/138 -v /w/workspace/device-usb-camera/138:/w/workspace/device-usb-camera/138:rw,z -v /w/workspace/device-usb-camera/138@tmp:/w/workspace/device-usb-camera/138@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 03:46:23 $ docker top a76ecb94c5813519d64b6d0a07f67fe0f8eeb84401438b299267e6cdb886a415 -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:24 + go version 03:46:24 go version go1.20.6 linux/arm64 [Pipeline] } 03:46:24 $ docker stop --time=1 a76ecb94c5813519d64b6d0a07f67fe0f8eeb84401438b299267e6cdb886a415 03:46:26 $ docker rm -f --volumes a76ecb94c5813519d64b6d0a07f67fe0f8eeb84401438b299267e6cdb886a415 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:26 + docker inspect -f . ci-base-image-arm64 03:46:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:26 prd-ubuntu20.04-docker-arm64-4c-16g-5088 does not seem to be running inside a container 03:46:26 $ 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/138 -v /w/workspace/device-usb-camera/138:/w/workspace/device-usb-camera/138:rw,z -v /w/workspace/device-usb-camera/138@tmp:/w/workspace/device-usb-camera/138@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 03:46:27 $ docker top 18416cc221a98c368d05bfff5ce6e7454b245862c9e83a3362e58c7967c3c3d6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:28 + git config --global --add safe.directory /w/workspace/device-usb-camera/138 [Pipeline] fileExists [Pipeline] sh 03:46:28 + make test 03:46:28 go test ./... -coverprofile=coverage.out ./... 03:47:01 ? github.com/edgexfoundry/device-usb-camera [no test files] 03:49:07 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 03:49:09 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.091s coverage: 4.4% of statements 03:49:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:49:10 go vet ./... 03:49:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:49:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:49:36 ./bin/test-attribution-txt.sh [Pipeline] echo 03:49:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:49:36 $ docker stop --time=1 18416cc221a98c368d05bfff5ce6e7454b245862c9e83a3362e58c7967c3c3d6 03:49:40 $ docker rm -f --volumes 18416cc221a98c368d05bfff5ce6e7454b245862c9e83a3362e58c7967c3c3d6 [Pipeline] // withDockerContainer [Pipeline] sh 03:49:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:49:41 Warning: overwriting stash ‘coverage-report’ 03:49:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:49:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:49:42 + ls -al . 03:49:42 total 216 03:49:42 drwxrwxr-x 9 jenkins jenkins 4096 Sep 1 03:46 . 03:49:42 drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 03:44 .. 03:49:42 drwxrwxr-x 8 jenkins jenkins 4096 Sep 1 03:44 .git 03:49:42 drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 03:44 .github 03:49:42 -rw-rw-r-- 1 jenkins jenkins 468 Sep 1 03:44 .gitignore 03:49:42 -rw-rw-r-- 1 jenkins jenkins 45 Sep 1 03:44 .golangci.yml 03:49:42 -rw-rw-r-- 1 jenkins jenkins 77 Sep 1 03:44 .hadolint.yml 03:49:42 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 1 03:44 Attribution.txt 03:49:42 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 1 03:44 CHANGELOG.md 03:49:42 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 1 03:44 Dockerfile 03:49:42 -rw-rw-r-- 1 jenkins jenkins 678 Sep 1 03:44 GOVERNANCE.md 03:49:42 -rw-rw-r-- 1 jenkins jenkins 659 Sep 1 03:44 Jenkinsfile 03:49:42 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 1 03:44 LICENSE 03:49:42 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 1 03:44 Makefile 03:49:42 -rw-rw-r-- 1 jenkins jenkins 622 Sep 1 03:44 OWNERS.md 03:49:42 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 1 03:44 README.md 03:49:42 -rw-rw-r-- 1 jenkins jenkins 12 Sep 1 03:42 VERSION 03:49:42 drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 03:44 bin 03:49:42 drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 03:44 cmd 03:49:42 -rw-r--r-- 1 jenkins jenkins 53856 Sep 1 03:49 coverage.out 03:49:42 -rwxrwxr-x 1 jenkins jenkins 140 Sep 1 03:44 docker-entrypoint.sh 03:49:42 drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 03:44 docs 03:49:42 -rw-rw-r-- 1 jenkins jenkins 3951 Sep 1 03:44 go.mod 03:49:42 -rw-rw-r-- 1 jenkins jenkins 34252 Sep 1 03:44 go.sum 03:49:42 drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 03:44 internal 03:49:42 drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 03:44 snap 03:49:42 -rw-rw-r-- 1 jenkins jenkins 231 Sep 1 03:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:42 + 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=5f6ddc471072d7de5768bf3a6831573b01813ed1 --label arch=arm64 --label version=3.1.0-dev.14 . 03:49:42 Sending build context to Docker daemon 1.336MB 03:49:42 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 03:49:42 Step 2/36 : FROM ${BASE} AS builder 03:49:42 ---> fedf0c07d371 03:49:42 Step 3/36 : ARG ADD_BUILD_TAGS="" 03:49:43 ---> Running in 17f05e80a3cf 03:49:43 Removing intermediate container 17f05e80a3cf 03:49:43 ---> 47d4b88e6248 03:49:43 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:49:43 ---> Running in 155787d1f117 03:49:43 Removing intermediate container 155787d1f117 03:49:43 ---> 6401612078d9 03:49:43 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 03:49:43 ---> Running in a82ec88ffbeb 03:49:44 Removing intermediate container a82ec88ffbeb 03:49:44 ---> 0370be0c01f6 03:49:44 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 03:49:44 ---> Running in aaf0ba3597a6 03:49:44 Removing intermediate container aaf0ba3597a6 03:49:44 ---> f55a44f19ef3 03:49:44 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:49:44 ---> Running in efda4393461e 03:49:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:49:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:49:48 OK: 271 MiB in 67 packages 03:49:49 Removing intermediate container efda4393461e 03:49:49 ---> c0982284f810 03:49:49 Step 8/36 : WORKDIR /device-usb-camera 03:49:49 ---> Running in 6cbafaab9d6c 03:49:49 Removing intermediate container 6cbafaab9d6c 03:49:49 ---> df38099899fe 03:49:49 Step 9/36 : COPY go.mod vendor* ./ 03:49:50 ---> 496c93431bc0 03:49:50 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:50 ---> Running in 42f5b7967901 03:49:53 Removing intermediate container 42f5b7967901 03:49:53 ---> 1afdac4fd22f 03:49:53 Step 11/36 : COPY . . 03:49:54 ---> 782bfa96fc57 03:49:54 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 03:49:54 ---> Running in e980187627f7 03:49:55  % Total  % Received % Xferd Average Speed Time Time Time Current 03:49:55   Dload Upload Total Spent Left Speed 03:49:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 2059 0 --:--:-- --:--:-- --:--:-- 2064 03:49:56 Removing intermediate container e980187627f7 03:49:56 ---> f1ad43517772 03:49:56 Step 13/36 : RUN ${MAKE} 03:49:56 ---> Running in d46f4e1406b3 03:49:57 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 03:52:34 Removing intermediate container d46f4e1406b3 03:52:34 ---> 26727806d16c 03:52:34 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 03:52:34 v0.21.6: Pulling from aler9/rtsp-simple-server 03:52:34 8766b47fe142: Pulling fs layer 03:52:34 8766b47fe142: Verifying Checksum 03:52:34 8766b47fe142: Download complete 03:52:34 8766b47fe142: Pull complete 03:52:34 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 03:52:34 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 03:52:34 ---> 69d40e2cb93c 03:52:34 Step 15/36 : FROM alpine:3.17 03:52:34 3.17: Pulling from library/alpine 03:52:34 4060ece20d7a: Pulling fs layer 03:52:34 4060ece20d7a: Verifying Checksum 03:52:34 4060ece20d7a: Download complete 03:52:34 4060ece20d7a: Pull complete 03:52:34 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:52:34 Status: Downloaded newer image for alpine:3.17 03:52:34 ---> 8650cd65339b 03:52:34 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:52:34 ---> Running in 9a2baeea68bd 03:52:34 Removing intermediate container 9a2baeea68bd 03:52:34 ---> 3096a1840a3e 03:52:34 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 03:52:34 ---> Running in ab6b7204f805 03:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:52:34 (1/83) Installing dumb-init (1.2.5-r2) 03:52:34 (2/83) Installing sdl2 (2.26.5-r0) 03:52:34 (3/83) Installing libxau (1.0.10-r0) 03:52:34 (4/83) Installing libmd (1.0.4-r0) 03:52:34 (5/83) Installing libbsd (0.11.7-r0) 03:52:34 (6/83) Installing libxdmcp (1.1.4-r0) 03:52:34 (7/83) Installing libxcb (1.15-r0) 03:52:34 (8/83) Installing libx11 (1.8.4-r1) 03:52:34 (9/83) Installing aom-libs (3.5.0-r0) 03:52:34 (10/83) Installing alsa-lib (1.2.8-r0) 03:52:34 (11/83) Installing libexpat (2.5.0-r0) 03:52:34 (12/83) Installing brotli-libs (1.0.9-r9) 03:52:34 (13/83) Installing libbz2 (1.0.8-r4) 03:52:34 (14/83) Installing libpng (1.6.39-r0) 03:52:34 (15/83) Installing freetype (2.12.1-r0) 03:52:34 (16/83) Installing fontconfig (2.14.1-r0) 03:52:34 (17/83) Installing fribidi (1.0.12-r0) 03:52:34 (18/83) Installing libffi (3.4.4-r0) 03:52:34 (19/83) Installing libintl (0.21.1-r1) 03:52:34 (20/83) Installing libblkid (2.38.1-r1) 03:52:34 (21/83) Installing libmount (2.38.1-r1) 03:52:34 (22/83) Installing pcre2 (10.42-r0) 03:52:34 (23/83) Installing glib (2.74.7-r0) 03:52:34 (24/83) Installing graphite2 (1.3.14-r2) 03:52:34 (25/83) Installing harfbuzz (5.3.1-r1) 03:52:34 (26/83) Installing libass (0.16.0-r1) 03:52:34 (27/83) Installing libdav1d (1.0.0-r2) 03:52:34 (28/83) Installing libdrm (2.4.114-r0) 03:52:34 (29/83) Installing gmp (6.2.1-r2) 03:52:34 (30/83) Installing nettle (3.8.1-r0) 03:52:34 (31/83) Installing p11-kit (0.24.1-r1) 03:52:34 (32/83) Installing libtasn1 (4.19.0-r0) 03:52:34 (33/83) Installing libunistring (1.1-r0) 03:52:34 (34/83) Installing gnutls (3.7.8-r3) 03:52:34 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) 03:52:34 (36/83) Installing ncurses-libs (6.3_p20221119-r1) 03:52:34 (37/83) Installing lame (3.100-r2) 03:52:34 (38/83) Installing opus (1.3.1-r1) 03:52:34 (39/83) Installing libasyncns (0.8-r1) 03:52:34 (40/83) Installing dbus-libs (1.14.8-r0) 03:52:34 (41/83) Installing libltdl (2.4.7-r1) 03:52:34 (42/83) Installing orc (0.4.33-r0) 03:52:34 (43/83) Installing libgcc (12.2.1_git20220924-r4) 03:52:34 (44/83) Installing libogg (1.3.5-r2) 03:52:34 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 03:52:34 (46/83) Installing flac-libs (1.4.2-r0) 03:52:34 (47/83) Installing libvorbis (1.3.7-r0) 03:52:34 (48/83) Installing libsndfile (1.1.0-r2) 03:52:34 (49/83) Installing libgomp (12.2.1_git20220924-r4) 03:52:34 (50/83) Installing soxr (0.1.3-r3) 03:52:34 (51/83) Installing speexdsp (1.2.1-r0) 03:52:34 (52/83) Installing tdb-libs (1.4.6-r0) 03:52:34 (53/83) Installing libpulse (16.1-r6) 03:52:34 (54/83) Installing cjson (1.7.15-r3) 03:52:34 (55/83) Installing mbedtls (2.28.4-r0) 03:52:34 (56/83) Installing librist (0.2.7-r0) 03:52:34 (57/83) Installing libsrt (1.5.1-r0) 03:52:34 (58/83) Installing libssh (0.10.5-r0) 03:52:34 (59/83) Installing libtheora (1.1.1-r16) 03:52:34 (60/83) Installing libjpeg-turbo (2.1.4-r0) 03:52:34 (61/83) Installing v4l-utils-libs (1.22.1-r2) 03:52:34 (62/83) Installing libxext (1.3.5-r0) 03:52:34 (63/83) Installing libxfixes (6.0.0-r0) 03:52:34 (64/83) Installing wayland-libs-client (1.21.0-r1) 03:52:34 (65/83) Installing libva (2.16.0-r0) 03:52:34 (66/83) Installing libvdpau (1.5-r0) 03:52:34 (67/83) Installing vidstab (1.1.0-r2) 03:52:34 (68/83) Installing libvpx (1.12.0-r1) 03:52:34 (69/83) Installing libwebp (1.2.4-r2) 03:52:34 (70/83) Installing x264-libs (0.164_git20220602-r0) 03:52:34 (71/83) Installing numactl (2.0.16-r1) 03:52:34 (72/83) Installing x265-libs (3.5-r3) 03:52:34 (73/83) Installing xvidcore (1.3.7-r1) 03:52:34 (74/83) Installing libsodium (1.0.18-r2) 03:52:34 (75/83) Installing libzmq (4.3.4-r1) 03:52:34 (76/83) Installing ffmpeg-libs (5.1.3-r0) 03:52:34 (77/83) Installing ffmpeg (5.1.3-r0) 03:52:34 (78/83) Installing udev-init-scripts (35-r1) 03:52:34 (79/83) Installing eudev-libs (3.2.11-r4) 03:52:34 (80/83) Installing xz-libs (5.2.9-r0) 03:52:34 (81/83) Installing zstd-libs (1.5.5-r0) 03:52:34 (82/83) Installing kmod-libs (30-r1) 03:52:34 (83/83) Installing eudev (3.2.11-r4) 03:52:34 Executing busybox-1.35.0-r29.trigger 03:52:34 Executing eudev-3.2.11-r4.trigger 03:52:34 OK: 86 MiB in 98 packages 03:52:37 Removing intermediate container ab6b7204f805 03:52:37 ---> b7d151d74b90 03:52:37 Step 18/36 : WORKDIR / 03:52:37 ---> Running in 5e2512299e9f 03:52:37 Removing intermediate container 5e2512299e9f 03:52:37 ---> 7f785b71f85d 03:52:37 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 03:52:38 ---> 007ebbe136a7 03:52:38 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 03:52:39 ---> c649a6a8bab2 03:52:39 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 03:52:39 ---> 5f7f0f04d101 03:52:39 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 03:52:40 ---> 4633c0fcfb02 03:52:40 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 03:52:40 ---> cd49a133e395 03:52:40 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 03:52:40 ---> a046e524b0b4 03:52:40 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 03:52:42 ---> 7e796c5ae828 03:52:42 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 03:52:42 ---> Running in a0455c4ed658 03:52:44 Removing intermediate container a0455c4ed658 03:52:44 ---> 372f6a268401 03:52:44 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 03:52:44 ---> Running in 524313aaa3df 03:52:45 Removing intermediate container 524313aaa3df 03:52:45 ---> 5e369542731f 03:52:45 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 03:52:45 ---> Running in 8d961797b2bb 03:52:47 Removing intermediate container 8d961797b2bb 03:52:47 ---> f5ff1e8f6e80 03:52:47 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 03:52:47 ---> Running in 82ca780b72af 03:52:50 Removing intermediate container 82ca780b72af 03:52:50 ---> 444afda4e9a9 03:52:50 Step 30/36 : EXPOSE 59983 03:52:50 ---> Running in 8e7b9ca536cd 03:52:50 Removing intermediate container 8e7b9ca536cd 03:52:50 ---> 97c5c271835f 03:52:50 Step 31/36 : EXPOSE 8554 03:52:50 ---> Running in 3d1a63d593bb 03:52:50 Removing intermediate container 3d1a63d593bb 03:52:50 ---> 9621f1b3fc6a 03:52:50 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 03:52:50 ---> Running in 2172705a8462 03:52:51 Removing intermediate container 2172705a8462 03:52:51 ---> c6637b35a751 03:52:51 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 03:52:51 ---> Running in 03f6f917b4c4 03:52:51 Removing intermediate container 03f6f917b4c4 03:52:51 ---> 55ae82171994 03:52:51 Step 34/36 : LABEL arch=arm64 03:52:51 ---> Running in 8e97bbb29c15 03:52:52 Removing intermediate container 8e97bbb29c15 03:52:52 ---> 596a186b05ac 03:52:52 Step 35/36 : LABEL git_sha=5f6ddc471072d7de5768bf3a6831573b01813ed1 03:52:52 ---> Running in ae65d2f52dd4 03:52:52 Removing intermediate container ae65d2f52dd4 03:52:52 ---> afbc0392478f 03:52:52 Step 36/36 : LABEL version=3.1.0-dev.14 03:52:52 ---> Running in 9e402370b146 03:52:52 Removing intermediate container 9e402370b146 03:52:52 ---> 514601fa62ec 03:52:52 [Warning] One or more build-args [ARCH] were not consumed 03:52:52 Successfully built 514601fa62ec 03:52:52 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 03:52:52 provisioning config files... 03:52:52 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/138@tmp/config7380880064043091263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:52:53 ---> docker-login.sh 03:52:53 nexus3.edgexfoundry.org:10001 03:52:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:52:53 Configure a credential helper to remove this warning. See 03:52:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:52:53 03:52:53 Login Succeeded 03:52:53 nexus3.edgexfoundry.org:10002 03:52:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:52:53 Configure a credential helper to remove this warning. See 03:52:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:52:53 03:52:53 Login Succeeded 03:52:53 nexus3.edgexfoundry.org:10003 03:52:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:52:54 Configure a credential helper to remove this warning. See 03:52:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:52:54 03:52:54 Login Succeeded 03:52:54 nexus3.edgexfoundry.org:10004 03:52:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:52:54 Configure a credential helper to remove this warning. See 03:52:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:52:54 03:52:54 Login Succeeded 03:52:54 docker.io 03:52:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:52:54 Configure a credential helper to remove this warning. See 03:52:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:52:54 03:52:54 Login Succeeded 03:52:54 ---> docker-login.sh ends [Pipeline] } 03:52:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:52:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:52:55 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 03:52:55 5f6ddc471072d7de5768bf3a6831573b01813ed1 03:52:55 latest 03:52:55 3.1.0-dev.14 03:52:55 5f6ddc471072d7de5768bf3a6831573b01813ed1-3.1.0-dev.14 03:52:55 main 03:52:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:55 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5f6ddc471072d7de5768bf3a6831573b01813ed1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:55 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5f6ddc471072d7de5768bf3a6831573b01813ed1 03:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:52:55 44ec086aa9aa: Preparing 03:52:55 006fe04d116e: Preparing 03:52:55 4bf680e41221: Preparing 03:52:55 2c197cdd055b: Preparing 03:52:55 608d194cb50c: Preparing 03:52:55 acc83c6ca332: Preparing 03:52:55 d1a993341e29: Preparing 03:52:55 df97d10daaff: Preparing 03:52:55 e0ea705ad9c4: Preparing 03:52:55 c1723271c4bb: Preparing 03:52:55 d3825ababadd: Preparing 03:52:55 b16a1fb54554: Preparing 03:52:55 d2d9d24a8c2a: Preparing 03:52:55 acc83c6ca332: Waiting 03:52:55 d1a993341e29: Waiting 03:52:55 d3825ababadd: Waiting 03:52:55 b16a1fb54554: Waiting 03:52:55 d2d9d24a8c2a: Waiting 03:52:55 df97d10daaff: Waiting 03:52:55 e0ea705ad9c4: Waiting 03:52:55 c1723271c4bb: Waiting 03:52:56 44ec086aa9aa: Pushed 03:52:56 2c197cdd055b: Pushed 03:52:56 006fe04d116e: Pushed 03:52:56 4bf680e41221: Pushed 03:52:56 acc83c6ca332: Pushed 03:52:56 d1a993341e29: Pushed 03:52:56 e0ea705ad9c4: Pushed 03:52:56 df97d10daaff: Pushed 03:52:56 d2d9d24a8c2a: Layer already exists 03:52:56 c1723271c4bb: Pushed 03:53:01 608d194cb50c: Pushed 03:53:02 d3825ababadd: Pushed 03:53:14 b16a1fb54554: Pushed 03:53:14 5f6ddc471072d7de5768bf3a6831573b01813ed1: digest: sha256:89a9a352c27144c0c7b4748626bcdcf4f2832ba3a0587d42e50e8aabf64e56ef size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:14 + 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 03:53:14 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 03:53:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:53:14 44ec086aa9aa: Preparing 03:53:14 006fe04d116e: Preparing 03:53:14 4bf680e41221: Preparing 03:53:14 2c197cdd055b: Preparing 03:53:14 608d194cb50c: Preparing 03:53:14 acc83c6ca332: Preparing 03:53:14 d1a993341e29: Preparing 03:53:14 df97d10daaff: Preparing 03:53:14 e0ea705ad9c4: Preparing 03:53:14 c1723271c4bb: Preparing 03:53:14 d3825ababadd: Preparing 03:53:14 b16a1fb54554: Preparing 03:53:14 d2d9d24a8c2a: Preparing 03:53:14 e0ea705ad9c4: Waiting 03:53:14 c1723271c4bb: Waiting 03:53:14 d3825ababadd: Waiting 03:53:14 d1a993341e29: Waiting 03:53:14 b16a1fb54554: Waiting 03:53:14 d2d9d24a8c2a: Waiting 03:53:14 df97d10daaff: Waiting 03:53:14 acc83c6ca332: Waiting 03:53:14 2c197cdd055b: Layer already exists 03:53:14 4bf680e41221: Layer already exists 03:53:14 006fe04d116e: Layer already exists 03:53:14 608d194cb50c: Layer already exists 03:53:14 44ec086aa9aa: Layer already exists 03:53:14 df97d10daaff: Layer already exists 03:53:14 acc83c6ca332: Layer already exists 03:53:14 d1a993341e29: Layer already exists 03:53:14 c1723271c4bb: Layer already exists 03:53:14 e0ea705ad9c4: Layer already exists 03:53:14 b16a1fb54554: Layer already exists 03:53:14 d3825ababadd: Layer already exists 03:53:14 d2d9d24a8c2a: Layer already exists 03:53:15 latest: digest: sha256:89a9a352c27144c0c7b4748626bcdcf4f2832ba3a0587d42e50e8aabf64e56ef size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:15 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:15 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.14 03:53:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:53:15 44ec086aa9aa: Preparing 03:53:15 006fe04d116e: Preparing 03:53:15 4bf680e41221: Preparing 03:53:15 2c197cdd055b: Preparing 03:53:15 608d194cb50c: Preparing 03:53:15 acc83c6ca332: Preparing 03:53:15 d1a993341e29: Preparing 03:53:15 df97d10daaff: Preparing 03:53:15 e0ea705ad9c4: Preparing 03:53:15 c1723271c4bb: Preparing 03:53:15 d3825ababadd: Preparing 03:53:15 b16a1fb54554: Preparing 03:53:15 d2d9d24a8c2a: Preparing 03:53:15 e0ea705ad9c4: Waiting 03:53:15 acc83c6ca332: Waiting 03:53:15 d1a993341e29: Waiting 03:53:15 df97d10daaff: Waiting 03:53:15 c1723271c4bb: Waiting 03:53:15 b16a1fb54554: Waiting 03:53:15 d3825ababadd: Waiting 03:53:15 d2d9d24a8c2a: Waiting 03:53:15 608d194cb50c: Layer already exists 03:53:15 44ec086aa9aa: Layer already exists 03:53:15 2c197cdd055b: Layer already exists 03:53:15 006fe04d116e: Layer already exists 03:53:15 4bf680e41221: Layer already exists 03:53:15 acc83c6ca332: Layer already exists 03:53:15 d1a993341e29: Layer already exists 03:53:15 c1723271c4bb: Layer already exists 03:53:15 df97d10daaff: Layer already exists 03:53:15 e0ea705ad9c4: Layer already exists 03:53:15 d3825ababadd: Layer already exists 03:53:15 b16a1fb54554: Layer already exists 03:53:15 d2d9d24a8c2a: Layer already exists 03:53:16 3.1.0-dev.14: digest: sha256:89a9a352c27144c0c7b4748626bcdcf4f2832ba3a0587d42e50e8aabf64e56ef size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:16 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5f6ddc471072d7de5768bf3a6831573b01813ed1-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:16 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5f6ddc471072d7de5768bf3a6831573b01813ed1-3.1.0-dev.14 03:53:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:53:16 44ec086aa9aa: Preparing 03:53:16 006fe04d116e: Preparing 03:53:16 4bf680e41221: Preparing 03:53:16 2c197cdd055b: Preparing 03:53:16 608d194cb50c: Preparing 03:53:16 acc83c6ca332: Preparing 03:53:16 d1a993341e29: Preparing 03:53:16 df97d10daaff: Preparing 03:53:16 e0ea705ad9c4: Preparing 03:53:16 c1723271c4bb: Preparing 03:53:16 d3825ababadd: Preparing 03:53:16 b16a1fb54554: Preparing 03:53:16 d2d9d24a8c2a: Preparing 03:53:16 e0ea705ad9c4: Waiting 03:53:16 c1723271c4bb: Waiting 03:53:16 d3825ababadd: Waiting 03:53:16 acc83c6ca332: Waiting 03:53:16 d1a993341e29: Waiting 03:53:16 df97d10daaff: Waiting 03:53:16 b16a1fb54554: Waiting 03:53:16 d2d9d24a8c2a: Waiting 03:53:16 2c197cdd055b: Layer already exists 03:53:16 006fe04d116e: Layer already exists 03:53:16 4bf680e41221: Layer already exists 03:53:16 44ec086aa9aa: Layer already exists 03:53:16 608d194cb50c: Layer already exists 03:53:16 d1a993341e29: Layer already exists 03:53:16 c1723271c4bb: Layer already exists 03:53:16 df97d10daaff: Layer already exists 03:53:16 e0ea705ad9c4: Layer already exists 03:53:16 acc83c6ca332: Layer already exists 03:53:16 b16a1fb54554: Layer already exists 03:53:16 d2d9d24a8c2a: Layer already exists 03:53:16 d3825ababadd: Layer already exists 03:53:17 5f6ddc471072d7de5768bf3a6831573b01813ed1-3.1.0-dev.14: digest: sha256:89a9a352c27144c0c7b4748626bcdcf4f2832ba3a0587d42e50e8aabf64e56ef size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:17 + 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 03:53:17 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 03:53:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:53:17 44ec086aa9aa: Preparing 03:53:17 006fe04d116e: Preparing 03:53:17 4bf680e41221: Preparing 03:53:17 2c197cdd055b: Preparing 03:53:17 608d194cb50c: Preparing 03:53:17 acc83c6ca332: Preparing 03:53:17 d1a993341e29: Preparing 03:53:17 df97d10daaff: Preparing 03:53:17 e0ea705ad9c4: Preparing 03:53:17 c1723271c4bb: Preparing 03:53:17 d3825ababadd: Preparing 03:53:17 b16a1fb54554: Preparing 03:53:17 d2d9d24a8c2a: Preparing 03:53:17 acc83c6ca332: Waiting 03:53:17 c1723271c4bb: Waiting 03:53:17 d3825ababadd: Waiting 03:53:17 b16a1fb54554: Waiting 03:53:17 d2d9d24a8c2a: Waiting 03:53:17 df97d10daaff: Waiting 03:53:17 e0ea705ad9c4: Waiting 03:53:17 d1a993341e29: Waiting 03:53:17 4bf680e41221: Layer already exists 03:53:17 2c197cdd055b: Layer already exists 03:53:17 44ec086aa9aa: Layer already exists 03:53:17 006fe04d116e: Layer already exists 03:53:17 608d194cb50c: Layer already exists 03:53:17 c1723271c4bb: Layer already exists 03:53:17 acc83c6ca332: Layer already exists 03:53:17 df97d10daaff: Layer already exists 03:53:17 e0ea705ad9c4: Layer already exists 03:53:17 d1a993341e29: Layer already exists 03:53:17 b16a1fb54554: Layer already exists 03:53:17 d3825ababadd: Layer already exists 03:53:17 d2d9d24a8c2a: Layer already exists 03:53:18 main: digest: sha256:89a9a352c27144c0c7b4748626bcdcf4f2832ba3a0587d42e50e8aabf64e56ef size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:53:18 ===================================================== [Pipeline] echo 03:53:18 taggedImages: 03:53:18 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5f6ddc471072d7de5768bf3a6831573b01813ed1 03:53:18 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 03:53:18 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.14 03:53:18 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5f6ddc471072d7de5768bf3a6831573b01813ed1-3.1.0-dev.14 03:53:18 - 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 03:53:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:53:18 03:53:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:53:18 arm64: Pulling from edgex-lftools-log-publisher 03:53:18 8998bd30e6a1: Pulling fs layer 03:53:18 04944245beec: Pulling fs layer 03:53:18 699f458cf7ca: Pulling fs layer 03:53:18 765212b225bb: Pulling fs layer 03:53:18 f23df028b6ca: Pulling fs layer 03:53:18 d65c8cfc05b1: Pulling fs layer 03:53:18 2437ff75d9bd: Pulling fs layer 03:53:18 765212b225bb: Waiting 03:53:18 f23df028b6ca: Waiting 03:53:18 d65c8cfc05b1: Waiting 03:53:18 2437ff75d9bd: Waiting 03:53:19 04944245beec: Verifying Checksum 03:53:19 04944245beec: Download complete 03:53:19 765212b225bb: Verifying Checksum 03:53:19 765212b225bb: Download complete 03:53:19 f23df028b6ca: Verifying Checksum 03:53:19 f23df028b6ca: Download complete 03:53:19 d65c8cfc05b1: Verifying Checksum 03:53:19 d65c8cfc05b1: Download complete 03:53:19 699f458cf7ca: Verifying Checksum 03:53:19 699f458cf7ca: Download complete 03:53:19 8998bd30e6a1: Download complete 03:53:21 2437ff75d9bd: Verifying Checksum 03:53:21 2437ff75d9bd: Download complete 03:53:23 8998bd30e6a1: Pull complete 03:53:23 04944245beec: Pull complete 03:53:25 699f458cf7ca: Pull complete 03:53:25 765212b225bb: Pull complete 03:53:26 f23df028b6ca: Pull complete 03:53:26 d65c8cfc05b1: Pull complete 03:53:41 2437ff75d9bd: Pull complete 03:53:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:53:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:53:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:41 prd-ubuntu20.04-docker-arm64-4c-16g-5088 does not seem to be running inside a container 03:53:41 $ 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/138 -v /w/workspace/device-usb-camera/138:/w/workspace/device-usb-camera/138:rw,z -v /w/workspace/device-usb-camera/138@tmp:/w/workspace/device-usb-camera/138@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 03:53:44 $ docker top e9cdf5ff33f3ebbaad7409997e6d301f602bb75c99a1499752d3dda4f963a57c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:53:45 ---> job-cost.sh 03:53:45 lf-activate-venv: SKIPPING 03:53:45 INFO: No Stack... 03:53:45 INFO: Retrieving Pricing Info for: v3-standard-4 03:53:46 INFO: Archiving Costs [Pipeline] sh 03:53:46 + cat /w/workspace/device-usb-camera/138/archives/cost.csv 03:53:46 + cut -d, -f6 [Pipeline] lock 03:53:46 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-138-stack-cost] 03:53:47 Resource [jenkins-edgexfoundry-device-usb-camera-main-138-stack-cost] did not exist. Created. 03:53:47 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:53:47 /w/workspace/device-usb-camera/138@tmp/durable-e945e20b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:53:47 + echo total: 0.10999999940395355 [Pipeline] stash 03:53:47 Warning: overwriting stash ‘stack-cost’ 03:53:47 Stashed 1 file(s) [Pipeline] } 03:53:47 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-138-stack-cost] [Pipeline] // lock [Pipeline] } 03:53:47 $ docker stop --time=1 e9cdf5ff33f3ebbaad7409997e6d301f602bb75c99a1499752d3dda4f963a57c 03:53:49 $ docker rm -f --volumes e9cdf5ff33f3ebbaad7409997e6d301f602bb75c99a1499752d3dda4f963a57c [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 03:53:49 provisioning config files... 03:53:49 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13138096894325563650tmp [Pipeline] { [Pipeline] sh 03:53:49 + set +x 03:53:49 + curl -s https://codecov.io/bash 03:53:49 + bash -s -- 03:53:50 03:53:50 _____ _ 03:53:50 / ____| | | 03:53:50 | | ___ __| | ___ ___ _____ __ 03:53:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:53:50 | |___| (_) | (_| | __/ (_| (_) \ V / 03:53:50 \_____\___/ \__,_|\___|\___\___/ \_/ 03:53:50 Bash-1.0.6 03:53:50 03:53:50 03:53:50 ==> git version 2.25.1 found 03:53:50 ==> 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 03:53:50 Release-Date: 2020-01-08 03:53:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:53:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:53:50 ==> Jenkins CI detected. 03:53:50 current dir:  /w/workspace/exfoundry_device-usb-camera_main 03:53:50 project root: . 03:53:50 --> token set from env 03:53:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:53:50 ==> Running gcov in . (disable via -X gcov) 03:53:50 ==> Python coveragepy not found 03:53:50 ==> Searching for coverage reports in: 03:53:50 + . 03:53:50 -> Found 1 reports 03:53:50 ==> Detecting git/mercurial file structure 03:53:50 ==> Reading reports 03:53:50 + ./coverage.out bytes=53856 03:53:50 ==> Appending adjustments 03:53:50 https://docs.codecov.io/docs/fixing-reports 03:53:50 + Found adjustments 03:53:50 ==> Gzipping contents 03:53:50 8.0K /tmp/codecov.HN7lta.gz 03:53:50 ==> Uploading reports 03:53:50 url: https://codecov.io 03:53:50 query: branch=main&commit=5f6ddc471072d7de5768bf3a6831573b01813ed1&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:53:50 -> Pinging Codecov 03:53:50 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=5f6ddc471072d7de5768bf3a6831573b01813ed1&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:53:50 -> Uploading to 03:53:50 https://storage.googleapis.com/codecov/v4/raw/2023-09-01/73D8F5FF140700D3E01443B452E23636/5f6ddc471072d7de5768bf3a6831573b01813ed1/12ddd226-7750-4915-ab76-b713daf606c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230901%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230901T035350Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ffd70f524de073f756ed1e2a65f804389867c92373861ddde9d2f51250c61bf1 03:53:50 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:50 Dload Upload Total Spent Left Speed 03:53:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6883 0 0 100 6883 0 36226 --:--:-- --:--:-- --:--:-- 36226 03:53:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/5f6ddc471072d7de5768bf3a6831573b01813ed1 [Pipeline] } 03:53:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:53:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:53:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:53:51 03:53:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:53:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:53:51 df9b9388f04a: Pulling fs layer 03:53:51 52dc419b0ee2: Pulling fs layer 03:53:51 25bc292e5bac: Pulling fs layer 03:53:51 114826534d7a: Pulling fs layer 03:53:51 4657fd5d0bcf: Pulling fs layer 03:53:51 6ad1cebc031e: Pulling fs layer 03:53:51 8a3aa393b2d8: Pulling fs layer 03:53:51 114826534d7a: Waiting 03:53:51 4657fd5d0bcf: Waiting 03:53:51 6ad1cebc031e: Waiting 03:53:51 8a3aa393b2d8: Waiting 03:53:51 25bc292e5bac: Download complete 03:53:51 52dc419b0ee2: Download complete 03:53:51 4657fd5d0bcf: Download complete 03:53:51 df9b9388f04a: Download complete 03:53:51 df9b9388f04a: Pull complete 03:53:51 6ad1cebc031e: Verifying Checksum 03:53:51 6ad1cebc031e: Download complete 03:53:52 52dc419b0ee2: Pull complete 03:53:52 25bc292e5bac: Pull complete 03:53:52 114826534d7a: Verifying Checksum 03:53:52 114826534d7a: Download complete 03:53:52 8a3aa393b2d8: Verifying Checksum 03:53:52 8a3aa393b2d8: Download complete 03:53:55 114826534d7a: Pull complete 03:53:55 4657fd5d0bcf: Pull complete 03:53:56 6ad1cebc031e: Pull complete 03:53:59 8a3aa393b2d8: Pull complete 03:53:59 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:53:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:53:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:59 prd-ubuntu20.04-docker-8c-8g-5087 does not seem to be running inside a container 03:53:59 $ 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 03:54:05 $ docker top 914bf57a43258d9b2b52f3314757d4cc7a5835f6a8a4a3853cfe0b3c74f36f5a -eo pid,comm [Pipeline] { [Pipeline] echo 03:54:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 03:54:05 + set -o pipefail 03:54:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 03:54:12 03:54:12 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 03:54:12 03:54:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/dd5e74cb-e7ae-4691-8d81-9cbe9089b297 03:54:12 03:54:12 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:54:12 03:54:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:54:12 03:54:12 03:54:12 A medium severity vulnerability was found in the Snyk CLI versions you are using. 03:54:12 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 03:54:12 More details here: https://snyk.co/ue1NS [Pipeline] } 03:54:12 $ docker stop --time=1 914bf57a43258d9b2b52f3314757d4cc7a5835f6a8a4a3853cfe0b3c74f36f5a 03:54:17 $ docker rm -f --volumes 914bf57a43258d9b2b52f3314757d4cc7a5835f6a8a4a3853cfe0b3c74f36f5a [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 03:54:18 + git log --format=format:%s -1 5f6ddc471072d7de5768bf3a6831573b01813ed1 [Pipeline] sh 03:54:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:54:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:54:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:19 prd-ubuntu20.04-docker-8c-8g-5087 does not seem to be running inside a container 03:54:19 $ 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 03:54:19 $ docker top 0a1740050558c1028998d88d01d73383bffaac058a141b13761d7940ab46e821 -eo pid,comm 03:54:19 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). 03:54:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:54:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:54:19 [ssh-agent] Looking for ssh-agent implementation... 03:54:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:54:19 $ docker exec 0a1740050558c1028998d88d01d73383bffaac058a141b13761d7940ab46e821 ssh-agent 03:54:20 SSH_AUTH_SOCK=/tmp/ssh-YkDaZvQw4Hun/agent.32 03:54:20 SSH_AGENT_PID=38 03:54:20 Running ssh-add (command line suppressed) 03:54:20 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15055081260928520916.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15055081260928520916.key) 03:54:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:54:20 + git semver tag 03:54:20 2023-09-01 03:54:20,665 [run_tag] DEBUG tag force:False 03:54:20 2023-09-01 03:54:20,665 [check_head_tag] DEBUG check head tag 03:54:20 2023-09-01 03:54:20,666 [execute] INFO git cat-file --batch-check 03:54:20 2023-09-01 03:54:20,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 03:54:20 2023-09-01 03:54:20,670 [execute] INFO git cat-file --batch 03:54:20 2023-09-01 03:54:20,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 03:54:20 2023-09-01 03:54:20,699 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:54:20 2023-09-01 03:54:20,699 [execute] INFO git tag -a v3.1.0-dev.14 -m v3.1.0-dev.14 03:54:20 2023-09-01 03:54:20,699 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.14', '-m', 'v3.1.0-dev.14'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 03:54:20 2023-09-01 03:54:20,704 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:54:20 3.1.0-dev.14 [Pipeline] } 03:54:20 $ docker exec --env ******** --env ******** 0a1740050558c1028998d88d01d73383bffaac058a141b13761d7940ab46e821 ssh-agent -k 03:54:20 unset SSH_AUTH_SOCK; 03:54:20 unset SSH_AGENT_PID; 03:54:20 echo Agent pid 38 killed; 03:54:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:54:21 + git semver [Pipeline] } 03:54:21 $ docker stop --time=1 0a1740050558c1028998d88d01d73383bffaac058a141b13761d7940ab46e821 03:54:22 $ docker rm -f --volumes 0a1740050558c1028998d88d01d73383bffaac058a141b13761d7940ab46e821 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:54:23 03:54:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:54:23 0.23.1-centos7: Pulling from edgex-lftools 03:54:23 ab5ef0e58194: Pulling fs layer 03:54:23 9712f1f96733: Pulling fs layer 03:54:23 63f879dbbcfc: Pulling fs layer 03:54:23 0d9ebad4ef96: Pulling fs layer 03:54:23 e9a5061849ea: Pulling fs layer 03:54:23 d747dcd14b5f: Pulling fs layer 03:54:23 2de7ff778b66: Pulling fs layer 03:54:23 0d9ebad4ef96: Waiting 03:54:23 e9a5061849ea: Waiting 03:54:23 9712f1f96733: Verifying Checksum 03:54:23 9712f1f96733: Download complete 03:54:24 63f879dbbcfc: Verifying Checksum 03:54:24 63f879dbbcfc: Download complete 03:54:24 e9a5061849ea: Verifying Checksum 03:54:24 e9a5061849ea: Download complete 03:54:24 d747dcd14b5f: Verifying Checksum 03:54:24 d747dcd14b5f: Download complete 03:54:24 0d9ebad4ef96: Verifying Checksum 03:54:24 ab5ef0e58194: Verifying Checksum 03:54:24 ab5ef0e58194: Download complete 03:54:24 2de7ff778b66: Verifying Checksum 03:54:24 2de7ff778b66: Download complete 03:54:26 ab5ef0e58194: Pull complete 03:54:26 9712f1f96733: Pull complete 03:54:27 63f879dbbcfc: Pull complete 03:54:30 0d9ebad4ef96: Pull complete 03:54:30 e9a5061849ea: Pull complete 03:54:31 d747dcd14b5f: Pull complete 03:54:32 2de7ff778b66: Pull complete 03:54:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:54:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:54:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:32 prd-ubuntu20.04-docker-8c-8g-5087 does not seem to be running inside a container 03:54:32 $ 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 03:54:41 $ docker top a803dc56a142295b3a668b6fdde48b534618e7a110821fa9519ec06a63e6dcde -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:54:41 provisioning config files... 03:54:41 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7196497424379753046tmp 03:54:41 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config210969558742009576tmp 03:54:41 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2035946848965278457tmp [Pipeline] { [Pipeline] echo 03:54:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:54:41 ---> sigul-configuration.sh 03:54:41 gpg: directory `/root/.gnupg' created 03:54:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:54:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:54:41 gpg: keyring `/root/.gnupg/secring.gpg' created 03:54:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:54:41 gpg: CAST5 encrypted data 03:54:41 gpg: encrypted with 1 passphrase 03:54:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:54:41 + mkdir /home/jenkins 03:54:41 + mkdir /home/jenkins/sigul [Pipeline] sh 03:54:42 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:54:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:54:42 ---> sigul-install.sh 03:54:42 Sigul already installed; skipping installation. [Pipeline] sh 03:54:42 + git tag --list 03:54:42 v0.0.0 03:54:42 v0.0.1-dev.1 03:54:42 v0.0.1-dev.10 03:54:42 v0.0.1-dev.11 03:54:42 v0.0.1-dev.12 03:54:42 v0.0.1-dev.13 03:54:42 v0.0.1-dev.14 03:54:42 v0.0.1-dev.15 03:54:42 v0.0.1-dev.16 03:54:42 v0.0.1-dev.2 03:54:42 v0.0.1-dev.3 03:54:42 v0.0.1-dev.4 03:54:42 v0.0.1-dev.5 03:54:42 v0.0.1-dev.6 03:54:42 v0.0.1-dev.7 03:54:42 v0.0.1-dev.8 03:54:42 v0.0.1-dev.9 03:54:42 v2.2.0 03:54:42 v2.2.0-dev.17 03:54:42 v2.2.0-dev.18 03:54:42 v2.2.0-dev.19 03:54:42 v2.2.0-dev.20 03:54:42 v2.2.0-dev.21 03:54:42 v2.2.0-dev.22 03:54:42 v2.2.0-dev.23 03:54:42 v2.2.0-dev.24 03:54:42 v2.2.0-dev.25 03:54:42 v2.2.0-dev.26 03:54:42 v2.2.0-dev.27 03:54:42 v2.3.0 03:54:42 v2.3.0-dev.1 03:54:42 v2.3.0-dev.10 03:54:42 v2.3.0-dev.11 03:54:42 v2.3.0-dev.12 03:54:42 v2.3.0-dev.13 03:54:42 v2.3.0-dev.14 03:54:42 v2.3.0-dev.15 03:54:42 v2.3.0-dev.16 03:54:42 v2.3.0-dev.17 03:54:42 v2.3.0-dev.18 03:54:42 v2.3.0-dev.19 03:54:42 v2.3.0-dev.2 03:54:42 v2.3.0-dev.20 03:54:42 v2.3.0-dev.21 03:54:42 v2.3.0-dev.22 03:54:42 v2.3.0-dev.23 03:54:42 v2.3.0-dev.24 03:54:42 v2.3.0-dev.25 03:54:42 v2.3.0-dev.26 03:54:42 v2.3.0-dev.27 03:54:42 v2.3.0-dev.28 03:54:42 v2.3.0-dev.3 03:54:42 v2.3.0-dev.4 03:54:42 v2.3.0-dev.5 03:54:42 v2.3.0-dev.6 03:54:42 v2.3.0-dev.7 03:54:42 v2.3.0-dev.8 03:54:42 v2.3.0-dev.9 03:54:42 v2.3.1 03:54:42 v2.3.1-dev.4 03:54:42 v2.3.1-dev.5 03:54:42 v2.3.1-dev.6 03:54:42 v3.0 03:54:42 v3.0.0 03:54:42 v3.0.0-dev.1 03:54:42 v3.0.0-dev.10 03:54:42 v3.0.0-dev.11 03:54:42 v3.0.0-dev.12 03:54:42 v3.0.0-dev.13 03:54:42 v3.0.0-dev.14 03:54:42 v3.0.0-dev.15 03:54:42 v3.0.0-dev.16 03:54:42 v3.0.0-dev.17 03:54:42 v3.0.0-dev.18 03:54:42 v3.0.0-dev.19 03:54:42 v3.0.0-dev.2 03:54:42 v3.0.0-dev.20 03:54:42 v3.0.0-dev.21 03:54:42 v3.0.0-dev.22 03:54:42 v3.0.0-dev.23 03:54:42 v3.0.0-dev.24 03:54:42 v3.0.0-dev.25 03:54:42 v3.0.0-dev.26 03:54:42 v3.0.0-dev.27 03:54:42 v3.0.0-dev.28 03:54:42 v3.0.0-dev.29 03:54:42 v3.0.0-dev.3 03:54:42 v3.0.0-dev.30 03:54:42 v3.0.0-dev.31 03:54:42 v3.0.0-dev.32 03:54:42 v3.0.0-dev.33 03:54:42 v3.0.0-dev.34 03:54:42 v3.0.0-dev.35 03:54:42 v3.0.0-dev.36 03:54:42 v3.0.0-dev.37 03:54:42 v3.0.0-dev.38 03:54:42 v3.0.0-dev.39 03:54:42 v3.0.0-dev.4 03:54:42 v3.0.0-dev.40 03:54:42 v3.0.0-dev.41 03:54:42 v3.0.0-dev.42 03:54:42 v3.0.0-dev.43 03:54:42 v3.0.0-dev.44 03:54:42 v3.0.0-dev.45 03:54:42 v3.0.0-dev.46 03:54:42 v3.0.0-dev.47 03:54:42 v3.0.0-dev.48 03:54:42 v3.0.0-dev.49 03:54:42 v3.0.0-dev.5 03:54:42 v3.0.0-dev.50 03:54:42 v3.0.0-dev.51 03:54:42 v3.0.0-dev.6 03:54:42 v3.0.0-dev.7 03:54:42 v3.0.0-dev.8 03:54:42 v3.0.0-dev.9 03:54:42 v3.1.0-dev.1 03:54:42 v3.1.0-dev.10 03:54:42 v3.1.0-dev.11 03:54:42 v3.1.0-dev.12 03:54:42 v3.1.0-dev.13 03:54:42 v3.1.0-dev.14 03:54:42 v3.1.0-dev.2 03:54:42 v3.1.0-dev.3 03:54:42 v3.1.0-dev.4 03:54:42 v3.1.0-dev.5 03:54:42 v3.1.0-dev.6 03:54:42 v3.1.0-dev.7 03:54:42 v3.1.0-dev.8 03:54:42 v3.1.0-dev.9 [Pipeline] sh 03:54:42 + lftools sign git-tag v3.1.0-dev.14 03:54:43 Signing Git tag with Sigul... 03:54:43 Signing v3.1.0-dev.14 [Pipeline] echo 03:54:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:54:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:54:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:54:44 $ docker stop --time=1 a803dc56a142295b3a668b6fdde48b534618e7a110821fa9519ec06a63e6dcde 03:54:45 $ docker rm -f --volumes a803dc56a142295b3a668b6fdde48b534618e7a110821fa9519ec06a63e6dcde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:54:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:54:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:54:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:46 prd-ubuntu20.04-docker-8c-8g-5087 does not seem to be running inside a container 03:54:46 $ 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 03:54:47 $ docker top f1572ef22e204590ba0cca46e43bcf937750193986e85962ac5b685fd0aab31f -eo pid,comm 03:54:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:54:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:54:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:54:47 [ssh-agent] Looking for ssh-agent implementation... 03:54:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:54:47 $ docker exec f1572ef22e204590ba0cca46e43bcf937750193986e85962ac5b685fd0aab31f ssh-agent 03:54:47 SSH_AUTH_SOCK=/tmp/ssh-vXeaIy8iGnPJ/agent.14 03:54:47 SSH_AGENT_PID=20 03:54:47 Running ssh-add (command line suppressed) 03:54:48 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3414012985545427130.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3414012985545427130.key) 03:54:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:54:48 + git semver bump pre 03:54:48 2023-09-01 03:54:48,532 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:54:48 2023-09-01 03:54:48,532 [bump_version] DEBUG bumping version:3.1.0-dev.14 on axis:pre with prefix:dev 03:54:48 2023-09-01 03:54:48,532 [bump_version] DEBUG bumped version:3.1.0-dev.15 03:54:48 2023-09-01 03:54:48,532 [write_version] DEBUG write version:3.1.0-dev.15 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 03:54:48 2023-09-01 03:54:48,532 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:54:48 2023-09-01 03:54:48,533 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:54:48 2023-09-01 03:54:48,536 [execute] INFO git cat-file --batch-check 03:54:48 2023-09-01 03:54:48,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:54:48 2023-09-01 03:54:48,543 [execute] INFO git cat-file --batch 03:54:48 2023-09-01 03:54:48,543 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:54:48 2023-09-01 03:54:48,546 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:54:48 3.1.0-dev.15 [Pipeline] } 03:54:48 $ docker exec --env ******** --env ******** f1572ef22e204590ba0cca46e43bcf937750193986e85962ac5b685fd0aab31f ssh-agent -k 03:54:48 unset SSH_AUTH_SOCK; 03:54:48 unset SSH_AGENT_PID; 03:54:48 echo Agent pid 20 killed; 03:54:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:54:49 + git semver [Pipeline] } 03:54:49 $ docker stop --time=1 f1572ef22e204590ba0cca46e43bcf937750193986e85962ac5b685fd0aab31f 03:54:50 $ docker rm -f --volumes f1572ef22e204590ba0cca46e43bcf937750193986e85962ac5b685fd0aab31f [Pipeline] // withDockerContainer [Pipeline] sh 03:54:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:54:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:54:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:51 prd-ubuntu20.04-docker-8c-8g-5087 does not seem to be running inside a container 03:54:51 $ 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 03:54:52 $ docker top 17bad8d34ec592cc7b2bb4a14680cdcd83a4e4e2edefc7c66606e9fccbdbd849 -eo pid,comm 03:54: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). 03:54:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:54:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:54:52 [ssh-agent] Looking for ssh-agent implementation... 03:54:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:54:53 $ docker exec 17bad8d34ec592cc7b2bb4a14680cdcd83a4e4e2edefc7c66606e9fccbdbd849 ssh-agent 03:54:53 SSH_AUTH_SOCK=/tmp/ssh-IcIANvENnZoZ/agent.32 03:54:53 SSH_AGENT_PID=38 03:54:53 Running ssh-add (command line suppressed) 03:54:53 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16561955620979817384.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16561955620979817384.key) 03:54:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:54:53 + git semver push 03:54:53 2023-09-01 03:54:53,776 [run_push] DEBUG push 03:54:53 2023-09-01 03:54:53,777 [execute] INFO git cat-file --batch-check 03:54:53 2023-09-01 03:54:53,777 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:54:53 2023-09-01 03:54:53,781 [execute] INFO git rev-list 3877844974e730946ee7c3cf7722fcefeaaa0ffe -- 03:54:53 2023-09-01 03:54:53,782 [execute] DEBUG Popen(['git', 'rev-list', '3877844974e730946ee7c3cf7722fcefeaaa0ffe', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 03:54:53 2023-09-01 03:54:53,787 [execute] INFO git fetch -v origin 03:54:53 2023-09-01 03:54:53,788 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 03:54:54 2023-09-01 03:54:54,219 [run_push] DEBUG no remote changes detected 03:54:54 2023-09-01 03:54:54,220 [execute] INFO git push origin semver 03:54:54 2023-09-01 03:54:54,220 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 03:54:54 2023-09-01 03:54:54,927 [run_push] DEBUG push all version tags 03:54:54 2023-09-01 03:54:54,927 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:54:54 2023-09-01 03:54:54,928 [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) 03:54:55 2023-09-01 03:54:55,761 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:54:55 3.1.0-dev.15 [Pipeline] } 03:54:55 $ docker exec --env ******** --env ******** 17bad8d34ec592cc7b2bb4a14680cdcd83a4e4e2edefc7c66606e9fccbdbd849 ssh-agent -k 03:54:56 unset SSH_AUTH_SOCK; 03:54:56 unset SSH_AGENT_PID; 03:54:56 echo Agent pid 38 killed; 03:54:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:54:56 + git semver [Pipeline] } 03:54:56 $ docker stop --time=1 17bad8d34ec592cc7b2bb4a14680cdcd83a4e4e2edefc7c66606e9fccbdbd849 03:54:57 $ docker rm -f --volumes 17bad8d34ec592cc7b2bb4a14680cdcd83a4e4e2edefc7c66606e9fccbdbd849 [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 03:54:58 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 03:54:58 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 03:54:58 total 16 03:54:58 drwxr-xr-x 3 root root 4096 Sep 1 03:44 . 03:54:58 drwxrwxr-x 11 jenkins jenkins 4096 Sep 1 03:54 .. 03:54:58 drwxr-xr-x 2 root root 4096 Sep 1 03:44 cost 03:54:58 -rw-r--r-- 1 root root 89 Sep 1 03:44 cost.csv 03:54:58 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 03:54:58 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 03:54:58 total 16 03:54:58 drwxr-xr-x 3 jenkins jenkins 4096 Sep 1 03:44 . 03:54:58 drwxrwxr-x 11 jenkins jenkins 4096 Sep 1 03:54 .. 03:54:58 drwxr-xr-x 2 jenkins jenkins 4096 Sep 1 03:44 cost 03:54:58 -rw-r--r-- 1 jenkins jenkins 89 Sep 1 03:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:54:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:54:59 ---> package-listing.sh 03:54:59 ++ facter osfamily 03:54:59 ++ tr '[:upper:]' '[:lower:]' 03:55:00 + OS_FAMILY=debian 03:55:00 + workspace=/w/workspace/exfoundry_device-usb-camera_main 03:55:00 + START_PACKAGES=/tmp/packages_start.txt 03:55:00 + END_PACKAGES=/tmp/packages_end.txt 03:55:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:55:00 + PACKAGES=/tmp/packages_start.txt 03:55:00 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 03:55:00 + PACKAGES=/tmp/packages_end.txt 03:55:00 + case "${OS_FAMILY}" in 03:55:00 + dpkg -l 03:55:00 + grep '^ii' 03:55:00 + '[' -f /tmp/packages_start.txt ']' 03:55:00 + '[' -f /tmp/packages_end.txt ']' 03:55:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:55:00 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 03:55:00 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 03:55:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 03:55:00 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 03:55:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:55:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:55:01 prd-ubuntu20.04-docker-8c-8g-5087 does not seem to be running inside a container 03:55:01 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 03:55:01 $ docker top 466cbebd153da4b3b230f8ebfd655d38c4bcea2b07469dc8732b4212b5f03686 -eo pid,comm [Pipeline] { [Pipeline] sh 03:55:01 + touch /tmp/pre-build-complete [Pipeline] sh 03:55:01 + mkdir -p /var/log/sysstat [Pipeline] sh 03:55:02 + ls /var/log/sa-host 03:55:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:55:02 provisioning config files... 03:55:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9817517515129263042tmp [Pipeline] { [Pipeline] echo 03:55:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:55:02 ---> create-netrc.sh [Pipeline] } 03:55:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:55:03 ---> python-tools-install.sh [Pipeline] echo 03:55:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:55:03 ---> sudo-logs.sh 03:55:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:55:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:55:03 ---> job-cost.sh 03:55:03 lf-activate-venv: SKIPPING 03:55:03 DEBUG: total: 0.2199999988079071 03:55:03 INFO: Retrieving Stack Cost... 03:55:03 INFO: Retrieving Pricing Info for: v3-standard-8 03:55:04 INFO: Archiving Costs [Pipeline] echo 03:55:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:55:04 ---> logs-deploy.sh 03:55:04 lf-activate-venv: SKIPPING 03:55:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/138 03:55:04 INFO: archiving workspace using pattern(s): 03:55:05 Archives upload complete. 03:55:05 INFO: archiving logs to Nexus